|
for await? .. of
|
|
7
|
124
|
October 21, 2025
|
|
Champion Needed (Proposal) — Pass-By-Ref for Primitives
|
|
11
|
215
|
October 20, 2025
|
|
Array.getter, .setter
|
|
9
|
228
|
October 18, 2025
|
|
Faster String Comparisons
|
|
9
|
159
|
October 9, 2025
|
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
8
|
174
|
October 9, 2025
|
|
JSON.isWellFormed(str: string): boolean
|
|
7
|
139
|
October 1, 2025
|
|
JavaScript match expression
|
|
1
|
76
|
September 26, 2025
|
|
Object.{get, set}
|
|
25
|
335
|
September 22, 2025
|
|
Conditional Logical Operators Proposal
|
|
4
|
95
|
September 18, 2025
|
|
reflect and get rid of eval!
|
|
36
|
303
|
September 15, 2025
|
|
Prevent sealed APIs from being polluted
|
|
13
|
262
|
September 8, 2025
|
|
Support references to array indices.
|
|
16
|
234
|
September 5, 2025
|
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
11
|
153
|
September 2, 2025
|
|
Proposal: Skip arguments passed to function
|
|
11
|
246
|
August 29, 2025
|
|
Buttons should also be accessible by "value"
|
|
6
|
129
|
August 28, 2025
|
|
this = , and anObject.=
|
|
17
|
87
|
August 22, 2025
|
|
Improve inter-operability between BigInt and regular Numbers
|
|
1
|
82
|
August 21, 2025
|
|
Make `import.meta` a `ReferenceError` instead of a `SyntaxError` in non-module code
|
|
3
|
82
|
August 18, 2025
|
|
JSON.isParseableAsJSON()
|
|
9
|
220
|
August 17, 2025
|
|
Array.massMake()
|
|
2
|
80
|
August 15, 2025
|
|
A more complete random API?
|
|
11
|
691
|
August 11, 2025
|
|
[Issue] BigInt serialization
|
|
23
|
541
|
July 17, 2025
|
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
65
|
June 26, 2025
|
|
Positional binding after rest binding?
|
|
4
|
107
|
June 25, 2025
|
|
Propuestas Adicionales para la Máxima Eficiencia en JavaScript
|
|
1
|
66
|
June 25, 2025
|
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
64
|
June 20, 2025
|
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
50
|
June 20, 2025
|
|
Proposal: Configurable Importing from Modules
|
|
3
|
112
|
June 17, 2025
|
|
optional imports using import attributes
|
|
0
|
45
|
June 17, 2025
|
|
await all promises in a code block
|
|
5
|
103
|
June 15, 2025
|