Go

From Bitpost wiki
Revision as of 18:14, 14 February 2018 by M (talk | contribs) (Created page with "Apparently Go pulls in libc and libssl and libcrypt etc. if needed INTO the binary. So you can take the binary and run it on any compatible chipset. Maybe.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Apparently Go pulls in libc and libssl and libcrypt etc. if needed INTO the binary. So you can take the binary and run it on any compatible chipset. Maybe.