https://slides.com/rkiel/deck-5/live
May 1995
December 1995
| Stage | Purpose | |
|---|---|---|
| 0 | Strawman | Allow input into the specification |
| 1 | Proposal | Make the case for the addition |
| 2 | Draft | Precisely describe the syntax and semantics using formal spec language |
| 3 | Candidate | Indicate that further refinement will require feedback from implementations and users |
| 4 | Finished | Indicate that the addition is ready for inclusion in the formal ECMAScript standard |
Async/Await Functions
Shared memory and atomics
Object.values/Object.entries
String padding
Object.getOwnPropertyDescriptors
Trailing commas in function parameter lists and calls
Primary source