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

#1146 in WebAssembly

Download history 16607/week @ 2024-10-26 15338/week @ 2024-11-02 12770/week @ 2024-11-09 14674/week @ 2024-11-16 15384/week @ 2024-11-23 16638/week @ 2024-11-30 13885/week @ 2024-12-07 13941/week @ 2024-12-14 10276/week @ 2024-12-21 10567/week @ 2024-12-28 14621/week @ 2025-01-04 17149/week @ 2025-01-11 14356/week @ 2025-01-18 15414/week @ 2025-01-25 15592/week @ 2025-02-01 17621/week @ 2025-02-08

65,447 downloads per month
Used in 86 crates (3 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
~264K SLoC