Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dnautics
on Feb 22, 2021
|
parent
|
context
|
favorite
| on:
My tutorial and take on C++20 coroutines
screw rust (which needs async-std), look at how zig does coroutines.
hctaw
on Feb 22, 2021
[–]
You don't need async-std for coroutines (generators) in rust (or async at all, they are two different, albeit related features). Async is implemented using generators.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: