From b3ccfc9ea08a85f18ecdfff3f0676b1d98b161bd Mon Sep 17 00:00:00 2001 From: HE Shi-Jun Date: Sat, 27 Jan 2024 00:57:23 +0800 Subject: [PATCH] 2024.02: Add raw string literals proposal --- 2024/02.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2024/02.md b/2024/02.md index c1f97c54..0c6c37e8 100644 --- a/2024/02.md +++ b/2024/02.md @@ -134,6 +134,7 @@ When applicable, use these emoji as a prefix to the agenda item topic. | | 0 | 20m | [iterator unique](https://github.com/michaelficarra/proposal-iterator-unique) for stage 1 ([slides](https://docs.google.com/presentation/d/1381O5-rNH72MheHOIiTDfzentOn4APPps3R2MYeLzWY)) | Michael Ficarra | | | 0 | 30m | [iterator chunking](https://github.com/michaelficarra/proposal-iterator-chunking) for stage 1 ([slides](https://docs.google.com/presentation/d/1PvU0wOygklWZQUFIZWFLJRyZnFfgd-7LZh6T_z5Ge8g/edit)) | Michael Ficarra | | | 0 | 30m | [Micro and mini waits in JS](https://github.com/syg/proposal-atomics-microwait) for stage 1 | Shu-yu Guo | + | | 0 | 30m | [Raw string literals](https://github.com/hax/proposal-raw-string-literals) for stage 1 (slides TBD) | HE Shi-Jun (hax) | | | 0 | 45m | ["Discard" (`void`) Bindings](https://github.com/rbuckton/proposal-void-binding) for stage 1 ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkqMmLVYl51wlXm62Yg?e=aezfw5)) | Ron Buckton | | | 0 | 90m | [Function and Object Literal Element Decorators](https://github.com/rbuckton/proposal-function-decorators) for stage 1 ([slides](https://1drv.ms/p/s!AjgWTO11Fk-TkqMoSo7Dhp8Ojx1Mhw?e=SBtVvO)) | Ron Buckton |