#web-worker #api-bindings #tasks

ianaio-worker

Convenience crate for working with Web Workers

2 releases

0.1.2 Jun 11, 2024
0.1.1 Jun 9, 2024

#379 in Asynchronous

Download history 284/week @ 2024-06-08 32/week @ 2024-06-15

316 downloads per month
Used in 4 crates (2 directly)

Custom license

58KB
1.5K SLoC

worker

Convenience crate for working with Web Workers

ianaio-worker

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The IanaIO Rust and WebAssembly Working Group

IanaIO 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