jspanchu / webgpu-dawn-binaries

14 stars 1 forks source link

Why the generated libdawn.so is soo large. #7

Open ghostplant opened 1 month ago

ghostplant commented 1 month ago

I tried to build libdawn for Linux-aarch64. However, the generated size of libdawn.so is around 300-400MB, while the released version here is just more than 20MB. How to reduce the library size?

I followed this intructure to build the library: https://github.com/AnswerDotAI/gpu.cpp/blob/main/third_party/lib/README.md