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

[spec] Add a new step to Invocation #1691

Merged
merged 2 commits into from Oct 16, 2023
Merged

[spec] Add a new step to Invocation #1691

merged 2 commits into from Oct 16, 2023

Conversation

r1ru
Copy link
Contributor

@r1ru r1ru commented Oct 16, 2023

Related to #1690.

This PR adds a new step "pop the dummy frame" to Invocacation

@@ -798,6 +798,8 @@ Once the function has returned, the following steps are executed:

2. Pop :math:`\val_{\F{res}}^m` from the stack.

3. Pop the frame :math:`F` from the stack.
Copy link
Member

Choose a reason for hiding this comment

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

Can you add a corresponding assertion before this step, analogous to step 18 of instantiation?

@r1ru
Copy link
Contributor Author

r1ru commented Oct 16, 2023

Is this OK?

Copy link
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

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

Thanks!

@rossberg rossberg merged commit be1f563 into WebAssembly:main Oct 16, 2023
4 checks passed
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.

None yet

2 participants