Show HN: Magic Worker – Simplify Web Worker Usage

4 points by tinyhref 7 hours ago

Open Source: https://github.com/tinyhref/magic-worker

Simplifying the use of Web Workers — call worker functions like regular async functions.

Key Features:

- Seamless two-way communication

- Clean, developer-friendly API

- Ideal for offloading heavy computations

- Supports passing arguments and receiving results like local function calls