Hacker News new | ask | show | jobs
by themihai 3052 days ago
Transpilation to JS always sucks. JS was not designed as a compiler target. The point of WASM is exactly that: Compile any language on the web without getting into the JS limitation.