-
Notifications
You must be signed in to change notification settings - Fork 35
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
Update JS API for exnref #301
Merged
Commits on Mar 16, 2023
-
Add exceptional return to func_invoke in embedding doc
This is a basic start of what we'll need to add to the embedder spec. I'm not sure if we also need a way to allow exceptions to bubble from the embedder into wasm ; I don't see any reference to what happens when the instance wants to call an import, so maybe not. Also the references aren't quite right, but I may need help to fix that
Configuration menu - View commit details
-
Copy full SHA for 587dafb - Browse repository at this point
Copy the full SHA 587dafbView commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15a47cf - Browse repository at this point
Copy the full SHA 15a47cfView commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 904a8fb - Browse repository at this point
Copy the full SHA 904a8fbView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec302e1 - Browse repository at this point
Copy the full SHA ec302e1View commit details
Commits on May 4, 2023
-
Apply suggestions from code review
Co-authored-by: Andreas Rossberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdf1b7c - Browse repository at this point
Copy the full SHA fdf1b7cView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4799452 - Browse repository at this point
Copy the full SHA 4799452View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f57cdb8 - Browse repository at this point
Copy the full SHA f57cdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbee0f - Browse repository at this point
Copy the full SHA ccbee0fView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d08a58 - Browse repository at this point
Copy the full SHA 4d08a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a92cb - Browse repository at this point
Copy the full SHA 74a92cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b17459a - Browse repository at this point
Copy the full SHA b17459aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa07dea - Browse repository at this point
Copy the full SHA fa07deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5217b - Browse repository at this point
Copy the full SHA ea5217bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c958c2 - Browse repository at this point
Copy the full SHA 1c958c2View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46de060 - Browse repository at this point
Copy the full SHA 46de060View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b8380a - Browse repository at this point
Copy the full SHA 5b8380aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d03423 - Browse repository at this point
Copy the full SHA 4d03423View commit details -
Configuration menu - View commit details
-
Copy full SHA for d073cfe - Browse repository at this point
Copy the full SHA d073cfeView commit details
Commits on Apr 5, 2024
-
more properly allocate the JS exception tag, and wrap/unwrap JS excep…
…tions. Wasm throwing is still not properly defined.
Configuration menu - View commit details
-
Copy full SHA for b6a79f9 - Browse repository at this point
Copy the full SHA b6a79f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51338d7 - Browse repository at this point
Copy the full SHA 51338d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdd0b9 - Browse repository at this point
Copy the full SHA dfdd0b9View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 624bcca - Browse repository at this point
Copy the full SHA 624bccaView 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.