mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
multi_thread
You should compile a worker which have to be spawned in a separate thread:
cargo web build --bin native_worker --release
You should compile a worker which have to be spawned in a separate thread:
cargo web build --bin native_worker --release