Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ recurse
Function
recurse
tests/all/component_model/func.rs:3000–3002 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2998
2999
#[test]
3000
fn recurse() -> Result<()> {
3001
test_recurse(RecurseKind::AThenB)
3002
}
3003
3004
#[test]
3005
fn recurse_trap() -> Result<()> {
Callers
nothing calls this directly
Calls
1
test_recurse
Function · 0.85
Tested by
no test coverage detected