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

Files: use globalThis #147

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Files: use globalThis #147

merged 1 commit into from
Oct 30, 2024

Conversation

amesgen
Copy link
Contributor

@amesgen amesgen commented Oct 24, 2024

I have a use case where I would like to run the JSaddle JS glue in a web worker. window doesn't exist there, but all the necessary functions are also available in globalThis.

@hamishmack hamishmack merged commit d371de6 into ghcjs:master Oct 30, 2024
1 of 11 checks passed
@amesgen amesgen deleted the globalThis branch October 30, 2024 11:26
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.

2 participants