loads pre-compiled NaVM byte code
Be careful that if you load byte code using this function, you cannot use this.functionID or any function that needs a function map to be present. You will only be able to call using function IDs
true if sucessfully loaded, false if not
See Implementation
loads pre-compiled NaVM byte code
Be careful that if you load byte code using this function, you cannot use this.functionID or any function that needs a function map to be present. You will only be able to call using function IDs