Skip to content

Fill out the alternatives section for overflow flags - #10

Merged
alexcrichton merged 1 commit into
mainfrom
overflow-flag-alternative
Aug 26, 2024
Merged

Fill out the alternatives section for overflow flags#10
alexcrichton merged 1 commit into
mainfrom
overflow-flag-alternative

Conversation

@alexcrichton

Copy link
Copy Markdown
Collaborator

This commit fills out the overflow flags alternative in the Overview.md with some more analysis and discussion on the alternative relative to i64.{add,sub}128 for 128-bit arithmetic.

This commit fills out the overflow flags alternative in the
`Overview.md` with some more analysis and discussion on the alternative
relative to `i64.{add,sub}128` for 128-bit arithmetic.
@alexcrichton

Copy link
Copy Markdown
Collaborator Author

cc @jameysharp you might have more thoughts on more words to put here too. Your discussion in the last meeting about neither overflow flags nor 128-bit ops being a silver bullet for the other might be good to include here too perhaps?

@alexcrichton
alexcrichton merged commit 350e0d2 into main Aug 26, 2024
@alexcrichton
alexcrichton deleted the overflow-flag-alternative branch August 26, 2024 16:37
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