Skip to content

Add br_if and br_table to left-to-right.wast#264

Merged
rossberg merged 2 commits intoWebAssembly:masterfrom
pjuftring:more_left-to-right
Apr 18, 2016
Merged

Add br_if and br_table to left-to-right.wast#264
rossberg merged 2 commits intoWebAssembly:masterfrom
pjuftring:more_left-to-right

Conversation

@pjuftring
Copy link
Contributor

This tests if br_if and br_table arguments are evaluated left-to-right.
Until #227 is solved, a small hack circumvents any "arity mismatch" error
messages.

This tests if br_if and br_table arguments are evaluated left-to-right.
Until WebAssembly#227 is solved, a small hack circumvents an "arity mismatch" error
messages.
@rossberg
Copy link
Member

LGTM

@pjuftring
Copy link
Contributor Author

I removed the hack, because with #271 it is no longer needed.

@rossberg
Copy link
Member

Cool, thanks.

@rossberg rossberg merged commit 573a177 into WebAssembly:master Apr 18, 2016
ngzhian added a commit to ngzhian/spec that referenced this pull request Nov 4, 2021
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Oct 3, 2023
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