2 releases
0.1.2 | Jun 11, 2024 |
---|---|
0.1.1 | Jun 9, 2024 |
#33 in #web-worker
38 downloads per month
Used in 5 crates
(via ianaio-worker)
22KB
470 lines
ianaio-worker-macros
Convenience crate for working with Web Workers
ianaio-worker
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
~3MB
~57K SLoC