package
0.0.0-20230220224056-56b0efd6bad0
Repository: https://github.com/gomini/go-mips32.git
Documentation: pkg.go.dev

# README

Android

For details on developing Go for Android, see the documentation in the go.mobile subrepository:

https://code.google.com/p/go/source/browse/README?repo=mobile

To run the standard library tests, see androidtest.bash. Run it as

CC_FOR_TARGET=.../ndk-gcc GOARCH=arm GOARM=7 ./androidtest.bash