wasi-libc: A libc for WebAssembly programs built on top of WASI system calls1

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.

... part of T2, get it here

URL: https://wasi.dev/

Author: WebAssembly CG
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: APL MIT
Status: Stable
Version: 21

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/WebAssembly/wasi-libc/ tags

T2 source: hotfix-no-check.patch
T2 source: wasi-libc.cache
T2 source: wasi-libc.desc
T2 source: wasi-sdk.cmake

Build time (on reference hardware): 30% (relative to binutils)2

Installed size (on reference hardware): 1.39 MB, 221 files

Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gawk grep gzip llvm make patch sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).