Hacker News new | ask | show | jobs
by jim33442 102 days ago
The Java "compiled" code isn't a native binary like in Go, it really does run in a VM. I honestly don't know if that's why they handle memory differently though.