C library for WASI - headers and development files
Description
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
2026-01-21 22:14:12 GMT
Size
155.65 KB
367e2add25f842c84d818511c7e75705
License
Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT AND BSD-2-Clause