wasmi 1.0.9

WebAssembly interpreter
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod call_hook;
mod call_host_via_engine;
mod fuel_consumption;
mod fuel_metering;
mod func;
mod host_call_compilation;
mod host_call_instantiation;
mod host_calls_wasm;
mod instantitation;
mod resource_limiter;
mod resumable_call;