package
1.1.0
Repository: https://github.com/ejcx/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.

# 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.