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-06-23 10:15:41 GMT
Size
346.23 KB
6f078c7ae5910f212e6d6c5ee026759a
License
Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT AND BSD-2-Clause