7 releases (4 breaking)

0.5.0 Oct 28, 2023
0.4.1 Oct 9, 2023
0.4.0 Aug 11, 2023
0.3.0 Jul 10, 2023
0.1.0 Jan 5, 2022

#448 in WebAssembly

Download history 15401/week @ 2024-01-09 12315/week @ 2024-01-16 12817/week @ 2024-01-23 14023/week @ 2024-01-30 14165/week @ 2024-02-06 13438/week @ 2024-02-13 12394/week @ 2024-02-20 14481/week @ 2024-02-27 13101/week @ 2024-03-05 14999/week @ 2024-03-12 17878/week @ 2024-03-19 15155/week @ 2024-03-26 14117/week @ 2024-04-02 15640/week @ 2024-04-09 16051/week @ 2024-04-16 11433/week @ 2024-04-23

59,939 downloads per month
Used in 82 crates (2 directly)

MIT/Apache

73KB
1.5K SLoC

gloo-worker

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Gloo workers are a way to offload tasks to web workers. These are run concurrently using web-workers. It provides a neat abstraction over the browser's Web Workers API which can be consumed from anywhere.

Dependencies

~13MB
~245K SLoC