When I was last working on things a month or so ago, I believe the build problem with building go on 9front was related to mismatched type declarations; that is, certain types were declared in 9front as being uint_32 or the like, and in go being uint_64, or something of that nature. The details have escaped me, but the binaries may be the simplest method, because they're (hopefully) just plug-and-play.

On Wed, Nov 23, 2016 at 10:39 AM Stanley Lieber <sl@stanleylieber.com> wrote:
On Nov 23, 2016, at 5:07 AM, Aram Hăvărneanu <aram.h@mgk.ro> wrote:
>
> To install Go on Plan 9 you install it like on any other platform.
> There is nothing Plan 9 specific about it, and it is easy.
>
> --
> Aram Hăvărneanu

There is the small problem of no git on Plan 9.

sl