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

Inline web worker #18

Closed
NicolasRannou opened this issue Mar 23, 2020 · 2 comments
Closed

Inline web worker #18

NicolasRannou opened this issue Mar 23, 2020 · 2 comments
Labels
question Further information is requested

Comments

@NicolasRannou
Copy link

Hi,

Is there any option to inline web workers?

Can't seem to find how to do so anywhere.

Thanks for the awesome library!

@andywer
Copy link
Owner

andywer commented Mar 23, 2020

Right now this is not possible, but there is a discussion about it at andywer/threads.js#211. It's not overly active right now, but you are of course welcome to participate! 🙂

@andywer andywer closed this as completed Mar 23, 2020
@andywer andywer added the question Further information is requested label Mar 23, 2020
@NicolasRannou
Copy link
Author

Thank you I'll investigate it a little bit more.

I'd like to develop a JS library that leverages web-workers and I must ensure it is easy to serve it or for customers to use (i.e. no worker-specific setup) if the web worker is not inlined!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants