Depends what you mean by "need jvm". Assuming your...
# compose-desktop
j
Depends what you mean by "need jvm". Assuming your concern is distribution, the JVM can be embedded into the application, such that the executables work on a client's machine even if the users do not have a JVM installed.
🎉 7