There are 2 kinds of backends for WebAssembly:
- Emscripten: Rely on JS & Better for Browser env
- WASI: NOT reply on JS, suitable for running cases that highlights platform-independence
To Emscripten
To WASI
Some other tools about wasm
disassm/assm, dump, etc
https://github.com/WebAssembly/wabt