generated from tc39/template-for-proposals
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
List of todo items we need before stage 2.7, see https://tc39.es/process-document/
- 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)
- Investigate integration with relevant host APIs, if necessary
- HTML Spec PR add import bytes whatwg/html#11657
- Complete spec text: all semantics, syntax, and APIs are completely described, eg spec.emu (@guybedford might be able to help)
- Assigned reviewers have signed off on the current spec text stage 2 reviewers #11
- Relevant editor group has signed off on the current spec text (ECMA-262)
- Add to next module agenda on 2025‑09‑12 to get more feedback
- Add to next plenary agenda on 2025-09-22
rgripper, shuding and GongT
Metadata
Metadata
Assignees
Labels
No labels