top | item 46729705

(no title)

pancsta | 1 month ago

Im curious, have you considered using tamago instead of tinygo? https://github.com/usbarmory/tamago

discuss

order

AmorBielyi|1 month ago

Wow. I didn’t know about this, thanks, what the difference and benefits of using this instead of TinyGo?

pancsta|1 month ago

It's the Go compiler, not LLVM (AFAIR). So greater compatibility, but only for ARM.