Function fetch_config

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