Function wasmer_wasix::bin_factory::exec::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