You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Understood if this is off-topic, and feel free to close, but I was just wondering if you'd considered compatibility with Node.js worker_threads here at all?
It seems like the sort of thing that would be generally useful for Node.js optimization as well, in having some kind of --node output, since you're already in the game of worker builds.
Although perhaps, a translation layer from web-style workers to Node.js-style worker_threads would be the better route as its own project.
Otherwise do you know anyone working on this problem / who considers this important?
Understood if this is off-topic, and feel free to close, but I was just wondering if you'd considered compatibility with Node.js worker_threads here at all?
It seems like the sort of thing that would be generally useful for Node.js optimization as well, in having some kind of --node output, since you're already in the game of worker builds.
Although perhaps, a translation layer from web-style workers to Node.js-style worker_threads would be the better route as its own project.
Otherwise do you know anyone working on this problem / who considers this important?