#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

#1261 in WebAssembly

Download history 3/week @ 2024-10-08 2/week @ 2024-10-15 2/week @ 2024-11-05 3/week @ 2024-11-19 1/week @ 2024-12-03 21/week @ 2024-12-10 1/week @ 2024-12-17

59 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

~14MB
~264K SLoC