Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Support async generators, dynamic imports and object rest spread syntax in compiler.#238

Closed
usergenic wants to merge 1 commit intomasterfrom
support-dynamic-imports
Closed

Support async generators, dynamic imports and object rest spread syntax in compiler.#238
usergenic wants to merge 1 commit intomasterfrom
support-dynamic-imports

Conversation

@usergenic
Copy link
Copy Markdown
Contributor

  • Support dynamic import, object rest spread and async generator syntax when compiling.
  • CHANGELOG.md has been updated

So you can polyserve your hottest es codes with dynamic imports!

@usergenic usergenic requested a review from aomarks December 15, 2017 22:26
@justinfagnani
Copy link
Copy Markdown
Contributor

Do we need to explicitly enable import.meta? If so, please add that.

Copy link
Copy Markdown
Contributor

@justinfagnani justinfagnani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LarsDenBakker
Copy link
Copy Markdown

What about supporting async await? It's available in chrome, edge, firefox and safari.

@justinfagnani
Copy link
Copy Markdown
Contributor

@usergenic ping on this one

@aomarks aomarks requested review from aomarks and removed request for aomarks March 7, 2018 19:45
@usergenic
Copy link
Copy Markdown
Contributor Author

Superseded by other work going on in polyserver + polymer-build compile-code unification

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants