Skip to content

Commit

Permalink
✨ add meeting summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Mar 26, 2024
1 parent 918c24f commit 90c888e
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 0 deletions.
21 changes: 21 additions & 0 deletions meetings/2023-09/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 98th meeting of Ecma TC39 Summary

## Proposals

| Advanced to | Proposal |
| ----------- | -------------------------------- |
| Stage 4 | Resizable ArrayBuffer |
| Stage 2 | RegExp.escape |
| Stage 2 | ShadowRealm |
| Stage 1 | Joint Iteration |
| Stage 1 | Locale Extensions |
| Stage 1 | Iterator Sequencing |
| Stage 1 | Negated in |
| Stage 1 | Stable Formatting |
| Withdrawn | FinalizationRegistry#cleanupSome |
| Withdrawn | Symbol.thenable |

## Other

- Big thanks to our meeting host Bloomberg
- and to the community event organizer JSConf Japan
15 changes: 15 additions & 0 deletions meetings/2023-11/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 99th meeting of Ecma TC39 Summary

## Proposals

| Advanced to | Proposal |
| ----------- | ----------------------- |
| Stage 4 | Array Grouping |
| Stage 4 | Promise.withResolvers() |
| Stage 1 | Module sync assert |
| Withdrawn | Operator Overloading |
| Withdrawn | Custom Numeric Suffixes |

## Process

new stage officially adopted, numbered 2.7, sitting between stages 2 and 3. see [process document](https://tc39.es/process-document/) for details
35 changes: 35 additions & 0 deletions meetings/2024-02/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# 100th meeting of Ecma TC39 Summary

## Proposals

| Advanced to | Proposal |
| ----------- | ------------------------ |
| Stage 4 | ArrayBuffer transfer |
| Stage 3 | Base64 conversion |
| Stage 2.7 | ShadowRealm |
| Stage 2 | Joint Iteration |
| Stage 2 | Math.sum |
| Stage 2 | Promise.try |
| Stage 1 | Discard bindings |
| Stage 1 | ESM Phase Imports |
| Stage 1 | Function Decorators |
| Stage 1 | Iterator Unique/Chunking |
| Stage 1 | Micro & Mini waits |
| Stage 1 | Raw String Literals |

## Task groups

- New task group chartered: TG5: Experiments in programming language standardization

## Ecma recognition awards 2023

award winners:

- Mark Miller
- Myles Borins
- Shane Carr

## Other

- Big thanks to our meeting host ServiceNow
- and to the community event organizer San Diego JS

0 comments on commit 90c888e

Please sign in to comment.