wasmtime-wasi-c

Crates.iowasmtime-wasi-c
lib.rswasmtime-wasi-c
version0.10.0
sourcesrc
created_at2019-08-21 00:07:54.172438
updated_at2020-02-09 13:18:05.31798
descriptionWASI API support for Wasmtime
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id158489
size335,524
Dan Gohman (sunfishcode)

documentation

README

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.

Commit count: 13334

cargo fmt