Skip to content

Add assembler and disasembler

Stuart Dilts requested to merge vm-engine into master

Add basic assembler and disassembler for the proposed bytecode scheme. Note that the docs don't match the implemented instructions.

Merge request reports