[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luajit and iOS
- From: Tom Yaxley <tommitytom@...>
- Date: Wed, 5 Sep 2012 01:53:51 +0100
Ah, thanks :)
On 4 September 2012 19:59, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> I'm aware that luajit can only be interpreted on iOS, but I was
>> curious if this is a physical limitation of iDevices, or just a
>> software limitation? For instance, could the jit compiler be used on
>> a jailbroken iDevice? Secondly, is it possible to compile the jit
>> code somehow so it can be loaded on an iDevice? Since then it
>> wouldn't have to do any generation at runtime (or maybe it would, I'm
>> not sure of the exact internals of luajit :) Cheers!
>
> This question is best asked in the LuaJIT mailing list:
> http://luajit.org/list.html
>