Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ Roundtrip
Function
Roundtrip
tests/runtime/strings/test.go:19–21 ·
view source on GitHub ↗
(x string)
Source
from the content-addressed store, hash-verified
17
}
18
19
func
Roundtrip(x string) string {
20
return
x
21
}
Callers
1
Run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected