4 releases

0.2.1 Aug 21, 2022
0.2.0 Jun 24, 2022
0.1.2 Jun 24, 2022
0.1.0 Jan 5, 2022

#209 in WebAssembly

Download history 3804/week @ 2022-11-26 3765/week @ 2022-12-03 5125/week @ 2022-12-10 4815/week @ 2022-12-17 4319/week @ 2022-12-24 4275/week @ 2022-12-31 6926/week @ 2023-01-07 5079/week @ 2023-01-14 5847/week @ 2023-01-21 6638/week @ 2023-01-28 5440/week @ 2023-02-04 6786/week @ 2023-02-11 6303/week @ 2023-02-18 6804/week @ 2023-02-25 7608/week @ 2023-03-04 6133/week @ 2023-03-11

27,978 downloads per month
Used in 64 crates (2 directly)

MIT/Apache

60KB
1K 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

~9.5MB
~191K SLoC