package
1.9.0
Repository: https://github.com/tetratelabs/wazero.git
Documentation: pkg.go.dev

# Functions

FuncName returns the naming convention of "moduleName.funcName".
NewDWARFLines returns DWARFLines for the given *dwarf.Data.
No description provided by the author

# Constants

GoRuntimeErrorTracePrefix is the prefix coming before the Go runtime stack trace included in the face of runtime.Error.
MaxFrames is the maximum number of frames to include in the stack trace.

# Structs

DWARFLines is used to retrieve source code line information from the DWARF data.

# Interfaces

ErrorBuilder helps build consistent errors, particularly adding a WASM stack trace.