Hacker News new | ask | show | jobs
by petermcneeley 273 days ago
The WebGPU tutorial is also Game of life.

https://codelabs.developers.google.com/your-first-webgpu-app...

It would be interesting to see a perf comparision. WebGPU does not have a 64 bit type but it could be emulated with a Vec2u load/store.