Hacker News new | ask | show | jobs
by 0x696C6961 196 days ago
What other mainstream languages have pre-emptive green threads without function coloring? I can only think of Erlang.
2 comments

I'm told modern Java (loom?) does. But I think that might be an exhaustive list, sadly.
Maybe not mainstream, but Racket.