wireplumber/modules/module-lua-scripting
George Kiagiadakis 031bc65c20 lua: sandbox: relax the sandbox to allow more functionality in scripts
This enables the debug and coroutine libraries and some more functions
that are not really so risky to have around

Related to #121
2022-04-23 20:14:59 +03:00
..
api wplua: split the functionality of the load functions into smaller functions 2022-04-23 20:14:59 +03:00
wplua lua: sandbox: relax the sandbox to allow more functionality in scripts 2022-04-23 20:14:59 +03:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
module.c wplua: implement reference counting of the lua_State 2022-04-23 20:14:59 +03:00