yew/examples/multi_thread
Justin Starry ffbb9e0ac3
Rename methods and loosen mutability for component link and agent (#780)
* Rename methods and loosen mutability for component link and agent

* Update send_back to callback

* mut link -> link
2019-12-07 18:18:33 -05:00
..
2019-10-09 15:29:52 -04:00
2019-10-09 15:29:52 -04:00
2019-10-09 15:29:52 -04:00
2019-10-09 15:29:52 -04:00

multi_thread

You should compile a worker which have to be spawned in a separate thread:

cargo web build --bin native_worker --release