top | item 32003363 (no title) ikinsey | 3 years ago This is exactly why Go is a better option for async use cases. discuss order hn newest int_19h|3 years ago Until you need to do async FFI. Callbacks and the async/await syntactic sugar on top of them compose nicely across language boundaries. But green threads are VM-specific.
int_19h|3 years ago Until you need to do async FFI. Callbacks and the async/await syntactic sugar on top of them compose nicely across language boundaries. But green threads are VM-specific.
int_19h|3 years ago