mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Add render method to Component and auto implement Renderable * More cleanup * Rename Renderable method from view to render * Doc fixes * fix * Update CHANGELOG.md
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