[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Protecting upvalues / env via C API
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 6 Feb 2022 16:43:06 -0300
> but no high-performance solutions existed AFAIK up till Lua 5.4
What changed in Lua 5.4 in this regard?
Also, is setting a read-only proxy for __ENV and other tables not performant?