Skip to content

Commit

Permalink
Add Promise.any
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot authored and gesa committed Jun 5, 2019
1 parent d3707b2 commit f1dc608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2019/06.md
Expand Up @@ -93,6 +93,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| ☑️ | 2 | 30m | [Atomics.waitAsync](https://tc39.github.io/proposal-atomics-wait-async/) asking for Stage 3 reviewers ([Slides](https://docs.google.com/presentation/d/1L6cBV_r6RBA_n3NPeab9hSx86QVy3-DPeXg4Dy3yDx0/edit?usp=sharing)) | Shu-yu Guo |
| | 2 | 30m | [WeakRefs](https://github.com/tc39/proposal-weakrefs) for Stage 3 | Sathya Gunasekaran, Till Schneidereit |
| | 2 | 60m | [Top-level await](https://github.com/tc39/proposal-top-level-await) for Stage 3 | Myles Borins |
| | 1 | 15m | [Promise.any](https://github.com/tc39/proposal-promise-any/) for ready-for-Stage 2 (added late) | Kevin Gibbons (on behalf of Mathias Bynens) |
| ☑️ | 1 | 30m | [For-in enumeration order](https://github.com/tc39-transfer/for-in-exploration/) for Stage 2 ([slides](https://docs.google.com/presentation/d/1Erd-E-73MPjr2kBBSYwK998SQ6roheiOqF2zprKgROo/edit?usp=sharing))| Kevin Gibbons |
| | 1 | 60m | [JavaScript Standard Library](https://github.com/tc39/proposal-javascript-standard-library) for Stage 2 ([slides](https://github.com/tc39/proposal-javascript-standard-library/blob/master/slides/JSL-TC39-June-2019.pdf)) | Mattijs Hoitink & Michael Saboff |
| ☑️ | 1 | 40m | [Intl.DisplayNames](https://github.com/tc39/proposal-intl-displaynames) for Stage 2 [Slides](https://goo.gl/ZAaVds) | Frank Tang |
Expand Down

1 comment on commit f1dc608

@chicoxyzzy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Please sign in to comment.