Quote:
Originally Posted by Lucas Malor
But you can't simply get the source code in Go, compile it for an ARM machine, and run it?
|
It's not as easy when using fbink, as it needs a cross-compiler for cgo to work. But, personally, I do think using go is easier than setting up python, unless you are using Windows (cross-compiling to Linux is a huge pain).