lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Oct 6, 2020 at 11:00:18 AM, 逸霖 杨 <yyl_20050115@hotmail.com> wrote:
[…]

I need help to get a better understanding on where to apply reference counting (where to increase reference count and where to decrease reference count).

You may find some hints and inspiration from https://github.com/zenkj/luarc-5.1
Disclaimer: I have never used LuaRC-5.1

e