Skip to content

Fix uadd_overflow_trap in interpreter#11258

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
primoly:uadd_overflow_trap
Jul 16, 2025
Merged

Fix uadd_overflow_trap in interpreter#11258
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
primoly:uadd_overflow_trap

Conversation

@primoly

@primoly primoly commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

Fixes #11234

@primoly
primoly requested a review from a team as a code owner July 16, 2025 18:30
@primoly
primoly requested review from alexcrichton and removed request for a team July 16, 2025 18:30

@alexcrichton alexcrichton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton
alexcrichton added this pull request to the merge queue Jul 16, 2025
Merged via the queue into bytecodealliance:main with commit 6f523e7 Jul 16, 2025
42 checks passed
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
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.

Cranelift: uadd_overflow_trap causes crash in interpret but succeeds in run for i64::MAX + 1

2 participants