From 3afe4c863b22c0d92e38763085e1f392a4dcbf8a Mon Sep 17 00:00:00 2001 From: Kevin Gibbons Date: Wed, 25 Jan 2023 12:09:12 -0800 Subject: [PATCH] link parallel async iterator slides --- 2023/01.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2023/01.md b/2023/01.md index 500ba5b8..ff363c6d 100644 --- a/2023/01.md +++ b/2023/01.md @@ -100,6 +100,7 @@ Supporting materials includes slides, a link to the proposal repository, a link | | 3 | 45m | [Temporal](https://github.com/tc39/proposal-temporal) Stage 3 update and normative PRs ([slides](https://ptomato.name/talks/tc39-2023-01/), [spec](https://tc39.es/proposal-temporal)) | Philip Chimento | | | 3 | 60m | [Problems](https://gist.github.com/peetklecha/a55532165dbd4905aa91bbe59e8b1001) with [import assertions](https://github.com/tc39/proposal-import-assertions/) for module types and a possible general solution ([HTML issue](https://github.com/whatwg/html/issues/7233), [slides](https://docs.google.com/presentation/d/1HbWhyo4tSnpv4vMZqCa2YQvi_mKdpDi4JWWBtSUQqQY/edit)) | Nicolò Ribaudo | | | 3 | 15m | [JSON.parse source text access](https://github.com/tc39/proposal-json-parse-with-source) Stage 3 update ([slides](https://docs.google.com/presentation/d/1HZVC1MI889MxMjHfmrqGiJtHc5THdmQpFI_ocAyR3q4/edit), [spec](https://tc39.github.io/proposal-json-parse-with-source)) | Richard Gibson | + | | 3 | 30m | Parallel async iterators via a tweak to iterator helpers ([slides](https://docs.google.com/presentation/d/1Gjeg069s1g7vvDUZhJ2Rtb-cBXwQX9WtbHuGLEfbtdw/edit?usp=sharing), [proposal](https://github.com/tc39/proposal-iterator-helpers)) | Kevin Gibbons | | | 2 | 30m | [ArrayBuffer transfer](https://github.com/tc39/proposal-arraybuffer-transfer) for Stage 3 ([slides](https://docs.google.com/presentation/d/1ctltZWJQ5s0xXa4x6Ot0kPod2iVsmwh9z6oJGbRzuTo/edit?usp=sharing), [spec](https://tc39.es/proposal-arraybuffer-transfer/)) | Shu-yu Guo | | | 2 | 60m | [Async Explicit Resource Management](https://github.com/tc39/proposal-async-explicit-resource-management/) for Stage 3? ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkoUrpbKj1NY_bFBEzg?e=GmlwFX), [spec](https://github.com/tc39/proposal-async-explicit-resource-management/)) | Ron Buckton | | | 1 | 30m | [Intl era and monthCode](https://github.com/tc39/proposal-intl-era-monthcode) for Stage 2 ([slides](https://docs.google.com/presentation/d/1TlhwLfCBsH9MjJTZYpQxfGs4jVnsMX0U8X0hi8WSoxc), [spec](https://tc39.es/proposal-intl-era-monthcode)) | Frank Yung-Fong Tang |