Hacker News new | ask | show | jobs
by jnbiche 4592 days ago
Fair criticism. But the idea of a shared typed array is appealing, just for the simplicity. If you must have shared memory in JS, this is not a bad way to do it.