Skip to content

Interoperability of C++ and Swift without Bridging layer Objective-C++ #3681

Description

@tigrim

C++ interoperability is a new feature in Swift 5.9. A great variety of C++ APIs can be called directly from Swift, and select Swift APIs can be used from C++.

TODO:
Check the possibility of integrating a new API and its potential usability.

image

https://www.swift.org/documentation/cxx-interop/
https://github.com/apple/swift/blob/main/docs/CppInteroperability/GettingStartedWithC%2B%2BInterop.md

To do

  • For 3 days reach as maximum as possible. Document results, explain to other team members how to proceed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions