ctor
For coroutines and threads.
print a chunk instruction by instruction, using the const table to indicate values
prints an individual instruction without moving the ip
print the current contents of the stack
run a chunk of bytecode with a given const table
For calling script functions with call or apply. Ugly hackish function that needs to be reworked.
implements virtual machine