gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
852 stars 98 forks source link

add webgpu.yml on release #433

Open ygdrasil-io opened 6 hours ago

ygdrasil-io commented 6 hours ago

Hello! I've started using the webgpu.yml to regenerate my Kotlin bindings, and it's definitely more convenient than working directly with the C headers. I was wondering if the community would be open to including this YAML file alongside the headers in each release ?

almarklein commented 6 hours ago

Makes sense to me! This line moves the webgpu.h into the archive, so adding a line there for the yml file should do the trick.