Files
wasmtime/crates/c-api
Peter Huene c92bf4d863 Rename wasi_config_set_std[in|out|err].
This commit renames `wasi_config_set_std[in|out|err]` to
`wasi_config_set_std[in|out|err]_file` so we can reserve the former for
when the C API supports a stream abstraction.
2020-02-25 15:41:21 -08:00
..
2020-02-05 14:14:07 -06:00
2020-02-24 17:42:44 -08:00

Implementation of wasm-c-api in Rust

https://github.com/WebAssembly/wasm-c-api