Pixi v8 WebGPU Example Example of using Pixi.js v8 with WebGPU, currently in Release Candidate status. Getting Started Install dependencies: npm i To run a local development server: npm run dev — Live reload using Vite npm run preview — Preview build artifact (requires a build)