Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ A
Method
A
tests/runtime/resource_alias/test.cs:12–14 ·
view source on GitHub ↗
(IE1Exports.Foo f)
Source
from the content-addressed store, hash-verified
10
}
11
12
public static List<IE1Exports.X> A(IE1Exports.Foo f) {
13
return new List<IE1Exports.X>() { f.x };
14
}
15
}
16
17
public class E2ExportsImpl : IE2Exports {
Callers
2
Run
Function · 0.45
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected