Hacker News new | ask | show | jobs
by Conlectus 997 days ago
From what I can tell the issue here is that the author has produced a WASM module with minified dynamic dependencies. This is not an issue with the runtimes but with the earlier compilation toolchain.

In another thread it was suggested that Emscripten was used, but its runtime wasn’t provided.