• @RustyNova
    link
    148 months ago

    Meanwhile me, and my 2gb debug build folder in rust.

    The app itself is 100mb on debug…

      • @RustyNova
        link
        18 months ago

        Well… Compilation is just mixing everything up into a runtime package…

        If you don’t count tree shaking out unused stuff and non activated features, what you have is literally everything bundled in