aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/linda/send_receive_func_and_string.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework function bytecode dumping to be Lua5.5-readyBenoit Germain2025-07-241-0/+13
* prepare the luaL_Buffer in the destination state instead of the source state to prevent stack issues when everything happens in the same state