A question about C interop and enums
|
|
1
|
87
|
March 3, 2025
|
Platform macros when importing C libraries with swiftpm?
|
|
0
|
53
|
January 30, 2025
|
Drawbacks/problems with C/C++ interoperability & SwiftPM
|
|
6
|
320
|
January 23, 2025
|
Saw video of someone trying Swift and having trouble calling a C func
|
|
7
|
399
|
January 6, 2025
|
Improved C macro support
|
|
5
|
378
|
December 15, 2024
|
Objc XCTest target unable to see ProductModuleName-Swift.h
|
|
0
|
36
|
December 9, 2024
|
Using c binding/linking with the package.swift and getting an error with linking to the folder
|
|
1
|
75
|
October 10, 2024
|
Should anyone be using @_silgen_name outside of the standard library developers?
|
|
27
|
5627
|
September 24, 2024
|
Can't get c++ library to use the correct compiler
|
|
2
|
182
|
August 1, 2024
|
How to define structures that can be passed to C?
|
|
7
|
3597
|
June 22, 2024
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
228
|
May 10, 2024
|
Is there a way to emit C/C++ header?
|
|
3
|
774
|
May 5, 2024
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
379
|
April 4, 2024
|
C-Introp & Strict Concurrency
|
|
11
|
722
|
March 17, 2024
|
Add more "safe" flags to the package manager
|
|
1
|
1307
|
February 6, 2024
|
Inconsistent treatment bewtween Swift pointer parameters and C ones
|
|
6
|
359
|
February 6, 2024
|
Autoboxing C/C++ struct/class pointers into a Swift class?
|
|
0
|
298
|
February 5, 2024
|
Importing a C function as throwing?
|
|
5
|
853
|
December 20, 2023
|
Creating C Language Targets with complicated include layouts or headers
|
|
13
|
563
|
November 30, 2023
|
Swift Package Manager cannot find header file
|
|
0
|
401
|
November 30, 2023
|
C-to-Swift function calls, are they glued? Specifically, CGEvent.copy()?
|
|
11
|
1023
|
October 25, 2023
|
Linker error using swift-numerics and C module
|
|
7
|
760
|
October 16, 2023
|
[Pitch] Restrict pointer conversion to C interoperability
|
|
21
|
2000
|
August 10, 2023
|
Import of C++ module appears within extern "C" language linkage specification
|
|
4
|
4397
|
July 1, 2023
|
Is it possible to use the os module Logging C API Collection from Swift without hacks?
|
|
0
|
488
|
June 21, 2023
|
Using a dynamically linked C library (.dylib) from SPM
|
|
8
|
5160
|
May 14, 2023
|
[Pitch] Import C structs with ARC pointer members
|
|
9
|
2843
|
May 9, 2023
|
Swift, libpng and error handling
|
|
2
|
928
|
April 18, 2023
|
Add API that makes it easier to interoperate with C callbacks
|
|
22
|
3245
|
January 29, 2023
|
How do I initialize a C struct from a Data object?
|
|
6
|
1535
|
January 1, 2023
|