• @sizeoftheuniverse
    link
    01 year ago

    And this is how people build the largest (in terms of the actual size of the binary on the disk) command line utilities in history.

    • snoweA
      link
      21 year ago

      I don’t know why you would think that. GraalVM can compile tiny tiny packages, and you can easily remove features from the JVM if you don’t need them. It’s a terrible myth that JVM means massive binaries.