metaworm
metaworm
Try the latest commit of the main branch.
This is indeed a problem, In order to implement universal function binding, it seems impossible to associate the lifetime parameters of `LuaMethod` with the `&self` reference of LuaState, otherwise it...
编译luac时没有strip调试信息是可以还原的,strip掉的是无法还原的; 我这个主要是面向没有调试信息的情况,有调试信息的话可以用unluac还原
字节码文件格式有问题
The only open source part is the parser.