Standard C library implementation for WebAssembly System Interface
- C 100%
| .fmf | ||
| .gitignore | ||
| 0001-make-don-t-rebuild-files-on-make-install.patch | ||
| 0002-Use-fno-strict-aliasing-for-emmalloc-424.patch | ||
| 0003-Adjust-Makefile-for-LLVM-trunk-17-as-of-2023-06-18-4.patch | ||
| gating.yaml | ||
| README.md | ||
| smoke-test.c | ||
| sources | ||
| test-plan.fmf | ||
| wasi-libc.spec | ||
wasi-libc
Standard C library implementation for WebAssembly System Interface.
Quick How-to use
$ clang --target=wasm32-wasi ...