Skip to content

Commit

Permalink
Dynamic Modules to stage 1, per 2018.07.25 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 25, 2018
1 parent 323e233 commit 9e3f157
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [Pattern Matching][matching] | Kat Marchán<br />Brian Terlson | Kat Marchán<br />Brian Terlson<br />Sebastian Markbåge
| | [RegExp Match array offsets][regex-offsets] | Ron Buckton | Ron Buckton
| | [Explicit Resource Management][resource-management] | Ron Buckton | Ron Buckton
| | [Dynamic Modules][dynamic-modules] | Bradley Farias | Bradley Farias

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

Expand Down Expand Up @@ -198,3 +199,4 @@ Note that as part of the onboarding process your repository name may be normaliz
[regex-offsets]: https://github.com/rbuckton/proposal-regexp-match-offsets
[buffer-transfer]: https://github.com/domenic/proposal-arraybuffer-transfer/
[resource-management]: https://github.com/rbuckton/proposal-using-statement
[dynamic-modules]: https://github.com/guybedford/proposal-dynamic-modules

0 comments on commit 9e3f157

Please sign in to comment.