pub fn generate_import_object_from_env(
    store: &mut impl AsStoreMut,
    env: &FunctionEnv<WasiEnv>,
    version: WasiVersion
) -> Imports
Expand description

Create an Imports from a [Context]