fn run<M: MemorySize>(
ctx: WasiFunctionEnv,
store: Store,
child_handle: WasiThreadHandle,
rewind_state: Option<(RewindState, RewindResultType)>,
) -> ExitCode
fn run<M: MemorySize>(
ctx: WasiFunctionEnv,
store: Store,
child_handle: WasiThreadHandle,
rewind_state: Option<(RewindState, RewindResultType)>,
) -> ExitCode