Hacker News new | ask | show | jobs
by l1ambda 3747 days ago
Fair point. I would probably use a multiprocessing approach in node.js or use https://www.npmjs.com/package/webworker-threads. If perf were very critical I would use Rust.