IIRC apple has a policy against running interpreted code on the iphone. while bundling an interpreter with your application code into an executable may strictly speaking produce a 'binary', the application would not be compiled.
and even if they did allow it, i'd expect them to take some position against embedding spidemonkey when webkit is at developer's disposal. could be a cool iphone platform for jailbreakers though... On Thu, Jun 25, 2009 at 12:56 PM, Guyren G Howe<[email protected]> wrote: > > On Jun 25, 2009, at 12:35 , Matt Aimonetti wrote: > >> Sounds very interesting. However, no real compilation means that it >> won't be any iphone port for a while. > > Couldn't he be making a binary that includes spidermonkey, his > framework, and the JS code? > > I don't know anything about iphone binaries, but how would you tell > that from a "real" compilation? > > > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
