6 releases (breaking)

0.10.0 Feb 9, 2020
0.9.0 Jan 10, 2020
0.8.0 Nov 20, 2019
0.7.0 Nov 15, 2019
0.2.0 Aug 21, 2019

#1477 in WebAssembly

Apache-2.0 WITH LLVM-exception

8MB
185K SLoC

Rust 133K SLoC // 0.1% comments WebAssembly 49K SLoC // 0.0% comments C 2.5K SLoC // 0.1% comments JavaScript 403 SLoC // 0.0% comments GNU Style Assembly 62 SLoC Shell 13 SLoC // 0.1% comments

This is the wasmtime-wasi-c crate, which implements the WebAssembly System Interface (WASI) API in C.

WASI is greatly inspired by and directly derived from CloudABI. It differs in that it has aspirations to expand to a greater scope, and to better support the needs of WebAssembly engines.

Dependencies

~21MB
~384K SLoC