[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT performance
- From: Alexander Gladysh <agladysh@...>
- Date: Sun, 9 Aug 2009 20:18:38 +0400
> Michael Bauroth wrote:
>> Does there exist eventually an ARM port?
> Given the market share and the estimated demand, that's most
> likely the next port after the x64 port. But it's much more
> complicated, since there is no uniform ARM platform. The choice of
> the number type for Lua is the main difficulty.
<...>
I, personally, am interested in LJ2 for iPhone (which is ARM-based).
As I intend to reuse existing (x86) game logic code on it, I would
need floating point support.
Alexander.