reflect and get rid of eval!
|
|
36
|
85
|
September 15, 2025
|
Include heap data structure
|
|
2
|
63
|
September 11, 2025
|
TypedArray.subarray byteOffset with detached buffers
|
|
8
|
131
|
September 3, 2025
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
11
|
116
|
September 2, 2025
|
Proposal: Skip arguments passed to function
|
|
11
|
191
|
August 29, 2025
|
Enhanced Try Syntax
|
|
35
|
980
|
August 27, 2025
|
this = , and anObject.=
|
|
17
|
59
|
August 22, 2025
|
Make `import.meta` a `ReferenceError` instead of a `SyntaxError` in non-module code
|
|
3
|
43
|
August 18, 2025
|
JSON.isParseableAsJSON()
|
|
9
|
138
|
August 17, 2025
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
7
|
119
|
August 5, 2025
|
Implement the Array.prototype.filterGroups
|
|
7
|
131
|
August 3, 2025
|
[Issue] BigInt serialization
|
|
23
|
468
|
July 17, 2025
|
Object.{get, set}
|
|
24
|
235
|
June 28, 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
|
43
|
June 25, 2025
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
47
|
June 20, 2025
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
31
|
June 20, 2025
|
Proposal: Configurable Importing from Modules
|
|
3
|
77
|
June 17, 2025
|
String.hash
|
|
8
|
131
|
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
|
173
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
281
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
107
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
82
|
May 17, 2025
|
How to create a proposal?
|
|
2
|
341
|
November 3, 2022
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
149
|
May 7, 2025
|
The final keyword for classes
|
|
2
|
99
|
May 4, 2025
|
array.prototype.winner
|
|
25
|
1070
|
May 4, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
242
|
April 28, 2025
|
Support argument length binding
|
|
6
|
96
|
April 16, 2025
|