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

#348 in WebAssembly

Download history 12418/week @ 2023-12-13 10311/week @ 2023-12-20 8651/week @ 2023-12-27 13202/week @ 2024-01-03 14983/week @ 2024-01-10 12452/week @ 2024-01-17 13277/week @ 2024-01-24 13975/week @ 2024-01-31 14424/week @ 2024-02-07 12546/week @ 2024-02-14 13259/week @ 2024-02-21 14327/week @ 2024-02-28 13669/week @ 2024-03-06 14716/week @ 2024-03-13 17268/week @ 2024-03-20 13247/week @ 2024-03-27

61,435 downloads per month
Used in 81 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
~244K SLoC