andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
Offload tasks to a pool of workers on node.js and in the browser
Appears on
Quick read
Latest capture 2026-08-02 03:03
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
6 observed captures since 2026-05-25. Observed captures are shown by default.
Stars from first capture +10
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
🧵 Make web workers & worker threads as simple as a function call.
🏗️ Run a module in a Web Worker.
The same DOM API and Frameworks you know, but in a Web Worker.
No description.
Comlink makes WebWorkers enjoyable.
🦎 Move an async function into its own thread.