-
Per Hedbor authored
We really should pass on the type to the code generator instead, I think. There should also be a "#pragma promise_correct_types" or something that would guarantee that the types are correct, and crash and burn if they are not. The generated code would be significantly smaller and faster.
Per Hedbor authoredWe really should pass on the type to the code generator instead, I think. There should also be a "#pragma promise_correct_types" or something that would guarantee that the types are correct, and crash and burn if they are not. The generated code would be significantly smaller and faster.
interpret_functions.h 87.85 KiB