8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust1,655 forks (1,655 forks)batch import
documentationenhancementexamplegood first issue
Repository metrics
- Stars
- 36,038 stars (36,038 stars)
- PR merge metrics
- Avg merge 16d 13h (Avg merge 16d 13h)9 merged PRs in 30d (9 merged PRs in 30d)
Description
Any ideas how to create, spawn and work with WebWorkers inside Dioxus?
I am referring to this Using web workers
Contributor guide
- Research direction
- Investigate how to integrate Web Workers in Dioxus by reviewing the Dioxus documentation, community examples, and the use of wasm bindgen or web sys crates to spawn workers from Rust compiled to WebAssembly.
- Tech stack
- rustwasm
- Domain
- frontendweb dev
- Issue type
- Research
- Prerequisites
- RustDioxus