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: René Rebe <rene [at] exactco [dot] de>

License: APL MIT
Version: 32

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

CPU architectures: Does not support: alpha hppa hppa64 ia64

Download: https://github.com/WebAssembly/wasi-libc/ wasi-sdk-32.tar.gz

T2 source: wasi-libc.cache
T2 source: wasi-libc.desc
T2 source: wasi-sdk.cmake
T2 source: wasi.in

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

Installed size (on reference hardware): 1.99 MB, 250 files

Dependencies (build time detected): bash binutils clang cmake coreutils diffutils gawk grep gzip llvm make openssl sed tar util-linux

Installed files (on reference hardware): [show]

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).