|
Can't get c++ library to use the correct compiler
|
|
2
|
87
|
August 1, 2024
|
|
How to define structures that can be passed to C?
|
|
7
|
3422
|
June 22, 2024
|
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
201
|
May 10, 2024
|
|
Is there a way to emit C/C++ header?
|
|
3
|
440
|
May 5, 2024
|
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
283
|
April 4, 2024
|
|
C-Introp & Strict Concurrency
|
|
11
|
601
|
March 17, 2024
|
|
Should anyone be using @_silgen_name outside of the standard library developers?
|
|
26
|
5295
|
March 4, 2024
|
|
Add more "safe" flags to the package manager
|
|
1
|
1277
|
February 6, 2024
|
|
Inconsistent treatment bewtween Swift pointer parameters and C ones
|
|
6
|
344
|
February 6, 2024
|
|
Autoboxing C/C++ struct/class pointers into a Swift class?
|
|
0
|
285
|
February 5, 2024
|
|
Importing a C function as throwing?
|
|
5
|
707
|
December 20, 2023
|
|
Creating C Language Targets with complicated include layouts or headers
|
|
13
|
525
|
November 30, 2023
|
|
Swift Package Manager cannot find header file
|
|
0
|
355
|
November 30, 2023
|
|
C-to-Swift function calls, are they glued? Specifically, CGEvent.copy()?
|
|
11
|
952
|
October 25, 2023
|
|
Linker error using swift-numerics and C module
|
|
7
|
705
|
October 16, 2023
|
|
[Pitch] Restrict pointer conversion to C interoperability
|
|
21
|
1977
|
August 10, 2023
|
|
Import of C++ module appears within extern "C" language linkage specification
|
|
4
|
3537
|
July 1, 2023
|
|
Is it possible to use the os module Logging C API Collection from Swift without hacks?
|
|
0
|
473
|
June 21, 2023
|
|
Using a dynamically linked C library (.dylib) from SPM
|
|
8
|
4483
|
May 14, 2023
|
|
[Pitch] Import C structs with ARC pointer members
|
|
9
|
2768
|
May 9, 2023
|
|
Swift, libpng and error handling
|
|
2
|
885
|
April 18, 2023
|
|
Add API that makes it easier to interoperate with C callbacks
|
|
22
|
3119
|
January 29, 2023
|
|
How do I initialize a C struct from a Data object?
|
|
6
|
1311
|
January 1, 2023
|
|
Is there a way to differentiate Swift types and C types at runtime?
|
|
5
|
636
|
December 10, 2022
|
|
Use a C/C++ library with function pointer callbacks in Swift with async/await
|
|
27
|
2430
|
November 17, 2022
|
|
How to use a C static library(libJavaScriptCore.a) with Swift on Linux?
|
|
10
|
2428
|
July 24, 2022
|
|
Relating C++ Interoperability to Former Objective-C interoperability - (Providing Swift overlays for C++ standard library types GSoC)
|
|
12
|
1571
|
April 4, 2022
|
|
Efficiently converting from Data to UnsafePointer<CChar>?
|
|
7
|
2756
|
March 9, 2022
|
|
Shared library constructors in Swift
|
|
12
|
2441
|
November 14, 2021
|
|
Swift and C interoperability, passing Swift reference to C function
|
|
2
|
1595
|
February 23, 2020
|