goes over bytecode, checks if there are any errors, and converts jump positions to indexes i.e: makes the byte code a bit more ready for execution
errors in a string[], or an empty array in case no errors
See Implementation
goes over bytecode, checks if there are any errors, and converts jump positions to indexes i.e: makes the byte code a bit more ready for execution