Skip to content

Commit

Permalink
Merge pull request #1760 from andreubotella/asynccontext-slides
Browse files Browse the repository at this point in the history
Add AsyncContext slides for Dec 2024
  • Loading branch information
robpalme authored Dec 2, 2024
2 parents 62d3ba0 + b8d9d12 commit ecf223c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2024/12.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| 2.7 | 15m | [iterator sequencing](https://github.com/tc39/proposal-iterator-sequencing) for Stage 3 ([tests](https://github.com/tc39/test262/pull/4326)) ([slides](https://docs.google.com/presentation/d/1EHMDcnV9zJ1E7BRhKmYtzHchZvOzjWynR3W-VdNxglw)) | Michael Ficarra |
| 2.7 | 40m | [`import defer`](https://github.com/tc39/proposal-defer-import-eval/) updates ([slides](https://docs.google.com/presentation/d/1yFbqn6px5rIwAVjBbXgrYgql1L90tKPTWZq2A5D6f5Q/)) | Nicolò Ribaudo |
| 2.7 | 60m | [ShadowRealm](https://github.com/tc39/proposal-shadowrealm) for Stage 3 ([slides](https://ptomato.name/talks/tc39-2024-12)) | Philip Chimento |
| 2 | 5m | [AsyncContext](https://github.com/tc39/proposal-async-context) request for Stage 2.7 reviewers | Andreu Botella |
| 2 | 5m | [AsyncContext](https://github.com/tc39/proposal-async-context) request for Stage 2.7 reviewers ([Slides](https://docs.google.com/presentation/d/14DxgoHhTL7tzJpcu94y70USeXT9jlkF2k6lJDI720Kc/edit?usp=sharing)) | Andreu Botella |
| 2 | 30m | [Upsert (formerly Map.emplace)](https://github.com/tc39/proposal-upsert) Update and request for Stage 2 reviewers ([Slides](https://docs.google.com/presentation/d/15sWTvdWIo9Jt12LFRNBPJo1N_8xsMSCB3jy73HBFX-M/))| Daniel Minor |
| 2 | 60m | [ESM Phase Imports](https://github.com/tc39/proposal-esm-phase-imports) for Stage 2.7 ([slides](https://docs.google.com/presentation/d/1qfnmqPkpuAqTv-1pll1Y6EkEHElf_58BtNBQSw9dpq8/edit?usp=sharing)) | Guy Bedford |
| 1 | 30m | [Immutable ArrayBuffer](https://github.com/tc39/proposal-immutable-arraybuffer) to stage 2 ([slides.key](https://github.com/tc39/proposal-immutable-arraybuffer/raw/refs/heads/main/immu-arraybuffer-talks/immu-arrayBuffers-stage2.key), [slides.pdf](https://github.com/tc39/proposal-immutable-arraybuffer/blob/main/immu-arraybuffer-talks/immu-arrayBuffers-stage2.pdf), [docs slides](https://docs.google.com/presentation/d/1S1ixC7AVg3s_p4ZNhu3zBMcIcKbFkmp6umnsQUKOIqw/edit?usp=sharing)) | Mark Miller |
Expand Down

0 comments on commit ecf223c

Please sign in to comment.