#SquirrelJME: The first Java byte code that is probably going to be executed in my training VM is ALOAD0, which loads a reference (Object) from local variable zero and places it on the stack. Yay!
The code being executed is going to crash horrible because objects do not exist!