Hacker News new | ask | show | jobs
by gpderetta 1045 days ago
You can use segmented stacks in c++ just fine I think. I believe boost.coroutine supports it. The problem is the additional overhead and the impossibility to link against any non-split stack code.