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

TODO: Add worker to prevent main thread from locking up #31

Open
ToastyStoemp opened this issue Jun 22, 2023 · 0 comments
Open

TODO: Add worker to prevent main thread from locking up #31

ToastyStoemp opened this issue Jun 22, 2023 · 0 comments

Comments

@ToastyStoemp
Copy link

With more complex shapes browsers take a while to handle, moving the processing code to a worker thread would allow us to prevent this from locking up. Also can add some UI on the main thread to show that the script is running

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