Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ piped_multiple
Function
piped_multiple
tests/all/piped_tests.rs:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
60
#[test]
61
fn piped_multiple() {
62
run_wasmtime_piped(PIPED_MULTIPLE_COMPONENT).unwrap()
63
}
64
65
#[test]
66
fn piped_polling() {
Callers
nothing calls this directly
Calls
2
run_wasmtime_piped
Function · 0.85
unwrap
Method · 0.45
Tested by
no test coverage detected