UQuark

u/UQuark@programming.dev
0 posts · 6 comments

Recent posts

No posts.

Recent comments

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