Description
Provides a C standard library implementation for WebAssembly programs that target WASI. It lets developers compile C or C-compatible code for portable WASI runtimes with familiar libc functions available.
This is a toolchain library, not an application. It is mainly installed by developers or build systems, and the behavior users see depends on the WebAssembly program being compiled or run.