Skip to content

Commit

Permalink
Array.isTemplateObject slides
Browse files Browse the repository at this point in the history
  • Loading branch information
littledan committed Apr 10, 2024
1 parent 86769ca commit edd1bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2024/04.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| | 2 | 30m | [Iterator.range](https://github.com/tc39/proposal-iterator.range) for stage 2.7 | Jack Works |
| | 2 | 30m | [Math.sumExact](https://github.com/tc39/proposal-math-sum) for stage 2.7 ([slides](https://docs.google.com/presentation/d/1QallvKcuIL2UHALEYnP4AdT8nX_iZ6QHDgpVISUXHMg/edit?usp=sharing)) | Kevin Gibbons |
| | 2 | 60m | Discussing new directions for [R&T](https://github.com/tc39/proposal-record-tuple) ([slides](https://docs.google.com/presentation/d/1JfChmW8tQ2_mrFDynosNqa1tjJ2j-qX6WoKm8vc_tkY/), [related repo](https://github.com/acutmore/proposal-keyby)) | Ashley Claymore |
| | 2 | 60m | [Array.isTemplateObject](https://github.com/tc39/proposal-array-is-template-object) next steps | Daniel Ehrenberg |
| | 2 | 60m | [Array.isTemplateObject](https://github.com/tc39/proposal-array-is-template-object) next steps ([slides](https://docs.google.com/presentation/d/1LTlzpboYwKxRwigATcFYEh06CIbZvOvmFdPzkNn7vJI/edit#slide=id.g2cae2397581_0_66)) | Daniel Ehrenberg |
| | 1 | 15m | [`Atomics.microwait()`](https://github.com/syg/proposal-atomics-microwait) (without mini wait) for stage 2 ([slides](https://docs.google.com/presentation/d/1Sb4Qaa5F8ZM9X0kxv5e-Wh5CbT1ZoryeCtVShoVhu8Y/edit?usp=sharing)) | Shu-yu Guo |
| | 1 | 30m | `eval`/`new Function` changes for Trusted Types as Normative PR or Stage 3 ([PR](https://github.com/tc39/ecma262/pull/3294), [slides](https://docs.google.com/presentation/d/14AjvbW2-aNvlirB-7pPhIAeM7oWKtjqONRcyp9ID7gg/edit?usp=sharing)) | Nicolò Ribaudo |
| | 1 | 30m | [ESM Source Phase](https://github.com/tc39/proposal-esm-phase-imports) status update and [layering change](https://github.com/tc39/proposal-source-phase-imports/pull/62) ([slides](https://docs.google.com/presentation/d/1nbXtl77pc1YIau4O472wvAG1FCUnDwKkY-EX3mRnLsU/edit?usp=sharing) | Guy Bedford |
Expand Down

0 comments on commit edd1bf8

Please sign in to comment.