The 2024 Wheel Reinvention Jam is in 16 days. September 23-29, 2024. More info

Coroutines

hi :)

there currently doesn't seem to be support for coroutines (https://en.cppreference.com/w/cpp/language/coroutines)

is this something that is planned for the nearby future? it would be neat if __locals corresponded to the current coroutine frame pointer.

I'll make a note to take a look and see what this would entail.