you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 3 years ago (1 child)

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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years 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.

  • source
  • parent