Skip to main content

Module context

Module context 

Source
Expand description

VM execution context and error types

Structs§

ErrorLocation
Source location for error reporting
LocatedVMError
VMError with optional source location for better error messages
VMContext
VM execution context passed to module functions

Enums§

VMError
VM runtime errors