-
Notifications
You must be signed in to change notification settings - Fork 19
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
Draft of spec for jspi #37
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e422a12 - Browse repository at this point
Copy the full SHA e422a12View commit details -
Clarified how execution contexts get their status.
Also tightened up language obout requiring traps when promise/suspending not correctly lined up.
Configuration menu - View commit details
-
Copy full SHA for 8586e74 - Browse repository at this point
Copy the full SHA 8586e74View commit details -
Apply suggestions from code review
Some of the changes that follow from reviewer's remarks. Co-authored-by: Shu-yu Guo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8de2a62 - Browse repository at this point
Copy the full SHA 8de2a62View commit details -
Slight refactor of the suspend operation
Make it clear that a 'long jump' in the meta-interpreter is being affected.
Configuration menu - View commit details
-
Copy full SHA for 48430f5 - Browse repository at this point
Copy the full SHA 48430f5View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab4b5d3 - Browse repository at this point
Copy the full SHA ab4b5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6604a37 - Browse repository at this point
Copy the full SHA 6604a37View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b95be4c - Browse repository at this point
Copy the full SHA b95be4cView commit details
Commits on Oct 29, 2024
-
Update document/js-api/index.bs
Co-authored-by: Shu-yu Guo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a94f54f - Browse repository at this point
Copy the full SHA a94f54fView commit details -
Update document/js-api/index.bs
Co-authored-by: Shu-yu Guo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a2299f - Browse repository at this point
Copy the full SHA 9a2299fView commit details -
Update document/js-api/index.bs
Co-authored-by: Shu-yu Guo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e77cb - Browse repository at this point
Copy the full SHA 54e77cbView commit details
Commits on Oct 30, 2024
-
use 'marker' suffix to better distinguish Suspending objects from functions
Configuration menu - View commit details
-
Copy full SHA for 9aac0fc - Browse repository at this point
Copy the full SHA 9aac0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d89f2f7 - Browse repository at this point
Copy the full SHA d89f2f7View commit details
Commits on Oct 31, 2024
-
Small tweak: Add an explanation for the role of the map Big tweak: Arrange to throw a JS RuntimeError rather than trap when JSPI usage not properly balanced.
Configuration menu - View commit details
-
Copy full SHA for 9209ee7 - Browse repository at this point
Copy the full SHA 9209ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8f557 - Browse repository at this point
Copy the full SHA 0b8f557View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe35784 - Browse repository at this point
Copy the full SHA fe35784View commit details