wasmgame This is just a little toy project for me to get more comfortable with Rust and also learn about WebAssembly, which I find very exciting. Bookmarks Some sites I use daily while developing this. cheats.rs Rust Standard Library Crate web_sys web_sys::WebGl2RenderingContext The wasmbind-gen guide WebGL API on MDN WebGL 2.0 spec OpenGL ES 3.0 spec (pdf) GLSL ES 3.0 spec (pdf) Learn OpenGL