wasmer_wasix

Function wait_for_snapshot

Source
pub fn wait_for_snapshot(
    env: &WasiEnv,
) -> Pin<Box<dyn Future<Output = ()> + Send + Sync>>