• Jackoamon
      link
      fedilink
      arrow-up
      9
      ·
      1 year ago

      And there’s also WARs for servelets, uberjars, various means of bundling for exes, native compilation via Graal. Overall quite the ignorant meme.

      • kaknife
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 year ago

        Also EARs in case WARs are not enterprise enough for you

      • Scoopta@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        How did I forget WARs…I literally work with Jakarta quite often including for work lol. Bundling exes is a cheap trick, just a JAR with an exe header, can usually even be run like a jar so not sure I count that but yeah

      • Scoopta@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        -_-…8 needs to die already. Most of my projects heavily depend on modern features, I even have one that straight up requires JPMS

    • RustyNova
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      I think they are referring to crates vs binaries vs cargo binaries.

      Crates are your libraries, not meant to be standalone, binaries are your .exe, cargo binaries are meant to be compiled by cargo on your machine and run through cargo, ex: cargo sqlx

      They might also refer test binaries and example binaries which are two executables that only compile the tesrs and the examples to make sure they work, but apart from that idk

      • TurboWafflz
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        Package manager? I hardly kn�

        fish: ‘comment’ terminated by signal SIGSEGV (Address boundary error)