Skip to content

Commit

Permalink
Add Dynamic Module Reform to Stage 1
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored and ljharb committed Dec 22, 2016
1 parent 02d6b2c commit 5e6d19e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -42,8 +42,9 @@ Proposals follow [this process document](https://tc39.github.io/process-document
| | [RegExp named capture groups](https://github.com/tc39/proposal-regexp-named-groups) | Daniel Ehrenberg, Brian Terlson | 1 |
| | [`s` (`dotAll`) flag for regular expressions](https://github.com/mathiasbynens/es-regexp-dotall-flag) | Mathias Bynens, Brian Terlson | 1 |
| | [`Promise.try`](https://github.com/ljharb/proposal-promise-try) | Jordan Harband | 1 |
| | [64-Bit Integer Operations](https://gist.github.com/BrendanEich/4294d5c212a6d2254703) [alt link](https://github.com/BrendanEich/ecma262/tree/int64) | Brendan Eich | 1 |
|
| | [64-Bit Integer Operations](https://gist.github.com/BrendanEich/4294d5c212a6d2254703) [alt link](https://github.com/BrendanEich/ecma262/tree/int64) | Brendan Eich | 1 |
| | [Dynamic Module Reform](https://github.com/caridy/proposal-dynamic-modules) | Caridy Patiño | 1 |


🚀 means the champion thinks it's ready to advance but has not yet presented to the committee.

Expand Down

0 comments on commit 5e6d19e

Please sign in to comment.