Hacker News new | ask | show | jobs
by oandrew 1480 days ago
No, since rust async is stackless. There is a stackful coroutine implementation for Rust: https://github.com/Xudong-Huang/may