RepoNotes
Toggle theme
Loading ...
Sign in
golang/mobile
[mirror] Go on Mobile
6149
1
37
Readme
Notes
New Note
Sign in to add notes for this repository
RN
golang
11852
Followers
0
Following
61
Repos
No Twitter
The Go Programming Language
Branches
master
Releases
Commits
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Icb7ce2128f5d28a78befdad8ebf66c9ad0220acc Reviewed-on: https://go-review.googles
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I1ef23858a229eb903927ab44482663cb4e538a8c Reviewed-on: https://go-review.googles
cmd/gomobile: update comments to explain why x86_64 is used for Arm64 Android NDK provides universal binaries both for Intel and Arm architectures without changing the path from r24. Thus, we should
Issues
Preserve CGO_CFLAGS, CGO_CXXFLAGS, and CGO_LDFLAGS on iOS Builds
bind: fix Objective-C code for struct field name with uppercase prefix
app: implement key.Event for Linux desktops