mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
256e84f912
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.