Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
289 days ago
The fundamental problem with any kind of green threads is that they require runtime support which doesn't play well with any active stack frames that aren't aware that they are on a green thread (which can be switched).