constructor
Gets an argument. **Do not use this when argument is array (string)**
Reads an array from arguments. Will try to read enough bytes to fill array
Changes value of an argument. **Do not use this when argument is array (string)**
starts execution from a label. Will do nothing if label invalid or doesnt exist
loads bytecode
instruction table.
label names, at corresponding label index
index next argument
stores arguments
index of next instruction
instruction table
the instruction pointers
argument indexes for labels
instruction indexes for labels
label names
NaVM abstract class