Y
Hacker News
new
|
ask
|
show
|
jobs
by
phplovesong
337 days ago
This was my point. With Go it does not matter, i can do IO or CPU both with Gos concurrency (CSP), but with async/await i usully cannot, i assume this is not something Zig is planning on, as it seems to be all about IO.