Hacker News new | ask | show | jobs
by bruce343434 714 days ago
At this point, why not just use C or C++ since you are already writing it like that? Gets rid of the whole middleman.
1 comments

Because you get all the nice tooling around the JVM + safety of running inside the JVM.

See https://medium.com/@jadsarmo/why-we-chose-java-for-our-high-... / https://news.ycombinator.com/item?id=24895395

> An improvement can be discussed in the morning, and be implemented, tested and released in production in the afternoon.