|
Luiz Henrique de Figueiredo wrote:
but I want to make sure I'm not overlooking a superior solution.I don't see a better solution because the rest of the modules that luac uses expect a Proto. You could change them to get the function from the stack and then extract the Proto.
Thanks for your quick reply!