Searched refs:async_module (Results 1 – 1 of 1) sorted by relevance
1009 let async_module = Module::new(async_store.engine(), wat)?; in async_then_sync_trap() localVariable1026 .instantiate_async(&mut async_store, &async_module) in async_then_sync_trap()1067 let async_module = Module::new(async_store.engine(), wat)?; in sync_then_async_trap() localVariable1073 .instantiate_async(&mut async_store, &async_module) in sync_then_async_trap()