|
|
|
|
|
by cbdfghh
3482 days ago
|
|
What I would personally like (and I'm kind of surprised all projects which tried to implement it died) is a Java -> static exe/elf compiler (sort of like Go) or at least java -> exe/elf +libjava.so . I hate that deploying Java requires that everything has to be configured _exactly_ right, and write once run anywhere turns into write once debug everywhere. |
|
https://docs.oracle.com/javase/8/docs/technotes/guides/deplo...