43 repos across 2 sub-areas
WebAssembly and Cross-Platform Compilation
24 repos
Tools and libraries for compiling code to WebAssembly (WASM) and running it across browsers and other platforms. The cluster centers on Emscripten, a compiler toolchain that transpiles C/C++ to JavaScript and WebAssembly, alongside examples, bindings, and related projects for Go, mobile platforms (Android), and web applications. Developers here work on making native code portable to web environments and exploring WASM's expanding runtime capabilities.
WebAssembly tooling and runtimes
19 repos
Tools, compilers, and runtimes for building and executing WebAssembly across multiple languages and platforms. The cluster centers on wasm-tools and related infrastructure for compiling Rust, Python, and other languages to WebAssembly, with support for both browser and server-side execution. Key projects include AssemblyScript for wasm-first development, Pyodide for Python in the browser, and the Extism plugin system, alongside lower-level compiler utilities and emscripten-based tooling.