Async code execution
Posted: 17 Jul 2018 11:36
Hi,
I need a part of code that execute completely separated from the main code.
I have found coroutine but they aren't async.
Is there a way to run async code in lua?
I need a part of code that execute completely separated from the main code.
I have found coroutine but they aren't async.
Is there a way to run async code in lua?