cwoffenden / hello-webgpu

Cross-platform C++ example for WebGPU and Dawn
275 stars 37 forks source link

Doesn't compile on macOS #20

Open olilarkin opened 1 week ago

olilarkin commented 1 week ago

I am seeing the same errors as the CI failures, regarding WebGPU API changes which mean the project doesn't currently compile

cwoffenden commented 1 week ago

I haven’t had chance to catch up with the API changes for a while. The Mac version in one of the branches may still compile.

I’ll get round to updating it at some point.