C++ and Swift Interoperability test
Go to file
2024-09-22 00:59:58 +10:00
cmake/modules initial commit 2024-08-03 22:13:17 -07:00
Frameworks/SDL3.xcframework introduce embedded SDL3 2024-08-04 02:33:20 -07:00
Sources restore c++ backend using swift 6's improved interop 2024-09-22 00:59:58 +10:00
xcode-cloud/ci_scripts fix code signing on xcode cloud 2024-08-04 15:22:48 -07:00
.gitignore xcode-cloud 2024-08-04 02:35:49 -07:00
CMakeLists.txt restore c++ backend using swift 6's improved interop 2024-09-22 00:59:58 +10:00
LICENSE initial commit 2024-08-03 22:13:17 -07:00
README.md even less bad 2024-08-03 22:20:21 -07:00

Swift into C++ interop

This is a C++ backend which is callable from Swift code. It is also possible to do bidirectional C++ to Swift, see https://github.com/apple/swift-cmake-examples/tree/main/3_bidirectional_cxx_interop