Crate petr_vm

Source
Expand description

Basic VM/interpreter for petr-ir. Primarily intended for testing the correctness of codegen and maybe some other features down the line, like a debugger or repl.

Structs§

ProgramOffset
Register
Value
Vm
VmState

Enums§

VmError

Type Aliases§

VmLogs