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
Work out minor details such as ordering of observable effects, handling of invalid inputs, API names, etc.
If a module import has an attribute with key type and value bytes, the host is required to either fail the import, or treat it as a Uint8Array backed by an immutable ArrayBuffer. The Uint8Array object is the default export of the module (which has no named exports).
Receive and address spec text reviews from the assigned reviewers and the appropriate editor group
Produce experimental implementations such as loosely-correct (not for production use) polyfills to aid in validating the design and exploring the details (TLDR, get bundlers to implement behind a flag)
List of todo items we need before stage 2.7, see https://tc39.es/process-document/