Force to use tiny-worker on latest node.js
Open
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to force threads.js to use tiny-worker even on latests versions of node.js?
The reason is that in worker_threads still not works everything. For example You can't use canvas (node-canvas) in worker_thread. As far as I know tiny-worker uses child_processes as core mechanism so canvas then should works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.