Off the Main Thread, Part 2: Comlink, OffscreenCanvas & The Fat Pipe
Part 1 moved one task off the main thread with raw postMessage. Part 2 is the architecture: ergonomic workers, off-thread rendering, and a streaming data pipe that never touches the frame.