Recently, @pakls contributed a series of conditional branch instructions which enables further translation from higher level languages to our virtual machine. However, lacking of labels prevents jump instructions from being efficiently used.
Thus, we expect that assembler can recognize labels as the indicators of open/close loop or deterministic location.
Recently, @pakls contributed a series of conditional branch instructions which enables further translation from higher level languages to our virtual machine. However, lacking of labels prevents jump instructions from being efficiently used.
Thus, we expect that assembler can recognize labels as the indicators of open/close loop or deterministic location.