Bug#1092671: RFP: golang-golang-x-mobile -- Go support for Mobile devices
Package: wnpp
Severity: wishlist
* Package name :
golang-golang-x-mobile
Upstream Author : google
* URL : https://pkg.go.dev/golang.org/x/mobile#section-readme
* License : BSD-3-Clause
Programming Lang: go
Description : Packages and build tools for using Go on mobile platforms.
There are typically two ways to use Go on Android and iOS. The first
is to write a Go library and use `gomobile bind` to generate language
bindings for Java and Objective-C. Building a library does not require
the app package. The `gomobile bind` command produces output that you
can include in an Android Studio or Xcode project.
Reply to: