Hacker News new | ask | show | jobs
by keeperofdakeys 4079 days ago
From a quick look at the code, it seems to use segmented stacks with memory mapping. https://github.com/rustcc/coroutine-rs/blob/master/src/stack...