aboutsummaryrefslogtreecommitdiffstats
path: root/devel/wasi-libc/pkg-descr
blob: ec98726ef80f336af51ec3ba2b50e17e59ab2cec (plain) (blame)
1
2
3
4
5
6
libc/sysroot for WASI (WebAssembly System Interface)

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.