Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ Y
Struct
Y
tests/runtime/resources/leaf.go:7–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
Y
struct
{
8
pinner runtime.Pinner
9
handle int32
10
a int32
11
}
12
13
func
(self *Y) GetA() int32 {
14
return
self.a
Callers
1
TestImports
Method · 0.85
Calls
no outgoing calls
Tested by
1
TestImports
Method · 0.68