Skip to content

Add async/await sugar on top of generators/yield #3747

@GabrielRatener

Description

@GabrielRatener

Should CS support async/await sugar on top of generators and yield?

This can be done with little overhead, and seems like sensible sugar to add to the language, since generators and yield are used largely to pause function execution and resolve promises.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions