DioxusLabs/dioxus

Creating and spawning WebWorkers

Open

#1486 opened on Sep 23, 2023

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

Description

Any ideas how to create, spawn and work with WebWorkers inside Dioxus? I am referring to this Using web workers

Contributor guide