Hacker News new | ask | show | jobs
by NateDad 4422 days ago
Go applications require no installed runtime, they compile to native code. You can have no Go installed or any Go installed on the system, and the executable will neither know nor care.