Function wasmer_wasix::bin_factory::exec::run_recycle
source · unsafe fn run_recycle(
callback: Option<Box<TaskWasmRecycle>>,
ctx: WasiFunctionEnv,
store: Store,
)
Expand description
§SAFETY
This must be executed from the same thread that owns the instance as otherwise it will cause a panic