Skip to content

Asynchronous mechanisms. #5

@feds01

Description

@feds01

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions