Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
wasi-libc - 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.
Packages
wasi-libc-25-2.aldos.src
[1.4 MiB] |
Changelog
by Joel Barrios (2025-07-03):
- Adjust Makefile for LLVM trunk (20) as of 2025-01-26 (#564).
|