Laurent,

That sounds cool!

I read the section on compilation in http://www.macruby.org/blog/index.html but 
am curious- is there an easy way to compile an app completely (specifically a 
HotCocoa app) into machine code using macrake (similar to "macrake deploy") and 
not just on a file-by-file basis using macrubyc (rb file) -o t? If so, would 
like to try that to decrease the size of the entire HotCocoa app to be < 150MB 
possibly, while not requiring the runtime or anything else to be installed (so 
app is completely self-contained). Sorry to distract. Am just curious.

Thanks!
Gary



On Apr 20, 2010, at 10:42 PM, Laurent Sansonetti wrote:

> FYI, it is possible to compile all your Ruby code into machine code, to 
> prevent trivial reverse engineering.

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to