Skip to content

Fill out some more rationale on overflow flags#18

Merged
alexcrichton merged 3 commits intomainfrom
more-words-about-overflow-flags
Sep 23, 2024
Merged

Fill out some more rationale on overflow flags#18
alexcrichton merged 3 commits intomainfrom
more-words-about-overflow-flags

Conversation

@alexcrichton
Copy link
Collaborator

This fills out some more in the overview about the alternative for overflow flags. I've expanded the section about how the naive wasm instructions for overflow/add-with-carry are significantly different than hardware to help further explain the complications they cause. I've also noted a "way out there" alternatives to possibly consider.

This fills out some more in the overview about the alternative for
overflow flags. I've expanded the section about how the naive wasm
instructions for overflow/add-with-carry are significantly different
than hardware to help further explain the complications they cause. I've
also noted a "way out there" alternatives to possibly consider.
Try to more concretely talk about `i1` and "machine state" and all the
complexities that arise.
@alexcrichton alexcrichton mentioned this pull request Sep 23, 2024
@alexcrichton alexcrichton merged commit c48f62d into main Sep 23, 2024
@alexcrichton alexcrichton deleted the more-words-about-overflow-flags branch September 23, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant