-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
This isn't a new proposal. I've just opened this to organize stuff. Other issues have already mentioned it: #32 and #74.
However, I'll take this opportunity to explain why I believe asynchronous code should be part of std rather than core or as a reserved Keyword. I've took inspiration from Gleam:
This lack of lock-in is important as typing message passing is an area of active research, we may discover an even better approach at a later date!
This way, std can have its own API, while the community can make different APIs designed for different use-cases. It can be:
- Colorblind
- "Somewhat" colored
- 🌈Colorful
Metadata
Metadata
Assignees
Labels
No labels