Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [ESM Phase Imports][esm-phase] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | :question: | <sub>&nbsp;-[2024&#8209;12][esm-phase-notes]<br />&nbsp;-[2024&#8209;06][esm-phase-notes-2024-06]<br />&nbsp;-[2024&#8209;02][esm-phase-notes-2024-02]</sub> |
| [Immutable ArrayBuffers][immutable-abs] | Mark Miller<br />Peter Hoddie<br />Richard Gibson<br />Jack Works | Mark Miller<br />Peter Hoddie<br />Richard Gibson<br />Jack Works | :question: | <sub>&nbsp;-[2025&#8209;07][immutable-abs-notes]</sub> |
| [iterator chunking][chunking] | Michael Ficarra | Michael Ficarra | :question: | <sub>&nbsp;-[2025&#8209;09][chunking-notes]<br />&nbsp;-[2025&#8209;07][chunking-notes-2025-07]<br />&nbsp;-[2025&#8209;05][chunking-notes-2025-05]<br />&nbsp;-[2024&#8209;10][chunking-notes-2024-10]<br />&nbsp;-[2024&#8209;02][chunking-notes-2024-02]</sub> |
| [Import Bytes][import-bytes] | Steven Salat | Steven Salat | :question: | <sub>&nbsp;-[2025&#8209;09][import-bytes-notes]</sub> |
| [Import Bytes][import-bytes] | Steven Salat | Steven Salat | <sub>[Import Bytes][import-bytes-tests]</sub> | <sub>&nbsp;-[2025&#8209;09][import-bytes-notes]</sub> |
| [Await Dictionary][await-dictionary] | Alexander J. Vincent | Ashley Claymore<br />Jordan Harband<br />Chris de Almeida | :question: | <sub>&nbsp;-[2025&#8209;11][await-dictionary-notes]</sub> |
| [Iterator Join][iterator-join] | Kevin Gibbons | Kevin Gibbons | :question: | <sub>&nbsp;-[2025&#8209;11][iterator-join-notes]</sub> |
| [Error Stack Accessor][stack-accessor] | Jordan Harband | Jordan Harband<br />Mark Miller | :question: | <sub>&nbsp;-2026&#8209;03<br />&nbsp;-[2025&#8209;11][stack-accessor-notes]</sub> |
Expand Down Expand Up @@ -195,6 +195,7 @@ Note that as part of the onboarding process your repository name may be normaliz
[clamp-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2025-05/may-29.md#mathclamp-for-stage-2
[import-bytes]: https://github.com/styfle/proposal-import-buffer
[import-bytes-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2025-09/september-23.md#import-bytes-for-stage-27
[import-bytes-tests]: https://github.com/tc39/test262/pull/4648
[import-sync]: https://github.com/tc39/proposal-import-sync
[native-promise-predicate]: https://github.com/mhofman/proposal-native-promise-predicate
[native-promise-predicate-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2025-09/september-22.md#native-promise-predicate-for-stage-1-or-2
Expand Down