|
|
|
|
|
by toastercat
997 days ago
|
|
Ahh OK. Yeah, I always find trying to shoehorn language semantics via functions to be kinda awkward. The best attempt I've seen is this addition of async/await to Lua, which actually looks pretty usable [1]. [1] https://github.com/ms-jpq/lua-async-await |
|