Files
wasmtime/wasmtime-runtime/src
Stefano Buliani 3351befb3b Allow access to memory_index and grow on Instance (#105)
* Changed `memory_grow` and `memory_index` in `Instance` struct to be `pub(crate)` and added the equivalent proxy methods to the `InstanceHandle` struct.
2019-04-16 19:59:54 -07:00
..
2019-04-03 06:50:38 -07:00