-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Currently, the plan is to add a way for statements/function to run asynchronously.
Adding the possibility of making asynchronous functions and adding "non-blocking" IO methods to the standard library will be really handy for parallel execution and making programs that are more robust when it comes to dealing with computationally intensive tasks.
There are potentially a few options for adding such mechanisms to the language, currently, no decision or plans have been made to add asynchronous mechanisms to the language.
Metadata
Metadata
Assignees
Labels
No labels