Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime-go
/ Error
Method
Error
trap.go:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
func
(t *Trap) Error() string {
116
return
t.Message()
117
}
118
119
func
unwrapStrOr(s *string, other string) string {
120
if
s == nil {
Callers
15
TestInstanceBad
Function · 0.45
TestConfig
Function · 0.45
TestTable
Function · 0.45
TestGlobal
Function · 0.45
TestRefTypesWrap
Function · 0.45
TestLinker
Function · 0.45
TestLinkerShadowing
Function · 0.45
TestLinkerTrap
Function · 0.45
TestLinkerDefineUnknownImportsAsTraps
Function · 0.45
TestLinkerDefineUnknownImportsAsDefaultValues
Function · 0.45
TestTrapFrames
Function · 0.45
TestTrapModuleName
Function · 0.45
Calls
1
Message
Method · 0.95
Tested by
15
TestInstanceBad
Function · 0.36
TestConfig
Function · 0.36
TestTable
Function · 0.36
TestGlobal
Function · 0.36
TestRefTypesWrap
Function · 0.36
TestLinker
Function · 0.36
TestLinkerShadowing
Function · 0.36
TestLinkerTrap
Function · 0.36
TestLinkerDefineUnknownImportsAsTraps
Function · 0.36
TestLinkerDefineUnknownImportsAsDefaultValues
Function · 0.36
TestTrapFrames
Function · 0.36
TestTrapModuleName
Function · 0.36