TypedArray.subarray byteOffset with detached buffers
|
|
5
|
75
|
June 29, 2025
|
Object.{get, set}
|
|
24
|
179
|
June 28, 2025
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
5
|
62
|
June 27, 2025
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
38
|
June 26, 2025
|
Propuestas Adicionales para la Mรกxima Eficiencia en JavaScript
|
|
1
|
32
|
June 25, 2025
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
31
|
June 20, 2025
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
21
|
June 20, 2025
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
8
|
38
|
June 19, 2025
|
Proposal: Configurable Importing from Modules
|
|
3
|
71
|
June 17, 2025
|
Enhanced Try Syntax
|
|
33
|
785
|
June 10, 2025
|
String.hash
|
|
8
|
89
|
June 3, 2025
|
Value-Based Comparison Operators for Arrays of Primitives in JavaScript
|
|
1
|
70
|
May 22, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
133
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
262
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
104
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
78
|
May 17, 2025
|
[Issue] BigInt serialization
|
|
22
|
363
|
May 11, 2025
|
How to create a proposal?
|
|
2
|
325
|
November 3, 2022
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
140
|
May 7, 2025
|
The final keyword for classes
|
|
2
|
93
|
May 4, 2025
|
array.prototype.winner
|
|
25
|
1047
|
May 4, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
197
|
April 28, 2025
|
Support argument length binding
|
|
6
|
85
|
April 16, 2025
|
RSS feed of approved features
|
|
3
|
53
|
April 16, 2025
|
GitHub - js-choi/proposal-bigint-math: Draft specification for supporting...
|
|
16
|
1444
|
April 4, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
132
|
April 1, 2025
|
Proposal: Enhanced Network Error Handling Using Error.cause
|
|
3
|
57
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
271
|
March 26, 2025
|
String byteLength count?
|
|
15
|
142
|
March 15, 2025
|
Can we remove the const keyword for named arrow function exports?
|
|
9
|
115
|
March 8, 2025
|