mlua-luau-scheduler 0.2.4

Luau-based async scheduler, using mlua and async-executor
Documentation
1
2
3
4
5
6
7
8
--!nocheck
--!nolint UnknownGlobal

print("Setting exit code manually")

exit(1)

error("unreachable")