Documentation ¶
Overview ¶
Package runtime contains the definitions, verification tools, and abstract machine implementation for the system's instruction set architecture (ISA)
Index ¶
Constants ¶
View Source
const ErrUnexpectedType = "got %s, expected %s"
ErrUnexpectedType maps a Go interface conversion error to something that will make more sense to an Ale program
Variables ¶
This section is empty.
Functions ¶
func NormalizeGoRuntimeError ¶
func NormalizeGoRuntimeErrors ¶
func NormalizeGoRuntimeErrors()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.