Skip to content

FuzzAgainstJS: Fix tuple size when nothing was noted#8801

Merged
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:fjs.fix
Jun 4, 2026
Merged

FuzzAgainstJS: Fix tuple size when nothing was noted#8801
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:fjs.fix

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Jun 3, 2026

Before, if we had a tuple with nothing noted, we could refine it to a
single value, i.e., breaking the arity. Instead, keep the arity unchanged
from before.

@kripken kripken requested a review from a team as a code owner June 3, 2026 21:02
@kripken kripken requested review from aheejin and removed request for a team June 3, 2026 21:02
@kripken kripken merged commit f390f3b into WebAssembly:main Jun 4, 2026
16 checks passed
@kripken kripken deleted the fjs.fix branch June 4, 2026 15:52
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.

2 participants