• @RustyNova
    cake
    link
    1410 months ago

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

    The app itself is 100mb on debug…

      • @RustyNova
        cake
        link
        110 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