wasmer_wasix::bin_factory::exec

Function call_module

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

Calls the module