1 unstable release
0.1.0 | Jul 10, 2023 |
---|
#36 in #web-worker
24,377 downloads per month
Used in 41 crates
(via gloo-worker)
21KB
470 lines
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
~3MB
~56K SLoC