npm module name / Node.js built-in `worker` module · Issue #1 · blake-regalia/worker.js
Hi there! I’m currently working on built-in Worker support (as in, threaded workers rather than cluster/child process) in Node.js, and there is only little left to do for that. (It’s basically just...