mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* AgentUpdate -> AgentLifecycleEvent * Responder::response -> Responder::respond * AgentLink::response -> AgentLink::respond * Agent::handle -> Agent::handle_input
multi_thread
You should compile a worker which have to be spawned in a separate thread:
cargo web build --bin native_worker --release