Skip to content

Commit aede725

Browse files
committed
ESM Phase Imports to stage 2.7, per 2024.12.04 TC39
See tc39/proposal-esm-phase-imports#46 (comment) for final approval from conditional status
1 parent 5df1201 commit aede725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Stage 2 indicates that the committee expects these features to be developed and
4545
| [Deferring Module Evaluation][lazy-import] | Yulia Startsev<br />Guy Bedford | Yulia Startsev<br />Guy Bedford<br />Nicolò Ribaudo | <sub>[Testing plan][lazy-import-testplan]</sub> | <sub>[June&nbsp;2024][lazy-import-notes]</sub> |
4646
| [Joint Iteration][joint] | Michael Ficarra | Michael Ficarra | <sub>[Testing plan][joint-testplan]</sub> | <sub>[June&nbsp;2024][joint-notes]</sub> |
4747
| [Iterator Sequencing][sequencing] | Michael Ficarra | Michael Ficarra | :question: | <sub>[October&nbsp;2024][sequencing-notes]</sub> |
48+
| [ESM Phase Imports][esm-phase] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | :question: | <sub>December&nbsp;2024</sub> |
4849

4950

5051
### Stage 2
@@ -70,7 +71,6 @@ Stage 2 indicates that the committee expects these features to be developed and
7071
| [Async Iterator helpers][async-iterator-helpers] | Gus Caplan | Michael Ficarra<br />Jonathan Keslin<br />Kevin Gibbons | <sub>[June&nbsp;2024][async-it-helper-notes]</sub> |
7172
| [Iterator.range][iterator-range] | Jack Works | Jack Works | <sub>[April&nbsp;2024][iterator-range-notes]</sub> |
7273
| [Async Context][async-context] | Chengzhong Wu | Andreu Botella<br />Chengzhong Wu<br />Justin Ridgewell | <sub>[April&nbsp;2024][async-context-notes]</sub> |
73-
| [ESM Phase Imports][esm-phase] | Luca Casonato<br />Guy Bedford | Luca Casonato<br />Guy Bedford | <sub>[June&nbsp;2024][esm-phase-notes]</sub> |
7474
| ["Discard" (`void`) Bindings][discards] | Ron Buckton | Ron Buckton | <sub>[June&nbsp;2024][discards-notes]</sub> |
7575
| [Propagate active ScriptOrModule with JobCallback Record][scriptormodule] | Chengzhong Wu | Chengzhong Wu | <sub>[July&nbsp;2024][scriptormodule-notes]</sub> |
7676
| [Structs: Fixed Layout Objects and Some Synchronization Primitives][structs] | Shu-yu Guo | Shu-yu Guo | <sub>[October&nbsp;2024][structs-notes]</sub> |

0 commit comments

Comments
 (0)