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

#1500 in WebAssembly

Download history 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 15547/week @ 2025-02-01 17145/week @ 2025-02-08 15623/week @ 2025-02-15 16326/week @ 2025-02-22 15723/week @ 2025-03-01 16273/week @ 2025-03-08 15904/week @ 2025-03-15

66,741 downloads per month
Used in 87 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
~263K SLoC