WebAssembly repos explained in plain English
Popular WebAssembly repositories on GitHub, each explained for non-coders — what it does, its tech 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 →