wtf do these WebAssembly repos do?
Popular WebAssembly repositories on GitHub, each decoded: what it actually does, its stack, and how to run it.
- assemblyscript/assemblyscriptAssemblyScript is a compiler that turns TypeScript-like code into WebAssembly, so JS developers can write fast
- webassembly/binaryenC++ library and toolkit for compiling and optimizing code to WebAssembly, used internally by Emscripten, Rust,
All repos · Explain any other repo →