https://joyeecheung.github.io/blog/2026/01/26/improving-single-executable-application-building-for-node-js/
Improving Single Executable Application Building for Node.js | Joyee Cheung's Blog
Recently, I landed a change that moves the Single Executable Application (SEA) build process directly into Node.js core - a hobby project I’d been tinkering...
executable applicationnode jsjoyee cheung
https://inside.java/2023/11/14/package-javafx-native-exec/
Package a JavaFX Application as a Platform Specific Executable – Inside.java
Understand how to produce a JavaFX application image in a platform-specific format, such as an exe on Windows or a dmg on macOS.
package aplatform specificinside javajavafxapplication