Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Apr 18, 2016

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