//
pkg.gl
Category
gate.computer/wag
object
package
0.36.0
Repository:
https://github.com/gate-computer/wag.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
105 SLOC
#
Packages
abi
No description provided by the author
debug
Package debug contains DebugObjectMapper implementations.
stack
Package stack provides runtime call stack manipulation functions.
#
Functions
FindCallSite
No description provided by the author
#
Structs
CallMap
CallMap implements compile.ObjectMapper.
CallSite
CallSite represents an offset within the text section (machine code) where a function call is made.
FuncMap
FuncMap implements compile.ObjectMapper.