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

Support Top-Level Await #23

Open
MylesBorins opened this issue Aug 25, 2020 · 2 comments
Open

Support Top-Level Await #23

MylesBorins opened this issue Aug 25, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MylesBorins
Copy link
Member

Now that we have an ESM loader, of course we are going to want Top-Level Await

I do not believe that the existing loader will be able to support TLA out of the box @bengl and @devsnek might be able to chime in a bit about what work would need to be done to get that working.

@MylesBorins MylesBorins added enhancement New feature or request help wanted Extra attention is needed labels Aug 25, 2020
@bengl
Copy link
Contributor

bengl commented Aug 25, 2020

I'm probably missing a lot here, but now that V8 args pass right through, shouldn't --harmony-top-level-await Just Work ™️ ?

@MylesBorins
Copy link
Member Author

MylesBorins commented Aug 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants