LearningWGPU I will try to learn the basics of WGPU. YT screen footage: https://www.youtube.com/playlist?list=PLtlDNK9ff0iXNdrhEUwnzcIAxTX05jVPU I think I will mainly use these guides: https://sotrh.github.io/learn-wgpu/ Docs: https://docs.rs/wgpu/latest/wgpu/ https://github.com/gfx-rs/wgpu-rs NOTES Build WASM: wasm-pack build --target web