Files
wasmtime/crates/api
Alex Crichton dc3f88b297 Store v128 as u128 in wasmtime crate (#689)
As [suggested], this seems like a better and more ergonomic idea than
using `[u8; 16]`!

[suggested]: 3d69e04659 (r36326017)
2019-12-17 09:25:09 -06:00
..
2019-11-08 06:35:40 -08:00
2019-11-08 06:35:40 -08:00

Implementation of wasm-c-api in Rust

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