Hacker News new | ask | show | jobs
by pjmlp 3738 days ago
Any AOT compiler to native code allows for self-contained, statically-linked, no-runtime-required binaries.

There is nothing special in Go about it.