• magic_lobster_party@kbin.social
    link
    fedilink
    arrow-up
    11
    ·
    4 months ago

    It’s not if you want to compile for Windows, Linux and Mac at the same time, with x86, x64 and ARM support. Cross compiling can often be a big annoyance to set up.

    And this is a Python project. Making stand alone executables for Python projects is rare.

    • PoolloverNathan@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      3
      ·
      edit-2
      4 months ago

      GitHub public repositories get free build runners for all of those except ARM and aren’t that hard to set up (for compiled languages of course).