|
Array.massMake()
|
|
2
|
63
|
August 15, 2025
|
|
A more complete random API?
|
|
11
|
676
|
August 11, 2025
|
|
[Issue] BigInt serialization
|
|
23
|
483
|
July 17, 2025
|
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
44
|
June 26, 2025
|
|
Positional binding after rest binding?
|
|
4
|
77
|
June 25, 2025
|
|
Propuestas Adicionales para la Máxima Eficiencia en JavaScript
|
|
1
|
46
|
June 25, 2025
|
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
51
|
June 20, 2025
|
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
35
|
June 20, 2025
|
|
Proposal: Configurable Importing from Modules
|
|
3
|
78
|
June 17, 2025
|
|
optional imports using import attributes
|
|
0
|
36
|
June 17, 2025
|
|
await all promises in a code block
|
|
5
|
85
|
June 15, 2025
|
|
Map native properties
|
|
2
|
52
|
June 15, 2025
|
|
String.hash
|
|
8
|
135
|
June 3, 2025
|
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
186
|
May 21, 2025
|
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
290
|
May 20, 2025
|
|
Destructuring with Alias Binding
|
|
3
|
111
|
May 19, 2025
|
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
84
|
May 17, 2025
|
|
Treating strings as an array of chars, maybe a new Char type?
|
|
4
|
315
|
May 8, 2025
|
|
Hex numbers without 0x, strings without quotation marks
|
|
3
|
51
|
May 8, 2025
|
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
153
|
May 7, 2025
|
|
Allow trailing comma in sequence expression
|
|
5
|
126
|
May 7, 2025
|
|
Static inline import
|
|
5
|
87
|
May 5, 2025
|
|
`Int32` math
|
|
2
|
83
|
May 4, 2025
|
|
please remove the error types
|
|
24
|
230
|
April 30, 2025
|
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
270
|
April 28, 2025
|
|
new methods of Set: equals, isProperSubsetOf, isProperSupersetOf
|
|
4
|
97
|
April 16, 2025
|
|
Support argument length binding
|
|
6
|
99
|
April 16, 2025
|
|
Make "sort" great again!
|
|
6
|
132
|
April 15, 2025
|
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
192
|
April 1, 2025
|
|
.map() equivalent for objects - Object.mapEntries()
|
|
14
|
744
|
April 1, 2025
|