5 ms·
Yeah, I agree the situation for CLI apps specifically could be a lot better, especially as the complexity keeps going up. Native Image does produce single bina
by mike_hearn 4d ago
Yeah, I agree the situation for CLI apps specifically could be a lot better, especially as the complexity keeps going up.
Native Image does produce single binaries in many cases, but what we need here is a much better tool in general. Actually I'm working on one right now, although it's not JVM specific. Want to take a look?