This repo try to run WeGPU-backended 3D engines on Deno, like three.js, babylon.js, pixi.js, etc.
You need install Deno first. Require Deno version 2.2.7.
Then run the following command to run the "backdrop" demo:
deno run -A threejs/webgpu_backdrop.js