fn call_module(
ctx: WasiFunctionEnv,
store: Store,
handle: WasiThreadRunGuard,
rewind_state: Option<(RewindState, RewindResultType)>,
recycle: Option<Box<TaskWasmRecycle>>,
)
Expand description
Calls the module
fn call_module(
ctx: WasiFunctionEnv,
store: Store,
handle: WasiThreadRunGuard,
rewind_state: Option<(RewindState, RewindResultType)>,
recycle: Option<Box<TaskWasmRecycle>>,
)
Calls the module