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
2025-05: add Array.fromAsync Stage 4 and BigInt Math Stage 2
Please note that the proposal-array-from-async proposal is out of date and still has a pending pull request (tc39/proposal-array-from-async#50).
The most up-to-date version is the tc39/ecma262#3581 pull request linked in the table.
Copy file name to clipboardExpand all lines: 2025/05.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,8 @@ When applicable, use these emoji as a prefix to the agenda item topic.
112
112
113
113
| stage | timebox | topic | presenter |
114
114
|:-----:|:-------:|-------|-----------|
115
+
| 2 | 30 m |[BigInt Math](https://github.com/tc39/proposal-bigint-math/) for Stage 2 | J. S. Choi |
116
+
| 4 | 30 m | Array.fromAsync for Stage 4 ([spec pull request](https://github.com/tc39/ecma262/pull/3581)) | J. S. Choi |
115
117
116
118
1. Longer or open-ended discussions
117
119
@@ -142,6 +144,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
142
144
143
145
<!-- Constraints supplied more than three days before the meeting should go here -->
144
146
- Samina would prefer the "ECMA Framework" topic to be discussed on Day 2 to give people time to mull it over and bring any questions or doubts the following day.
147
+
- J. S. Choi is unavailable until 15:00 (GMT+2) on all days and would strongly prefer 05-28 or 05-29 over 05-30.
0 commit comments