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

TC39 AsyncContext #2

Open
legendecas opened this issue Aug 6, 2024 · 0 comments
Open

TC39 AsyncContext #2

legendecas opened this issue Aug 6, 2024 · 0 comments

Comments

@legendecas
Copy link
Member

Request for Node.js Position on an Emerging Specification

Notes

The AsyncContext proposal adds an API that shares similar scopes with Node.js stable API AsyncLocalStorage into the ECMAScript. Moreover, AsyncContext adds generator/yield support and making the semantics of future using declaration support more intuitive in generator function bodies.

The proposal will expand the usages of Node.js stable API AsyncLocalStorage to the Web and other JS runtimes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant