-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Worker Threads Support #169
Comments
Any update in regards to this? |
Would be nice to add a note to the docs/npmjs page - in case someone silly like me implements before running into this issue... :-) Thanks for your great work - the module itself is of great use, will find some temp solutuion for now. |
I would like to know if we have support in version 3.0.0 |
Hi, any updates on this? Thanks for the great work 🙏 |
This is not planned at the moment, #155 is more important, but I've had no time to work on it yet. |
Happy to sponsor your efforts @JCMais here on GitHub sponsors or via PayPal! |
https://nodejs.org/api/addons.html#addons_context_aware_addons
https://github.com/nodejs/node/blob/master/test/addons/worker-addon/test.js
https://curl.haxx.se/libcurl/c/threadsafe.html
https://curl.haxx.se/libcurl/c/libcurl.html#GLOBAL
Probably depends on #155
Also see:
nodejs/help#3356
The text was updated successfully, but these errors were encountered: