Files
wasmtime/crates/c-api
Alex Crichton e0dff02c9e Expand the C API slightly (#1404)
* Expand the C API slightly

Fill out missing `wasm_{memory,table}_type` APIs and don't panic on the
`wasm_externtype_as_*type_const` APIs and opt for returning a null
pointer instead.

* Update crates/c-api/src/lib.rs

Co-Authored-By: Yury Delendik <ydelendik@mozilla.com>

Co-authored-by: Yury Delendik <ydelendik@mozilla.com>
2020-03-25 16:12:19 -05:00
..
2020-03-25 16:12:19 -05:00
2020-02-05 14:14:07 -06:00
2020-03-23 21:02:31 -05:00

Implementation of wasm-c-api in Rust

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