Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ Foo
Method
Foo
tests/runtime/resource-borrow/test.cs:12–14 ·
view source on GitHub ↗
(IToTestExports.Thing v)
Source
from the content-addressed store, hash-verified
10
}
11
12
public static uint Foo(IToTestExports.Thing v) {
13
return ((Thing) v).val + 2;
14
}
15
}
16
}
Callers
3
Run
Function · 0.45
Run
Method · 0.45
Run
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected