From 8bffedc89b9441afb5ae8a8077672242522701ad Mon Sep 17 00:00:00 2001 From: Jaswanth Sreeram Date: Fri, 25 Apr 2014 11:50:30 -0700 Subject: [PATCH] Add Parallel JavaScript --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a653ac977f..fe2a28c946 100644 --- a/README.md +++ b/README.md @@ -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