Re: [ANN] Lua 5.3.0 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work1) now available
- From: David Burgess <dburgess@...>
- Date: Sat, 6 Jul 2013 14:55:05 +1000
On 32 bit ARM, 64bit int is v. slow.
#define LUA_INTSIZE 1
#define LUA_FLOATSIZE 2
Has this been tried?