[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 16 Dec 2014 23:22:42 -0200
> Lua 5.2 shows a little more than 14K and Lua 5.3 shows more than 20K.
>
> That is a huge increase. What is causing that increase?
Probably the new utf8 library and the new string.pack and unpack functions.