Files
wasmtime/wasmtime-api
Andrew Brown 68de2247bc Avoid errors when converting V128 for the wasm-c-api
For this to work the wasm-c-api must add support for the V128 type (e.g. through __uint128_t)
2019-09-26 15:46:18 -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