Glow + SPIRV-Cross Example Based on glow example. How to Build Native (OpenGL) To run with OpenGL 4.1: cargo run --features=gl Web (WebGL) To run with WebGL 2: cargo web start --features webgl --target wasm32-unknown-unknown