Hacker News new | ask | show | jobs
by larsiusprime 3255 days ago
That's basically Haxe, if/when it adds a WebAssembly target. It already supports regular JS.

www.haxe.org

1 comments

We're basically waiting for the spec for GC to come together and early betas to hit the repo. Support for the WebAssembly target will come soon after. https://github.com/WebAssembly/gc/blob/master/proposals/gc/O...

Follow haxe.io for news, etc. : https://haxe.io/

I like Haxe but had my qualms with it too. To be honest, I would have to try again, but last I tried I remember at least having some issues with the type system, and the module system was OK but I definitely miss my ES modules.