DioxusLabs/dioxus

Creating and spawning WebWorkers

Open

#1,486 opened on Sep 23, 2023

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (1,655 forks)batch import
documentationenhancementexamplegood first issue

Repository metrics

Stars
 (36,038 stars)
PR merge metrics
 (Avg merge 16d 13h) (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