Function crows_wasm::fetch_config

source ·
pub async fn fetch_config(
    instance: Instance,
    store: &mut Store<WasiHostCtx>
) -> Result<Config>