-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-SwiftBindingsSwift bindings for .NETSwift bindings for .NET
Description
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.A single user-facing feature. Can be grouped under an epic.area-SwiftBindingsSwift bindings for .NETSwift bindings for .NET