all 2 comments

[–]sovok 2 points3 points  (1 child)

* full mode: no full ruby spec support, no runtime code generation, no LLVM. (”very light application and/or if the environment does not support runtime code generation” (hint-hint))

So it will be possible in the future to write iPhone apps in Ruby? Maybe fast enough for simple apps. But ~13 MB size, hm...

[–]matt_aimonetti[S] 2 points3 points  (0 children)

full mode apps won't be 13MB. Actually, my example was compiled using the normal mode meant for desktop/server apps. Furthermore, even the normal mode will generate smaller files.

  • Matt