You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By disabling some configuration options, the library becomes a lot
smaller. With `-no-debug`, binaries become ~25kB smaller on Linux, ~5kB
smaller on MacOS, and ~11kB smaller on Windows.
This isn't really important on Linux/macOS/Windows, but will become
important when we start using bdwgc on WebAssembly.
0 commit comments