title | layout |
---|---|
Get involved in ECMAScript specification |
default |
🚀 | Proposal | Author | Champion | Tests |
---|---|---|---|---|
🚀 | Function.prototype.toString revision |
Michael Ficarra | Michael Ficarra | ✅ |
global |
Jordan Harband | Jordan Harband | ✅ | |
import() |
Domenic Denicola | Domenic Denicola | ❓ | |
Legacy RegExp features in JavaScript | Claude Pache | Mark Miller Claude Pache |
✅ | |
BigInt |
Daniel Ehrenberg | Daniel Ehrenberg | 🚧 | |
Optional catch binding |
Michael Ficarra | Michael Ficarra | ✅ | |
import.meta |
Domenic Denicola | Domenic Denicola | ❓ | |
Private instance methods and accessors | Daniel Ehrenberg | Daniel Ehrenberg Kevin Gibbons |
❓ | |
Array.prototype.{flatMap,flatten} |
Brian Terlson Michael Ficarra |
Brian Terlson Michael Ficarra |
✅ | |
Numeric separators | Sam Goto Rick Waldron |
Sam Goto Rick Waldron |
✅ | |
Class Public Instance Fields & Private Instance Fields | Daniel Ehrenberg Kevin Gibbons |
Daniel Ehrenberg Jeff Morrison Kevin Smith Kevin Gibbons |
❓ | |
JSON superset | Richard Gibson | Mark Miller Mathias Bynens |
||
String.prototype.{trimStart,trimEnd} |
Sebastian Markbåge | Sebastian Markbåge | ✅ | |
String.prototype.matchAll |
Jordan Harband | Jordan Harband |