Files
wasmtime/wasmtime-api
Peter Huene 406bc7895a Implement reading module table imports in API. (#387)
This commit implements populating the table imports of a module from the API.

It also allows for `anyref` in table types as per the reference types proposal.
2019-09-27 05:50:54 -07:00
..
2019-09-18 09:15:14 -07:00
2019-09-26 15:46:18 -07:00

Implementation of wasm-c-api in Rust

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