Skip to content

Commit 90c888e

Browse files
committed
✨ add meeting summaries
1 parent 918c24f commit 90c888e

File tree

3 files changed

+71
-0
lines changed

3 files changed

+71
-0
lines changed

meetings/2023-09/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 98th meeting of Ecma TC39 Summary
2+
3+
## Proposals
4+
5+
| Advanced to | Proposal |
6+
| ----------- | -------------------------------- |
7+
| Stage 4 | Resizable ArrayBuffer |
8+
| Stage 2 | RegExp.escape |
9+
| Stage 2 | ShadowRealm |
10+
| Stage 1 | Joint Iteration |
11+
| Stage 1 | Locale Extensions |
12+
| Stage 1 | Iterator Sequencing |
13+
| Stage 1 | Negated in |
14+
| Stage 1 | Stable Formatting |
15+
| Withdrawn | FinalizationRegistry#cleanupSome |
16+
| Withdrawn | Symbol.thenable |
17+
18+
## Other
19+
20+
- Big thanks to our meeting host Bloomberg
21+
- and to the community event organizer JSConf Japan

meetings/2023-11/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 99th meeting of Ecma TC39 Summary
2+
3+
## Proposals
4+
5+
| Advanced to | Proposal |
6+
| ----------- | ----------------------- |
7+
| Stage 4 | Array Grouping |
8+
| Stage 4 | Promise.withResolvers() |
9+
| Stage 1 | Module sync assert |
10+
| Withdrawn | Operator Overloading |
11+
| Withdrawn | Custom Numeric Suffixes |
12+
13+
## Process
14+
15+
new stage officially adopted, numbered 2.7, sitting between stages 2 and 3. see [process document](https://tc39.es/process-document/) for details

meetings/2024-02/README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# 100th meeting of Ecma TC39 Summary
2+
3+
## Proposals
4+
5+
| Advanced to | Proposal |
6+
| ----------- | ------------------------ |
7+
| Stage 4 | ArrayBuffer transfer |
8+
| Stage 3 | Base64 conversion |
9+
| Stage 2.7 | ShadowRealm |
10+
| Stage 2 | Joint Iteration |
11+
| Stage 2 | Math.sum |
12+
| Stage 2 | Promise.try |
13+
| Stage 1 | Discard bindings |
14+
| Stage 1 | ESM Phase Imports |
15+
| Stage 1 | Function Decorators |
16+
| Stage 1 | Iterator Unique/Chunking |
17+
| Stage 1 | Micro & Mini waits |
18+
| Stage 1 | Raw String Literals |
19+
20+
## Task groups
21+
22+
- New task group chartered: TG5: Experiments in programming language standardization
23+
24+
## Ecma recognition awards 2023
25+
26+
award winners:
27+
28+
- Mark Miller
29+
- Myles Borins
30+
- Shane Carr
31+
32+
## Other
33+
34+
- Big thanks to our meeting host ServiceNow
35+
- and to the community event organizer San Diego JS

0 commit comments

Comments
 (0)