Skip to content

Test top-level await in worklets #26826

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
merged 1 commit into from
Dec 10, 2020
Merged

Test top-level await in worklets #26826

merged 1 commit into from
Dec 10, 2020

Conversation

domenic
Copy link
Member

@domenic domenic commented Dec 9, 2020

Similar to #26175.

I tried to test the question discussed in whatwg/html#4352 (comment) but since there's no way to delay for longer than a microtask, and the microtask queue gets emptied at the end of running a worklet script anyway, I couldn't do so.

@domenic domenic merged commit a1472c4 into master Dec 10, 2020
@domenic domenic deleted the worklets-tla branch December 10, 2020 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants