]> git.lizzy.rs Git - lua_async.git/history - util.lua
Fix .then() reject handler being set to resolve handler
[lua_async.git] / util.lua
2021-08-06 Elias FleckensteinImplement yield() using a promise and setImmediate
2021-08-06 Elias FleckensteinRevert "More efficient sleep() implementation"
2021-08-06 Elias FleckensteinMore efficient sleep() implementation
2021-08-06 Elias FleckensteinAdd lua_async.kill_thread
2021-08-06 Elias FleckensteinAdd lua_async.run
2021-08-06 Elias FleckensteinAdd source code