C++ and Swift Interoperability test
Go to file
2024-08-03 22:21:39 -07:00
cmake/modules initial commit 2024-08-03 22:13:17 -07:00
Sources even less bad 2024-08-03 22:20:21 -07:00
.gitignore initial commit 2024-08-03 22:13:17 -07:00
CMakeLists.txt even more even less bad 2024-08-03 22:21:39 -07: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