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

#1772 in WebAssembly

Download history 38138/week @ 2025-07-09 43077/week @ 2025-07-16 43269/week @ 2025-07-23 41745/week @ 2025-07-30 45425/week @ 2025-08-06 42224/week @ 2025-08-13 40647/week @ 2025-08-20 432145/week @ 2025-08-27 54149/week @ 2025-09-03 54562/week @ 2025-09-10 60212/week @ 2025-09-17 68816/week @ 2025-09-24 58457/week @ 2025-10-01 52907/week @ 2025-10-08 51774/week @ 2025-10-15 40592/week @ 2025-10-22

214,314 downloads per month
Used in 91 crates (4 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

~10–14MB
~262K SLoC