Releases: Grumpy-Raven/yew
Releases · Grumpy-Raven/yew
v0.2 - with UseCoroutine
This, still super experimental, release supports UseCoroutine. You can look in the README for an example of how to use it do animation-y things.
Also some node update optimizations, such as only updating once in a given frame, even if multiple state changes individually trigger updates.
There is also an Image Primitive now.
v0.1
this is super experimental!