13 repos
Libraries, SDKs, and tooling for building WebAssembly applications with system-level capabilities. WASI enables WebAssembly to run outside the browser with access to file systems, networking, and other OS features through a standardized interface. The cluster centers on foundational components like wasi-sdk (compiler and build tools), wasi-libc (C standard library for WASI), and supporting infrastructure built primarily in CMake, Rust, and C.