Skip to content

[Swift language features] Implement Swift async #2837

@kotlarmilos

Description

@kotlarmilos

Description

Swift async function is projected into a function with C# Task. For each Swift function, there is a Swift wrapper function that calls into C# callback upon completion of the async operation.

The existing approach generate a wrapper Swift function for each async function.

Follow-up work for Swift async: #2950

Metadata

Metadata

Assignees

Labels

User StoryA single user-facing feature. Can be grouped under an epic.area-SwiftBindingsSwift bindings for .NET

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions