Skip to content

Tougee/gojvm

 
 

Repository files navigation

Go support for JVM

Hacked to run on jvm.

This fork of GoMobile has been modified to enable libraries to be built for the JVM as well as android.

It's currently working on linux and darwin (amd64 but arm64, arm, x86 should work also).

To get started have a look at the demos/basic demonstration.

Feel free to make any contributionsS.

Go Reference

The Go mobile repository holds packages and build tools for using Go on mobile platforms.

Package documentation as a starting point:

Caution image

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.

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.0%
  • Objective-C 5.0%
  • Java 4.9%
  • C 3.6%
  • HTML 0.3%
  • Assembly 0.1%
  • Shell 0.1%