gloo-worker 0.4.1

Convenience crate for working with Web Workers
Documentation
gloo-worker-0.4.1 has been yanked.

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.