> Rust considered using those (and, at first, that was the project's direction).... | Hacker News
https://news.ycombinator.com/item?id=37436987
> because stackfull coroutine requires a runtime that preempts coroutines I've u... | Hacker News
https://news.ycombinator.com/item?id=37437216
I think with stackful coroutines you lose low-overhead interoperability with C. ... | Hacker News
https://news.ycombinator.com/item?id=37437388
It was always C++ for some type of high-performance data processing engine. Arou... | Hacker News
https://news.ycombinator.com/item?id=37440293
Maybe Rust isn’t a good tool for massively concurrent, userspace software | Hacker News
https://news.ycombinator.com/item?id=37435515
The argument here is that Rust chose to implement coroutines the wrong way. It w... | Hacker News
https://news.ycombinator.com/item?id=37436404
Virtual threads or green threads, etc., are all names for the same thing: stackf... | Hacker News
https://news.ycombinator.com/item?id=37436629