Skip to content

Graicc/gkz-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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