Re: [Proposal] _GETNAME upvalue
[
Date Prev][Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [Proposal] _GETNAME upvalue
- From: Sergey Zakharchenko <doublef.mobile@...>
- Date: 2021年6月29日 14:09:08 +0000
Egor, list,
Egor Skriptunoff <egor.skriptunoff@gmail.com>:
> "__index" metamethods for "type-shared metatables" are better to make local (per chunk) instead of global (per VM)
[shamelessly inserts 5 kopeks] Make it per-thread and we have a deal.
G(L)->mt => L->mt. Grows each thread by 9 words but opens a world of
possibilities.
> and make accessible without the debug library.
I think I'll pass on this one.
Best regards,
--
DoubleF