Closed stefnotch closed 3 months ago
By overriding the global function that returns the WebGPU object, one can
Which lets the worlds cooperate, side by side.
Do note that I didn't add cleaning up. So whenever the code changes, it'll hot reload, and create new objects without ever free-ing the old ones.
http://localhost:5173/#/webgpu
By overriding the global function that returns the WebGPU object, one can
Which lets the worlds cooperate, side by side.