Go handles concurrency via goroutines whereas in Zig... I couldn't find any available information. All it says in their docs "it's an area of active research".
Is it? I can open it even without an ad-blocker. Try deleting your cookies for the website. They might allow only a limited number of free articles to read.
username-404|3 years ago
kristoff_it|3 years ago
Zig has stackless coroutines, I wrote a blog post that explains how it all works at a high level:
https://kristoff.it/blog/zig-colorblind-async-await/
alrlroipsp|3 years ago
username-405|3 years ago