|
|
|
|
|
by pjmlp
2265 days ago
|
|
Java also compiles to native code, commercial compilers exist since around 2000, and now even the free beer versions have them. Additionally, Nim also has its own runtime, https://nim-lang.org/araq/ownedrefs.html. Which most likely doesn't have 25 years of optimization algorithms, and monitoring tools, invested into it. So "No JVM" isn't necessary an advantage. |
|