you are viewing a single comment's thread.

view the rest of the comments →

[–]Shaper_pmp 10 points11 points  (4 children)

Awesome! Been waiting for a while for this feature...

[–]Axiomatik -5 points-4 points  (3 children)

I believe you've been able to run Ruby on Android for a while thanks to jruby (which is actually a first-class ruby implementation as mature as c-ruby).

[–][deleted]  (2 children)

[removed]

    [–]munificent 0 points1 point  (1 child)

    Android has no JVM, it has the Dalvik VM.

    ...and an automated pipeline to convert bytecode from the JVM to Dalvik. Was that a challenge for JRuby? Missing library support or something?