Expand description
VM execution context and error types
Structs§
- Error
Location - Source location for error reporting
- LocatedVM
Error - VMError with optional source location for better error messages
- VMContext
- VM execution context passed to module functions
Enums§
- VMError
- VM runtime errors