Skip to content

Commit

Permalink
add iterator sequencing for Stage 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed Sep 18, 2024
1 parent 972ab5d commit c69190c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 2024/10.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| 2.7 | 45m | [Atomics.pause](https://github.com/tc39/proposal-atomics-microwait) for stage 3 | Shu-yu Guo |
| 2 | 20m | [Error.isError](https://github.com/tc39/proposal-is-error/issues/7) for stage 2.7 | Jordan Harband |
| 2 | 30m | [Map.emplace](https://github.com/tc39/proposal-upsert) stage 2 update ([Slides](https://docs.google.com/presentation/d/1l95mluNq5GqJCj-4o1BqihlufnKuRF2rualJxfOvGu4/))| Daniel Minor |
| 1 | 30m | [Iterator chunking](https://tc39.es/proposal-iterator-chunking/) for Stage 2 | Michael Ficarra |
| 2 | 45m | [Iterator Sequencing](https://github.com/tc39/proposal-iterator-sequencing) for Stage 2.7 ([spec](https://tc39.es/proposal-iterator-sequencing/), slides TBD) | Michael Ficarra |
| 1 | 30m | [Iterator chunking](https://github.com/tc39/proposal-iterator-chunking) for Stage 2 ([spec](https://tc39.es/proposal-iterator-chunking/), slides TBD) | Michael Ficarra |
| 1 | 60m | Structs and shared structs for stage 2 | Shu-yu Guo, Ron Buckton |
| 1 | 60m | [DataView get/set Uint8Clamped methods](https://github.com/tc39/proposal-dataview-get-set-uint8clamped) for stage 2 | Jordan Harband |
| 1 | 60m | [Decimal](https://github.com/tc39/proposal-decimal/) stage 1 update | Jesse Alama |
Expand Down

0 comments on commit c69190c

Please sign in to comment.