blog ·

bdw-gc coroutines support

bdw-gc coroutines support

I wrote about coroutine support in bdw-gc and why it matters for scheduling and cooperative concurrency in Crystal. The post connects the runtime internals to practical patterns for writing concurrent code with less friction. You can read the full article here: bdw-gc coroutines support.