lua-users home
lua-l archive

Re: how to transfer Lua Function and function params between different Lua state?

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


Depending on your requirements you could write the Lua code you want to execute as text, and then compile it in the new state - I do this a lot. However, if that's not enough, then I suggest looking into the Pluto library.
Thanks,
Kev

AltStyle によって変換されたページ (->オリジナル) /