I coded up a game of life implementation in rust and web assembly using <a href="https://yew.rs/" rel="nofollow noreferrer">https://yew.rs/</a> as an effort to sharpen my rust skills and it resulted as a fun toy. You can find the source here: <a href="https://gitlab.com/reedrichards/wvdom" rel="nofollow noreferrer">https://gitlab.com/reedrichards/wvdom</a> Enjoy!