#web-worker #web-api #tasks #browser #offload #api-bindings

ianaio-worker

Convenience crate for working with Web Workers

2 releases

0.1.2 Jun 11, 2024
0.1.1 Jun 9, 2024

#2 in #offload


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

~14MB
~254K SLoC