Clone a lua state
should help you out When I started with Lua, like you I once wrote a
program with thousands of states, had the same problem and thoughts, until
I realized I was doing it totally wrong :)Lua has coroutines and threads,
you need to use these features t
Date : January 02 2021, 06:48 AM , By : Matt Watson