WASI Libc is a libc for WebAssembly programs built on top of WASI system calls.
It provides a wide array of POSIX-compatible C APIs, including support for
standard I/O, file I/O, filesystem manipulation, memory management, time,
string, environment variables, program startup, and many other APIs.
Build Time
2024-07-21 06:07:40 GMT
Size
346.42 KB
3a961c4a9889a85d14985667fe0e6c15
License
Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT AND BSD-2-Clause