webgpu-dawn-binaries icon indicating copy to clipboard operation
webgpu-dawn-binaries copied to clipboard

Results 3 webgpu-dawn-binaries issues
Sort by recently updated
recently updated
newest added

I tried to build libdawn for Linux-aarch64. However, the generated size of libdawn.so is around 300-400MB, while the released version [here](https://github.com/jspanchu/webgpu-dawn-binaries/releases/tag/v127.0.6535.0) is just more than 20MB. How to reduce the...

How can one know which tag/commit of Dawn repo was used to build the binary releases? I am interested in adding an option in [WebGPU-distribution](https://github.com/eliemichel/WebGPU-distribution) to fetch prebuilt binaries from...