• UQuark@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    5 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