Skip to content

Commit

Permalink
Merge pull request #6 from jsreeram/master
Browse files Browse the repository at this point in the history
Add Parallel JavaScript
  • Loading branch information
bterlson committed Apr 25, 2014
2 parents 4ccfabb + 8bffedc commit d0892b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ES7+ Proposals follow [this process document](https://docs.google.com/document/d
| Proposal | Champion | Stage | Notes
| ------------------------------------------------------------------------------------ |-------------- | ------|------
| [Async Functions](https://github.com/lukehoban/ecmascript-asyncawait) |Luke Hoban |1 |
| [Parallel JavaScript](http://wiki.ecmascript.org/doku.php?id=strawman:data_parallelism) |Tatiana Shpeisman, Niko Matsakis |1 |
| [Structured Clone](https://github.com/dslomov-chromium/ecmascript-structured-clone) |Dmitry Lomov |1
| [Typed Objects](https://github.com/dslomov-chromium/typed-objects-es7) |Dmitry Lomov, Niko Matsakis |1
| [Defensible Classes](http://wiki.ecmascript.org/doku.php?id=strawman:defensible_classes) | Mark Miller & Doug Crockford | 0
Expand Down

0 comments on commit d0892b3

Please sign in to comment.