Discussion topics for April 2014 TC39 meeting for async/await proposal
- Ben's implementation in regenerator
- Async arrows
await
at top level- Is
await*
needed? - Ordering of static + async:
static async foo() { }
Discussion topics for April 2014 TC39 meeting for async/await proposal
await
at top levelawait*
needed?static async foo() { }