-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
March 2020 #65
Comments
"Aligning atomics with wasm: allow it on non-shared ArrayBuffers" achieved consensus. |
"Make SharedArrayBuffer optional" achieved consensus |
"Add support for 'OptionalChain'.PrivateIdentifier in class features proposals", both syntax forms achieved consensus |
"TypedArray stride parameter for Stage 2" did not reach Stage 2 |
"Logical Assignment" reaches Stage 3 |
"Number.range and BigInt.range" reaches Stage 1 |
Generically forbid extensions of all 402 methods reached consensus |
"WeakRefs FinalizationRegistry API change" reached consensus |
"Ergonomic brand checks for Private Fields" reaches Stage 1 |
"Compartments" reaches Stage 1 |
"Intl.NumberFormat v3" reaches Stage 1 |
"import.meta" reaches Stage 4 |
"Surrogate pairs in RegExp capture group names" reached consensus
|
"Atomics.waitAsync error rejection PR" reached consensus with the return type: {async: false, value: "not-equal" | "timed-out" } | { async: true, value: Promise<"ok" | "timed-out"> } |
https://github.com/tc39/agendas/blob/master/2020/03.md
The text was updated successfully, but these errors were encountered: