Re: 64-bit ARM and iOS

  • From: Alex Szpakowski <aszpakowski@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 21 Oct 2014 04:26:16 -0300

LuaJIT works. The JIT compiler is disabled because of Apple’s restrictions, but 
LuaJIT’s interpreter works fine.

The FFI works as well, as far as I know (albeit much slower than normally 
because the JIT compiler is disabled.)

On Oct 21, 2014, at 4:21 AM, Elias Hogstvedt <eliashogstvedt@xxxxxxxxx> wrote:

> I thought jit and or ffi wasn't allowed to use iOS. Is this still true? 


Other related posts: