Array.prototype.mapNotNull
|
|
7
|
77
|
October 7, 2025
|
Object.{get, set}
|
|
25
|
269
|
September 22, 2025
|
Conditional Logical Operators Proposal
|
|
4
|
63
|
September 18, 2025
|
reflect and get rid of eval!
|
|
36
|
126
|
September 15, 2025
|
Include heap data structure
|
|
2
|
70
|
September 11, 2025
|
TypedArray.subarray byteOffset with detached buffers
|
|
8
|
132
|
September 3, 2025
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
11
|
117
|
September 2, 2025
|
Proposal: Skip arguments passed to function
|
|
11
|
191
|
August 29, 2025
|
Enhanced Try Syntax
|
|
35
|
999
|
August 27, 2025
|
this = , and anObject.=
|
|
17
|
60
|
August 22, 2025
|
Make `import.meta` a `ReferenceError` instead of a `SyntaxError` in non-module code
|
|
3
|
44
|
August 18, 2025
|
JSON.isParseableAsJSON()
|
|
9
|
151
|
August 17, 2025
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
7
|
121
|
August 5, 2025
|
Implement the Array.prototype.filterGroups
|
|
7
|
137
|
August 3, 2025
|
[Issue] BigInt serialization
|
|
23
|
477
|
July 17, 2025
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
43
|
June 26, 2025
|
Propuestas Adicionales para la Mรกxima Eficiencia en JavaScript
|
|
1
|
44
|
June 25, 2025
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
49
|
June 20, 2025
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
33
|
June 20, 2025
|
Proposal: Configurable Importing from Modules
|
|
3
|
77
|
June 17, 2025
|
String.hash
|
|
8
|
132
|
June 3, 2025
|
Value-Based Comparison Operators for Arrays of Primitives in JavaScript
|
|
1
|
81
|
May 22, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
180
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
282
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
107
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
83
|
May 17, 2025
|
How to create a proposal?
|
|
2
|
342
|
November 3, 2022
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
150
|
May 7, 2025
|
The final keyword for classes
|
|
2
|
99
|
May 4, 2025
|
array.prototype.winner
|
|
25
|
1073
|
May 4, 2025
|