Hacker News new | ask | show | jobs
by alexschleber 3935 days ago
Here is a potentially more urgent idea: Create a transpiler Javascript to Go. Now THAT would get my attention.
2 comments

The compiler team built a non-general transpiler from C to Go in order to port the compiler.

Perhaps it could be hacked to read js?

Or if you're feeling really adventurous, create a JavaScript -> HaXe transpiler and add a Go output for Haxe.