Y
Hacker News
new
|
ask
|
show
|
jobs
by
ludovicianul
1377 days ago
You can bundle the JRE with the app using
https://docs.oracle.com/javase/9/tools/jlink.htm
and use
https://docs.oracle.com/en/java/javase/14/docs/specs/man/jpa...
to create distributions for the main platforms.