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

Function piped_polling

tests/all/piped_tests.rs:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64
65 #[test]
66 fn piped_polling() {
67 run_wasmtime_piped(PIPED_POLLING_COMPONENT).unwrap()
68 }
69}

Callers

nothing calls this directly

Calls 2

run_wasmtime_pipedFunction · 0.85
unwrapMethod · 0.45

Tested by

no test coverage detected