MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / async_engine

Function async_engine

crates/test-util/src/component.rs:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40pub fn async_engine() -> Engine {
41 Engine::default()
42}
43
44/// Newtype wrapper for `f32` whose `PartialEq` impl considers NaNs equal to each other.
45#[derive(Copy, Clone, Debug, Arbitrary)]

Callers 3

smokeFunction · 0.85
smoke_func_wrapFunction · 0.85
drop_resource_asyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected