MobiVM/robovm
Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 73
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 137.0
- age_days: 3787
- days_rel: 22
- days_push: 15
- n_releases_24m: 3
Adoption not part of the score
1041 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MobiVM (RoboVM) is an ahead-of-time compiler that translates JVM bytecode (Java, Kotlin, etc.) into native code via LLVM, targeting iOS, macOS, and Linux. It includes IDE plugins for IntelliJ IDEA, Android Studio, and Eclipse, plus debugging and Interface Builder support for building native iOS apps in JVM languages.
Use cases
- write native iOS apps in Java or Kotlin
- compile JVM bytecode to native binaries
- build cross-platform games with libGDX for iOS
- run Java code natively on macOS and Linux without a JVM
- reduce iOS app binary size with tree shaking
When to choose
- you want to build iOS apps using Java, Kotlin, or other JVM languages
- you need native performance with no runtime interpretation
- you're developing libGDX games targeting iOS
When to avoid
- you're building standard Android or desktop JVM applications
- you need the latest iOS/Xcode features on day one
- you require a permissively licensed toolchain (core is GPL)
Facets
cli-tool · maturity active
compiler build-tool mobile-framework compilers mobile-development cross-platform jvm aot-compilation llvm java-bytecode ios-apps kotlin gradle-plugin intellij-plugin eclipse-plugin game-development compiler ios macos linux
2 sources
- readme: https://github.com/MobiVM/robovm · fetched 2026-08-28 · 3bb18b2e6f07
- homepage: https://mobivm.github.io · fetched 2026-08-29 · 9490845403ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MobiVM/robovm | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem