afonso360 opened PR #3043 from interpreter-no-overflow
to main
:
Hey,
In #3038 we had to disable all overflow checks in order for the fuzzer to work.
This PR performs the correct operations (which don't cause overflows) in the interpreter so that we can keep working on the fuzzer without special settings.I expect us to keep improving the implementation of the interpreter as we move the fuzzer along, and this is a first step of that.
abrown submitted PR review.
abrown merged PR #3043.
Last updated: Nov 22 2024 at 17:03 UTC