Hacker News new | ask | show | jobs
by steveklabnik 3700 days ago
The issue is emscripten uses a different LLVM version than we do; so it can work, but it's got some rough edges.

We want both compile to JS and compile to wasm to work well, the work just isn't done yet.