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

#608 in WebAssembly

Download history 13144/week @ 2024-09-15 16924/week @ 2024-09-22 17708/week @ 2024-09-29 13897/week @ 2024-10-06 16145/week @ 2024-10-13 17995/week @ 2024-10-20 16117/week @ 2024-10-27 14970/week @ 2024-11-03 13129/week @ 2024-11-10 14636/week @ 2024-11-17 15754/week @ 2024-11-24 16283/week @ 2024-12-01 13839/week @ 2024-12-08 14004/week @ 2024-12-15 10276/week @ 2024-12-22 9348/week @ 2024-12-29

48,731 downloads per month
Used in 86 crates (6 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

~14MB
~261K SLoC