Files
wasmtime/crates/c-api/include
Peter Huene 0d5d63fdb1 Support WASI snapshot0 in the C API.
This commit adds support for snapshot0 in the WASI C API.

A name parameter was added to `wasi_instance_new` to accept which WASI module
is being instantiated.

Additionally, the C# API now supports constructing a WASI instance based on the
WASI module name.

Fixes #1221.
2020-03-25 18:22:22 -07:00
..
2020-03-25 18:22:22 -07:00
2020-03-23 21:02:31 -05:00