Hacker News new | ask | show | jobs
by attentive 454 days ago
I'm not familiar with zig but was surprised by the claim that it lacks concurrency.

Looking into it, it seems to have Async/Await, std.threads and channels.

1 comments

It's in the docs but apparently doesn't work/isn't there any more. https://ziggit.dev/t/my-thoughts-about-async/4515