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

Test IO on Web Workers #2165

Merged
merged 7 commits into from
Jul 30, 2021
Merged

Test IO on Web Workers #2165

merged 7 commits into from
Jul 30, 2021

Conversation

armanbilge
Copy link
Member

Hopefully will address #1112. I think this is really close, we just need to find the magical Firefox setting to make security lax enough to load the web worker despite cross-origin bla bla.

The approach is to create an IOApp which runs the IOSpec, fastOptJS it, then run a new test suite that loads it as a webworker.

@armanbilge armanbilge marked this pull request as ready for review July 28, 2021 05:24
Copy link
Member

@djspiewak djspiewak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very impressive hackery!

@djspiewak djspiewak merged commit c6b120f into typelevel:series/3.x Jul 30, 2021
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