Go: Difference between revisions

From Bitpost wiki
(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.")
 
(No difference)

Latest revision as of 18:14, 14 February 2018

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.