Show HN: Golang Support for Playdate Handheld
devforum.play.dateIm 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.
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...