assyrianic / Tagha

Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
MIT License
124 stars 8 forks source link

Add "break" opcode to allow for debugging. #33

Closed assyrianic closed 6 years ago

assyrianic commented 6 years ago

pointless, halt itself can be utilized as a breakpoint for debugging.