Crate tc_executor_twasmi[−][src]
This crate provides an implementation of WasmModule
that is baked by twasmi.
Structs
WasmiInstance | Wasmi instance wrapper along with the state snapshot. |
WasmiRuntime | A runtime along with initial copy of data segments. |
Functions
create_runtime | Create a new |