The lang/wasi-libc port
wasi-libc-0.20231121 – C standard library 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.
WWW: https://github.com/WebAssembly/wasi-libc
- Only for arches
-
aarch64
amd64
arm
i386
mips64
mips64el
powerpc
powerpc64
riscv64
sparc64
- Categories:
-
lang
Library dependencies
Build dependencies
Run dependencies