Y
Hacker News
new
|
ask
|
show
|
jobs
by
arafalov
1885 days ago
For JVM, you have to bend a bit backwards and use still-evolving toolchain, but it is actually possible to create native-image of a Java program that will run on top of SCRATCH:
https://jamesward.com/2020/05/07/graalvm-native-image-tips-t...