web workers, anyone? github.com/nodejs/node/...
worker: add support for Web Workers by avivkeller · Pull Request #64894 · nodejs/node
Fixes: #43583 Adds support for the Web Worker API as defined by the HTML Standard: https://html.spec.whatwg.org/multipage/workers.html The implementation trys to follow the specification as close a...
github.com