mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Rename methods and loosen mutability for component link and agent * Update send_back to callback * mut link -> link
multi_thread
You should compile a worker which have to be spawned in a separate thread:
cargo web build --bin native_worker --release