UQuark

joined 2 years ago
[โ€“] UQuark@programming.dev 18 points 7 months ago (9 children)

Or just don't use cloud storage bruh

[โ€“] UQuark@programming.dev 4 points 10 months ago

From the article, it seems that coroutines and "green threads" (e.g. goroutines and lua coroutines) are quite different things. As far as I understood, coroutines are just a way to pause/resume operation while retaining local scope state