C library implementation for WebAssembly System Interface
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
2024-09-20 23:48:10 GMT
Size
1.35 MB
b4165b515c140e67f3345eed87a6e7f2
License
Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT AND BSD-2-Clause