Hacker News new | ask | show | jobs
by luriel 5335 days ago
Go still compiles to native code and provides direct control over the memory layout of your data structures.

This alone makes it considerably more low level than anything that runs on the JVM.