Show HN: Golang Support for Playdate Handheld
devforum.play.date
Show HN: Golang Support for Playdate Handheld
1–6 of 6 posts
Re: Show HN: Golang Support for Playdate Handheld
#2[deleted]
Re: Show HN: Golang Support for Playdate Handheld
#3Im curious, have you considered using tamago instead of tinygo? https://github.com/usbarmory/tamago
Re: Show HN: Golang Support for Playdate Handheld
#4Im curious, have you considered using tamago instead of tinygo? https://github.com/usbarmory/tamago
Wow. I didn’t know about this, thanks, what the difference and benefits of using this instead of TinyGo?
Re: Show HN: Golang Support for Playdate Handheld
#5Im curious, have you considered using tamago instead of tinygo? https://github.com/usbarmory/tamago
Wow. I didn’t know about this, thanks, what the difference and benefits of using this instead of TinyGo?
It's the Go compiler, not LLVM (AFAIR). So greater compatibility, but only for ARM.
Re: Show HN: Golang Support for Playdate Handheld
#6Earlier quoted context omitted.
Wow. I didn’t know about this, thanks, what the difference and benefits of using this instead of TinyGo?
It's the Go compiler, not LLVM (AFAIR). So greater compatibility, but only for ARM.
Cool! Thanks, I will take a look and perhaps I will migrate from TinyGo to Tamago.
If you want to discuss it welcome to the Devlog: https://devforum.play.date/t/golang-for-playdate-compiler-sd...