Show HN: ARM64 port of coroutines from Asynchronous Programming in Rust book

4 comonoid 0 5/29/2025, 1:23:39 PM monoid.github.io ↗
The Asynchronous Programming in Rust by Carl Fredrik Samson has a chapter on implementing coroutines; however, unlike other chapters, it is x64-only.

I tried to add the missing piece and ported it to AArch64. The post explains the key differences and references full source code.

Comments (0)

No comments yet