wasm-worker icon indicating copy to clipboard operation
wasm-worker copied to clipboard

Suggest a better worker node.js impl in readme

Open v1rtl opened this issue 5 years ago • 0 comments

  • [x] Pull request has tests / docs demo, and is linted.
  • [x] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/).

Since node-webworker is dead since 2011, I think it'd be more fair to suggest a newer, maintained worker threads implementation for Node.js, such as https://github.com/audreyt/node-webworker-threads in readme

v1rtl avatar Jan 27 '21 20:01 v1rtl