Hacker News new | ask | show | jobs
by int_19h 1441 days ago
Try C# as a basis for comparison, then. It also has access to native threads and processes, but it adopted async - indeed, it's where both Python and JS got their async/await syntax from.