Compiling a Go program into a native binary for Nintendo Switch
1–10 of 46 posts
Re: Compiling a Go program into a native binary for Nintendo Switch
#2He was very approachable and friendly when I was toying with game development in Go.
I should get back to finishing that game in Ebiten. The tooling alone puts a smile on my face.
Re: Compiling a Go program into a native binary for Nintendo Switch
#3Hajime Hoshi is a true gem and the Go ecosystem is incredibly lucky to have him. He was very approachable and friendly when I was toying with game development in Go. I should get back to finishing that game in Ebiten. The tooling alone puts a smile on my face.
Re: Compiling a Go program into a native binary for Nintendo Switch
#4Re: Compiling a Go program into a native binary for Nintendo Switch
#5Re: Compiling a Go program into a native binary for Nintendo Switch
#6Re: Compiling a Go program into a native binary for Nintendo Switch
#7Re: Compiling a Go program into a native binary for Nintendo Switch
#8Hajime Hoshi is a true gem and the Go ecosystem is incredibly lucky to have him. He was very approachable and friendly when I was toying with game development in Go. I should get back to finishing that game in Ebiten. The tooling alone puts a smile on my face.
Re: Compiling a Go program into a native binary for Nintendo Switch
#9This is awesome. Sad to see the work is kind of “wasted” in the sense that it’s not officially supported and any update to Go will likely break it. But I learned a lot reading this article.
The author also explicitly stated that he did not expect major work to upgrade to a new Go version in https://ebiten.org/blog/native_compiling_for_nintendo_switch....
Re: Compiling a Go program into a native binary for Nintendo Switch
#10Nice to see Hoshi's work shared here.