Skip to content

Commit

Permalink
Move asynchronous iteration to stage 3
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic authored Sep 30, 2016
1 parent 166d0a8 commit 96f8d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Proposals follow [this process document](https://tc39.github.io/process-document
| | [Lifting Template Literal Restriction](https://github.com/tc39/proposal-template-literal-revision) | Tim Disney | 3 |
| | [global](https://github.com/tc39/proposal-global) | Jordan Harband | 3 |
| | [Rest/Spread Properties](https://github.com/sebmarkbage/ecmascript-rest-spread) | Sebastian Markbage | 3 |
| | [Asynchronous Iterators](https://github.com/tc39/proposal-async-iteration) | Domenic Denicola | 2 |
| | [Asynchronous Iteration](https://github.com/tc39/proposal-async-iteration) | Domenic Denicola | 3 |
| | [function.sent metaproperty](https://github.com/allenwb/ESideas/blob/master/Generator%20metaproperty.md) | Allen Wirfs-Brock | 2 |
| 🚀 | [Shared memory and atomics](https://github.com/tc39/ecmascript_sharedmem) | Lars T Hansen | 2 |
| | [String.prototype.{trimStart,trimEnd}](https://github.com/sebmarkbage/ecmascript-string-left-right-trim) | Sebastian Markbage | 2 |
Expand Down

0 comments on commit 96f8d79

Please sign in to comment.