[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.2 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 27 Nov 2020 09:39:26 -0300
Lua 5.4.2 (rc1) is available for testing at
http://www.lua.org/work/
Download it and give it a try.
Lua 5.4.2 reverses back to a stackless VM implementation,
which uses less C stack space.
We thank everyone for their feedback on Lua 5.4 till now.
If there is no further feedback on Lua 5.4.2, we'll freeze it next week,
and it will become the current release of Lua 5.4.
All feedback welcome. Thanks.
--lhf