[talk] Golang and Platform Independence

Sujit K M kmsujit at gmail.com
Sun Dec 17 00:54:53 EST 2017


Hi All,

Golang does allow you to build executable. But it allows you to
run the go program as an script. Below some of the commands
that can be used in a document I had refered. What I found was
that go can generate code on other platforms. So is my assumption
correct it can run on platforms that don't support the go program as such.

https://www.digitalocean.com/community/tutorials/how-to-build-go-executables-for-multiple-platforms-on-ubuntu-16-04

https://gobyexample.com/hello-world

Regards,
Sujit K M



More information about the talk mailing list