Workers are the only real answer to CPU-bound work in the browser. Here is the message-passing cost model, the transfer trick, and how to keep the code readable.
Workers are the only real answer to CPU-bound work in the browser. Here is the message-passing cost model, the transfer trick, and how to keep the code readable.