Function wasmtime_wasi::sync::snapshots::preview_0::add_wasi_unstable_to_linker[][src]

pub fn add_wasi_unstable_to_linker<T, U>(
    linker: &mut Linker<T>,
    get_cx: impl Fn(&mut T) -> &mut U + Send + Sync + Copy + 'static
) -> Result<()> where
    U: UserErrorConversion + WasiUnstable
Expand description

Adds all instance items to the specified Linker.