Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spc476
on Feb 22, 2021
|
parent
|
context
|
favorite
| on:
My tutorial and take on C++20 coroutines
Or take advantage of the ABI of the runtime, and use assembly. [1] Yeah, not portable. But using setjmp()/longjmp() has issues as well (way too easy to mess it up because it doesn't do what you think it's doing).
[1]
https://github.com/spc476/C-Coroutines
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/spc476/C-Coroutines