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

#326 in WebAssembly

Download history 14801/week @ 2024-03-14 15979/week @ 2024-03-21 15639/week @ 2024-03-28 13579/week @ 2024-04-04 16512/week @ 2024-04-11 15508/week @ 2024-04-18 13353/week @ 2024-04-25 13160/week @ 2024-05-02 11475/week @ 2024-05-09 12342/week @ 2024-05-16 11495/week @ 2024-05-23 13639/week @ 2024-05-30 12289/week @ 2024-06-06 12522/week @ 2024-06-13 12298/week @ 2024-06-20 11137/week @ 2024-06-27

50,443 downloads per month
Used in 83 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

~13MB
~243K SLoC