1 unstable release
0.1.0 | Jul 10, 2023 |
---|
#42 in #web-worker
22,633 downloads per month
Used in 42 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
~55K SLoC