mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-02 21:00:56 +00:00
4 lines
223 B
Markdown
4 lines
223 B
Markdown
|
# C++ to Swift 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
|