Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
1577 days ago
Actually, there used to be GCJ which was a free AOT compiler for Java
1 comments
madmax96
1577 days ago
GCJ had compatibility issues. It never supported Java 1.5. It also couldn’t handle static linking properly. For a large-scale project it usually wasn’t an option.
link