Hacker News new | ask | show | jobs
by azakai 4824 days ago
> Current asm.js is just for C/C++

There is already asm.js support for lljs, some thoughts on support in things like JSIL (C#) and Haxe (as you mentioned).

And in principle anything that compiles to LLVM IR or C/C++ would work through emscripten.