TC39 meeting agendas
Repositories
tc39 repositories
The automatic track tc39 proposals
Status, process, and documents for ECMA-262
Status, process, and documents for ECMA 404
An HTML superset/Markdown subset source format for ECMAScript and related specifications
:fishing_pole_and_fish: ECMA-262 proposal to update Function.prototype.toString
Object.hasOwn() proposal for ECMAScript
Determining Array Equality
Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.
TC39 proposal to identify tagged template string array objects
A JavaScript TC39 Proposal for getting the last element from an array
a TC39 proposal to synchronize the iteration of multiple arrays
Proposal to add ArrayBuffer.prototype.transfer
Async/await for ECMAScript
Asynchronous iteration for JavaScript
Methods for working with async iterators in ECMAScript
A proposal to add Promise.allKeyed to ECMAScript
Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises
Arbitrary precision integers in JavaScript