all: shrink bdwgc library

By disabling some configuration options (and updating the library), the
library becomes a lot smaller. With `-no-debug`, binaries become ~18kB
smaller on Linux, ~4kB smaller on MacOS, ~9kB smaller on Windows, and
~12kB smaller on WebAssembly.
This commit is contained in:
Ayke van Laethem
2025-03-26 10:27:55 +01:00
committed by Ron Evans
parent 0a87846bd8
commit 256e84f912
2 changed files with 7 additions and 4 deletions