You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node.js collaborators or ecosystem members who can provide input (optional):
@nodejs/diagnostics
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.
The text was updated successfully, but these errors were encountered:
Request for Node.js Position on an Emerging Specification
@
-mention GitHub accounts):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.
The text was updated successfully, but these errors were encountered: