WASM Rendering Engine This is a simple rendering engine that I created to test my knowledge of web assembly & Rust. Usage Because the rendering engine uses SIMD, you will need to enable rust-nightly. $ rustup default nightly >