Loading a binary chunk should not break assertions
Although the execution of a bad binary chunk can crash the interpreter, simply loading it should be safe.
This commit is contained in:
Although the execution of a bad binary chunk can crash the interpreter, simply loading it should be safe.