-
- Downloads
Bytecode: store instruction opcode (Tags enum) directly inside instruction classes
This makes the code simpler. Incidentally, since Tags are no longer stored as uint8_t, this makes the .cod files larger, but there is no clear performance impact.
Loading
Please register or sign in to comment