|
No way to create a non-nil std.optional in Swift
|
|
6
|
879
|
March 18, 2026
|
|
[Pitch] Allow non-resilient modules to hide dependencies to clients
|
|
11
|
1657
|
March 10, 2026
|
|
Got link error when building swift package in xcode
|
|
0
|
78
|
February 24, 2026
|
|
Ladybird Browser and Swift - Garbage Collection
|
|
8
|
3099
|
February 18, 2026
|
|
C/C++ Interop improvements with SwiftPM for libraries
|
|
10
|
1302
|
February 16, 2026
|
|
CxxInterop: Swift function returning optional C++ type in shlib doesn't generate metadata
|
|
2
|
274
|
February 16, 2026
|
|
📅 C++ interoperability workgroup: upcoming meetings
|
|
14
|
13952
|
January 9, 2026
|
|
Making `simdutf` (C/C++) seamlessly interoperate with Swift
|
|
5
|
360
|
January 7, 2026
|
|
Creating `Dictionary<Key, Value>` from C++
|
|
2
|
233
|
December 23, 2025
|
|
Use of `alignas` incompatible with C++ interop?
|
|
7
|
214
|
December 22, 2025
|
|
Linux crash in __swift_instantiateConcreteTypeFromMangledName using JSONDecoder
|
|
2
|
222
|
November 7, 2025
|
|
How does Swift-Cpp interop import static inline constexpr strings?
|
|
1
|
139
|
November 5, 2025
|
|
What's the c++ standard version (like 17/20/23) should I use for swift/c++ clang module?
|
|
1
|
156
|
October 31, 2025
|
|
Is it possible to add `swift_attr` to a class forward declaration outside of a 3rd party library?
|
|
3
|
845
|
October 10, 2025
|
|
Public enum inaccessible due to @_spi isolation level error
|
|
1
|
196
|
October 6, 2025
|
|
Cpp interop on windows not finding swift/bridging
|
|
9
|
1061
|
September 28, 2025
|
|
Feature proposal: Accessing non-public C++ members from Swift
|
|
6
|
830
|
September 22, 2025
|
|
Where can I find document for `Cxx` and `CxxStdlib`?
|
|
1
|
2927
|
September 11, 2025
|
|
C++ Interop on Linux: <swift/bridging> header not found unless adding SDK search path manually
|
|
5
|
329
|
September 6, 2025
|
|
Swift/C++ interop third party library integration feedback
|
|
3
|
667
|
August 26, 2025
|
|
Feature Proposal: Hiding Public Functions from C++
|
|
15
|
783
|
August 18, 2025
|
|
How to call method for C++ non-Copyable type
|
|
3
|
257
|
August 4, 2025
|
|
Undeclared use of identifier in generated Module-Swift file
|
|
3
|
1701
|
July 28, 2025
|
|
Custom copyable/consumable types?
|
|
0
|
235
|
July 25, 2025
|
|
Example of SWIFT_SHARED_REFERENCE and std::enable_shared_from_this used together?
|
|
7
|
547
|
July 13, 2025
|
|
Build errors with C++ interop enabled
|
|
3
|
1047
|
June 10, 2025
|
|
Passing std.vector to print crashes, is that expected?
|
|
3
|
293
|
May 30, 2025
|
|
Using static binaries with C++ interoperability
|
|
4
|
1535
|
May 23, 2025
|
|
Understanding calling conventions passing closure from Swift to C++ and calling it from C++
|
|
2
|
318
|
May 20, 2025
|
|
Swift fails to find some of the static methods in classes from an imported package
|
|
0
|
135
|
May 19, 2025
|