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

Preventing return of globalThis #39

Open
tim-field opened this issue Jul 31, 2024 · 0 comments
Open

Preventing return of globalThis #39

tim-field opened this issue Jul 31, 2024 · 0 comments

Comments

@tim-field
Copy link

tim-field commented Jul 31, 2024

currently a script like 'return globalThis' will attempt to return the globalThis object, which is huge and slow. How can we prevent this being attempted ?

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

No branches or pull requests

1 participant