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

Require support for AsyncContext #9408

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Require support for AsyncContext #9408

wants to merge 7 commits into from

Conversation

Ms2ger
Copy link
Member

@Ms2ger Ms2ger commented Jun 9, 2023

This is pending progress in TC39.

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • MDN issue is filed: …

(See WHATWG Working Mode: Changes for more details.)


/infrastructure.html ( diff )
/references.html ( diff )
/timers-and-user-prompts.html ( diff )
/web-messaging.html ( diff )
/webappapis.html ( diff )

@annevk
Copy link
Member

annevk commented Jun 10, 2023

Perhaps this should have a corresponding issue to discuss details? At least when I had a conversation about this feature with @littledan it sounded like there might be a bunch of subtle platform integration points and not a one-size-fits-all type of solution.

cc @yoavweiss

@whatwg whatwg deleted a comment from Solutionstouchuser Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants