pub async fn new_instance_async( store: impl AsContextMut, module: &Module, imports: &[()], ) -> Result<Instance>