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

Fix type checker's peek function #424

Merged
merged 1 commit into from
Feb 15, 2017
Merged

Fix type checker's peek function #424

merged 1 commit into from
Feb 15, 2017

Conversation

rossberg
Copy link
Member

@rossberg rossberg commented Feb 15, 2017

It was indexing the operand stack from the wrong end, breaking typing of drop and select. Fixes #423.

@rossberg rossberg mentioned this pull request Feb 15, 2017
@lukewagner
Copy link
Member

lgtm

@rossberg rossberg merged commit b96d096 into master Feb 15, 2017
@rossberg rossberg deleted the fix-peek branch February 15, 2017 16:53
ngzhian pushed 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 Oct 3, 2023
…ypes

Test that br_on_cast{_fail} must do a down cast
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Oct 3, 2023
I had intended this to be included in WebAssembly#424, but better late than never.
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