- Greenlet: move a function into a thread
- Workerize: move a module with async function exports into a thread
- Comlink: move a module with any interface into a thread
- workway
- fibrelite
- comlink-loader - Webpack loader to offload modules to Worker threads seamlessly using Comlink.
- Simplify Web Worker code with Comlink
- Barcode detection in a Web Worker using Comlink
- Comlink + WebRTC