Searched refs:module_async (Results 1 – 4 of 4) sorted by relevance
34 .module_async(&mut store, "", &module) in main()
734 linker.module_async(&mut store, "", &module1).await?; in linker_module_command()773 linker.module_async(&mut store, "", &module1).await?; in linker_module_reactor()
837 pub async fn module_async( in module_async() method
449 .module_async(&mut *store, name, &preload_module) in instantiate_and_run()