Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gpderetta
12 months ago
|
parent
|
context
|
favorite
| on:
Zig's New Async I/O
Neither Java nor Go make all functions async. What they provide is stackful coroutines (or equivalently one shot continuations) that allow composing async and sync functions transparently.
FlyingSnake
12 months ago
[–]
Golang functions are synchronous but all goroutine code is essentially async or “coloured”.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: