Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Top level await #627

Closed
wants to merge 5 commits into from

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Feb 5, 2020

Implements a top level await for es2017+, and allow it for typescript and ecmascript (ecmascript requires topLevelAwait: true).

Closes #626.

@kdy1 kdy1 added this to the v1.1.18 milestone Feb 5, 2020
@kdy1 kdy1 self-assigned this Feb 5, 2020
@kdy1
Copy link
Member Author

kdy1 commented Feb 5, 2020

bors r+

bors bot pushed a commit that referenced this pull request Feb 5, 2020
Implements a top level await for es2017+, and allow it for typescript and ecmascript (ecmascript requires topLevelAwait: true).

Closes #626.
@bors
Copy link
Contributor

bors bot commented Feb 5, 2020

Build succeeded

  • continuous-integration/travis-ci/push

@bors
Copy link
Contributor

bors bot commented Feb 5, 2020

Pull request successfully merged into master.

@bors bors bot changed the title Top level await [Merged by Bors] - Top level await Feb 5, 2020
@bors bors bot closed this Feb 5, 2020
@kdy1 kdy1 deleted the top-level-await branch February 5, 2020 11:41
@swc-project swc-project locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support top level await
1 participant