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