Skip to content

Commit

Permalink
Clean up overflow conditions (#588)
Browse files Browse the repository at this point in the history
Clarifies for all operations that pointer operation overflow (over
`Word::MAX`) and over `VM_MAX_RAM` both panic. Unifies the formatting
for this.

### Before requesting review
- [x] I have reviewed the code myself

Co-authored-by: Green Baneling <[email protected]>
  • Loading branch information
Dentosal and xgreenx authored Jul 1, 2024
1 parent c778d52 commit b40d87d
Showing 1 changed file with 55 additions and 106 deletions.
Loading

0 comments on commit b40d87d

Please sign in to comment.