WebGPU Particle Life Credit to James Price for the code I based this off of https://jrprice.github.io/NBody-WebGPU/ Building Initial setup: npm install Recompiling after changes: npx tsc npx webpack