commit | e579adbbc4a2bb7b98a904201d0200df2f08c2be | [log] [tgz] |
---|---|---|
author | Changkun Ou <[email protected]> | Sat Dec 04 12:55:19 2021 +0100 |
committer | Nigel Tao <[email protected]> | Thu Apr 07 11:11:46 2022 +0000 |
tree | c824be5a67a99adc83933613b7b25923aaa07145 | |
parent | 447654d348e36cdac65810aa73b4fc8e7b3ceef1 [diff] |
app: allow app.Main to return on Windows Fixes golang/go#49499 Change-Id: Ia65b61b9e0707321439ea85d06bac5ed507b58c7 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/369196 Reviewed-by: Hyang-Ah Hana Kim <[email protected]> Trust: Hyang-Ah Hana Kim <[email protected]> Trust: Dmitri Shuralyov <[email protected]> Run-TryBot: Changkun Ou <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.