Compiling Java and JavaFX applications into native binaries
This article will walk you through the process of compiling Java and JavaFX applications into native binaries using GraalVM and Gluon. This version is initially focused on MacOS, but will be updated for Windows.
Installing GraalVM
GraalVM is a …