with Lua bindings: they couldn't read from disk, or render, or do anything else potentially time-consuming, because that would hold the Lua lock, preventing other threads from using it.
with Lua bindings: they couldn't read from disk, or render, or do anything else potentially time-consuming, because that would hold the Lua lock, preventing other threads from using it.