Skip to content

Fix for async/await#11

Open
revam wants to merge 1 commit into
uupaa:masterfrom
revam:master
Open

Fix for async/await#11
revam wants to merge 1 commit into
uupaa:masterfrom
revam:master

Conversation

@revam

@revam revam commented Sep 29, 2024

Copy link
Copy Markdown

A small tweak to allow async/await syntax at the top-level of the module to work properly because the script.onload event is ran immediately after the script is loaded, but before the module exports are available.

A small tweak to allow async/await syntax at the top-level of the module to work properly because the script.onload event is ran immediately after the script is loaded, but before the module exports are available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant