wireplumber/lib
George Kiagiadakis 94d527e187 wplua: add flags to modify the sandbox behavior
with ISOLATE_ENV, it isolates the global environment between scripts
just like it did before; without it, it uses a common environment

with MINIMAL_STD, it restricts even further the available library
functions; useful for configuration files that don't need to do
actual scripting, just to define some tables
2021-02-03 17:16:51 +02:00
..
wp wp: export functions to get the module & config dirs 2021-02-03 17:16:51 +02:00
wplua wplua: add flags to modify the sandbox behavior 2021-02-03 17:16:51 +02:00
wptoml Allow system cpptoml 2020-07-22 20:25:58 +02:00
meson.build wplua: new simple engine to integrate GObject with Lua 2020-12-11 17:07:20 +02:00