|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
8
|
162
|
October 9, 2025
|
|
JSON.isWellFormed(str: string): boolean
|
|
7
|
114
|
October 1, 2025
|
|
JavaScript match expression
|
|
1
|
58
|
September 26, 2025
|
|
Object.{get, set}
|
|
25
|
316
|
September 22, 2025
|
|
Conditional Logical Operators Proposal
|
|
4
|
82
|
September 18, 2025
|
|
reflect and get rid of eval!
|
|
36
|
244
|
September 15, 2025
|
|
Prevent sealed APIs from being polluted
|
|
13
|
234
|
September 8, 2025
|
|
Support references to array indices.
|
|
16
|
201
|
September 5, 2025
|
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
11
|
136
|
September 2, 2025
|
|
Proposal: Skip arguments passed to function
|
|
11
|
237
|
August 29, 2025
|
|
Buttons should also be accessible by "value"
|
|
6
|
101
|
August 28, 2025
|
|
this = , and anObject.=
|
|
17
|
73
|
August 22, 2025
|
|
Improve inter-operability between BigInt and regular Numbers
|
|
1
|
65
|
August 21, 2025
|
|
Make `import.meta` a `ReferenceError` instead of a `SyntaxError` in non-module code
|
|
3
|
67
|
August 18, 2025
|
|
JSON.isParseableAsJSON()
|
|
9
|
197
|
August 17, 2025
|
|
Array.massMake()
|
|
2
|
72
|
August 15, 2025
|
|
A more complete random API?
|
|
11
|
688
|
August 11, 2025
|
|
[Issue] BigInt serialization
|
|
23
|
516
|
July 17, 2025
|
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
58
|
June 26, 2025
|
|
Positional binding after rest binding?
|
|
4
|
98
|
June 25, 2025
|
|
Propuestas Adicionales para la Máxima Eficiencia en JavaScript
|
|
1
|
56
|
June 25, 2025
|
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
58
|
June 20, 2025
|
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
44
|
June 20, 2025
|
|
Proposal: Configurable Importing from Modules
|
|
3
|
102
|
June 17, 2025
|
|
optional imports using import attributes
|
|
0
|
41
|
June 17, 2025
|
|
await all promises in a code block
|
|
5
|
93
|
June 15, 2025
|
|
Map native properties
|
|
2
|
54
|
June 15, 2025
|
|
String.hash
|
|
8
|
146
|
June 3, 2025
|
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
212
|
May 21, 2025
|
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
318
|
May 20, 2025
|