yew/examples/multi_thread
mc1098 0e52b88742
Update gloo dependencies in yew and examples (#2021)
Updates to using the latest stable gloo, in some cases removing
dependencies on `master` branch.

Removes `weblog` in favour of `gloo_console`, where applicable.
2021-08-29 02:13:06 +01:00
..
2020-10-10 23:58:34 +02:00
2021-06-20 14:02:51 +02:00

Multi-Thread Example

Demo

WIP: thedodd/trunk#46

Concepts

Uses an Agent that runs in a Web Worker.