Avatar
7ヶ月前に報告したC++ Interopのバグが直ったらしい https://github.com/swiftlang/swift/issues/77638
Description The compiler crashes when using std::exception_ptr with C++ interop on Linux. The compilation method involves either defining the target as shown below: let package = Package( name: &qu...
👏 5