You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to use this repo in order to create some GBA apps/games and I have an error:
$ go get tinygo.org/x/tinygba
go: tinygo.org/x/tinygba imports
device/gba: package device/gba is not in std (/home/gitpod/go/src/device/gba)
go: tinygo.org/x/tinygba imports
machine: package machine is not in std (/home/gitpod/go/src/machine)