Proposals follow this process document.
|🚀| Proposal | Champion | Stage
|---|------------------------------------------------------------------------------------ |-------------- | ------|------
| | Exponentiation Operator | Rick Waldron | 3
| | Array.prototype.includes | Domenic Denicola, Rick Waldron | 3
| | SIMD.JS - SIMD APIs + polyfil| John McCutchan, Peter Jensen, Dan Gohman, Daniel Ehrenberg |3 |
| | Async Functions |Brian Terlson |3 |
| | Object.observe | Adam Klein |2 |
| | function.sent metaproperty | Allen Wirfs-Brock |2 |
| | Object.values/Object.entries | Jordan Harband | 2
|🚀| Rest/Spread Properties | Sebastian Markbage | 2
| | Trailing commas in function parameter lists and calls | Jeff Morrison | 2
| | Typed Objects |Dmitry Lomov, Niko Matsakis |1
| | ArrayBuffer.transfer | Luke Wagneer & Allen Wirfs-Brock | 1
|🚀| Additional export-from Statements| Lee Byron | 1
| | Class and Property Decorators | Yehuda Katz and Jonathan Turner | 1 |
| | Function.prototype.toString
revision| Michael Ficarra| 1
| | Observable | Kevin Smith & Jafar Husain | 1
| | String.prototype.{trimLeft,trimRight} | Sebastian Markbage | 1
| | Class Property Declarations| Jeff Morrison| 1
| | String padding | Jordan Harband & Rick Waldron | 1
| | String#matchAll | Jordan Harband | 1
🚀 means the champion thinks it's ready to advance but has not yet presented to the committee.
See also the stage 0 proposals.
If you are a TC39 member representative, just submit a pull request for your proposal, probably to the stage0.md
document.
Ecma TC39 accepts Strawman Proposals from non-member individuals who have accepted the TC39 copyright and patent policies. Currently all ECMAScript related technical work is done by the TC39 RF TG (Royalty Free Task Group), for which the following IPR Policies apply:
If you wish to submit a proposal and are not a representative of a TC39 member, here are the steps you need to take:
- Read the TC39 process document.
- Register as a TC39 contributor (it is not necessary to submit the contribution as attachment to the form)
- Submit a pull request here for your strawman proposal.