mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* remove transferable trait * remove transferable from router example, run cargo fmt * cargo fmt * Remove Transferable from multi_thread example
multi_thread
You should compile a worker which have to be spawned in a separate thread:
cargo web build --bin native_worker --target wasm32-unknown-unknown