Skip to content

Add missing V128 handling in WASM_OP_BR, reported in #4173#4203

Merged
loganek merged 1 commit intobytecodealliance:mainfrom
jammar1:jammar1/fix-br-v128
Apr 22, 2025
Merged

Add missing V128 handling in WASM_OP_BR, reported in #4173#4203
loganek merged 1 commit intobytecodealliance:mainfrom
jammar1:jammar1/fix-br-v128

Conversation

@jammar1
Copy link
Copy Markdown
Contributor

@jammar1 jammar1 commented Apr 17, 2025

No description provided.

@loganek
Copy link
Copy Markdown
Contributor

loganek commented Apr 17, 2025

Thanks, that looks good. Do you think it'd be good to add tests either in WAMR or to the spec test repo?

@jammar1
Copy link
Copy Markdown
Contributor Author

jammar1 commented Apr 17, 2025

I added a small example in the linked issue. I can add that as a test but it's hard to see how it can re-occur. I'll also need to add a similar statement for when WASM_ENABLE_GC is true.

@jammar1 jammar1 force-pushed the jammar1/fix-br-v128 branch from 4ff78ef to 0702f78 Compare April 17, 2025 09:43
Copy link
Copy Markdown
Contributor

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@loganek loganek left a comment

Choose a reason for hiding this comment

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

LGTM

@loganek loganek merged commit c883faf into bytecodealliance:main Apr 22, 2025
402 checks passed
@jammar1 jammar1 deleted the jammar1/fix-br-v128 branch April 22, 2025 13:50
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.

3 participants