Charles Oliver Nutter wrote: > Sparky Mat wrote: >> I was wondering if it is possible to compile Ruby code for Ruby 1.9.x . >> I understand that by compile, it just packages the interpreter/VM and >> all included libraries, into one huge executable. Does RubyScript2Exe >> support Ruby 1.9.x? If not, are there any alternatives that do? > > JRuby will have 1.9 support soon, and supports precompilation and > packaging/bundling the code in a single jar file. Is that what you're > looking for? > > - Charlie > Hi Charlie, Can you guess (estimate) as to "how soon" for packaging as a single jar? Regards Paul Fraser