Commit Graph

2 Commits

Author SHA1 Message Date
Hajime Hoshi
732eedf2e0 all: use github.com/ebitengine/gomobile instead of golang.org/x/mobile
Closes #2748
Closes #2899
2024-02-24 22:07:27 +09:00
Hajime Hoshi
e352181ec1 mobile: add RunOnJVM
RunOnJVM is just a wrapper of golang.org/x/mobile/app.RunOnJVM,
in order to reduce direct dependencies on golang.org/x/mobile.

Updates #2803
2023-10-08 02:21:56 +09:00