Skip to content

Add April (101st) technical notes #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions meetings/2024-04/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 101st meeting of Ecma TC39 Summary

## Proposals

| Advanced to | Proposal |
|-----------------|-----------------------------------------------|
| Stage 4 | Set methods |
| Stage 4 | duplicate named capture groups |
| Stage 3 | new Function |
| Stage 3 | Make eval-introduced global vars redeclarable |
| Stage 2.7 | Promise.try |
| Stage 2.7 | Math.sumPrecise |
| Stage 1 | Error.isError |
| Stage 1 | Strict Enforcement of 'using' |
| Stage 1 | Signals |
| Withdrawn | Array.last |

## Task groups

* KKL has joined the conveners group for TG3; meeting cadence doubled to weekly
* TG4 has consolidated their code into one repo & is seeking input on organization (especially re tests)
* TG4 will be meeting in person in Munich June 24-25

## Other

* Committee reached consensus on _non-binding_ guidelines regarding coercion (and not doing it)
Loading