Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 289 Bytes

GKZ-Rust

What

A rewrite of the original GorillaKZ website in Rust + Yew from C# + Blazor WebAssembly.

Where

https://gorillakz.com/

Why

  • Performance improvements (Blazor WASM is slow)
  • Learn rust (rust is nice)
  • Learn wasm (js is not nice)
  • Static hosting on github pages