WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.09k stars 438 forks source link

[spec] Add a new step to Invocation #1691

Closed r1ru closed 9 months ago

r1ru commented 9 months ago

Related to #1690.

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

r1ru commented 9 months ago

Is this OK?