-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Change proc_exit
to unwind the stack rather than exiting the host process.
#1646
Merged
sunfishcode
merged 11 commits into
bytecodealliance:master
from
sunfishcode:sunfishcode/exit-unwind
May 13, 2020
Merged
Change proc_exit
to unwind the stack rather than exiting the host process.
#1646
sunfishcode
merged 11 commits into
bytecodealliance:master
from
sunfishcode:sunfishcode/exit-unwind
May 13, 2020
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6629e2 - Browse repository at this point
Copy the full SHA e6629e2View commit details -
Change proc_exit to unwind instead of exit the host process.
This implements the semantics in WebAssembly/WASI#235. Fixes bytecodealliance#783. Fixes bytecodealliance#993.
Configuration menu - View commit details
-
Copy full SHA for 4ab43d1 - Browse repository at this point
Copy the full SHA 4ab43d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a2f9f - Browse repository at this point
Copy the full SHA 36a2f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1700cb - Browse repository at this point
Copy the full SHA d1700cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5191c - Browse repository at this point
Copy the full SHA bd5191cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 994f4b2 - Browse repository at this point
Copy the full SHA 994f4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d0327 - Browse repository at this point
Copy the full SHA 27d0327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0cc17 - Browse repository at this point
Copy the full SHA 5c0cc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dc85f - Browse repository at this point
Copy the full SHA e6dc85fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a479c - Browse repository at this point
Copy the full SHA 38a479cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e816d - Browse repository at this point
Copy the full SHA 59e816dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.