22 ms·
My understanding is that the current plans are to implement async in userspace, as part of a broader IO overhaul. This would involve removing async/await as ke
by stratts 1y ago
My understanding is that the current plans are to implement async in userspace, as part of a broader IO overhaul.
This would involve removing async/await as keywords from the language.