38 repos
Toolchains, compilers, and runtime systems for compiling to and executing WebAssembly across multiple languages and platforms. The cluster centers on core infrastructure like wasm-tools and emscripten (C/C++ to WASM compilation), alongside language-specific tooling for Go, Rust, and other ecosystems. Repositories here cover compiler backends, bytecode manipulation, optimization, and WASM runtime support for both browser and server-side execution.
bytecodealliance/wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules