|
Reference to var stdout is not concurrency-safe because it involves shared mutable state
|
|
4
|
219
|
November 29, 2025
|
|
@_documentation(visibility: ...) for c Files
|
|
6
|
1746
|
November 26, 2025
|
|
What is missing to replace C with Swift?
|
|
15
|
1661
|
August 26, 2025
|
|
C SwiftPM Target Fails, 'missing target.o' File
|
|
1
|
71
|
July 30, 2025
|
|
FreeType as a Swift Package available for all Apple platforms in Swift and C
|
|
2
|
375
|
July 26, 2025
|
|
Missing C definitions in Swift interface
|
|
5
|
273
|
May 29, 2025
|
|
Is it possible to make a pure Swift package that wraps a C library from Homebrew
|
|
1
|
206
|
April 21, 2025
|
|
How to properly link to DLL on Windows
|
|
5
|
184
|
April 4, 2025
|
|
<unicode/uregex.h> include magically turns into `import ICU`
|
|
2
|
141
|
March 19, 2025
|
|
Making a raylib binding with Swift for a game engine; does SwiftPM support C linking?
|
|
3
|
953
|
March 16, 2025
|
|
Pros and cons of Unmanaged, UnsafePointers and Data?
|
|
13
|
806
|
March 12, 2025
|
|
A question about C interop and enums
|
|
1
|
137
|
March 3, 2025
|
|
Platform macros when importing C libraries with swiftpm?
|
|
0
|
82
|
January 30, 2025
|
|
Creating a Mac/Linux multiplatform Swift package wrapping a static C library
|
|
2
|
784
|
January 9, 2025
|
|
Saw video of someone trying Swift and having trouble calling a C func
|
|
7
|
497
|
January 6, 2025
|
|
How to import Swift function into C while using 'swiftc' only?
|
|
6
|
303
|
October 11, 2024
|
|
Cross-Platform 'libuv' Wrapper Proof of Concept
|
|
3
|
271
|
October 11, 2024
|
|
Using c binding/linking with the package.swift and getting an error with linking to the folder
|
|
1
|
135
|
October 10, 2024
|
|
Shipping .a library in Swift Package
|
|
1
|
130
|
September 25, 2024
|
|
Raw Pointer Address
|
|
0
|
152
|
September 23, 2024
|
|
How to get a list of include paths?
|
|
4
|
167
|
September 20, 2024
|
|
Dependencies between packages written in C
|
|
0
|
347
|
June 30, 2024
|
|
Pakage.swift specify include folder and static libarary file (.a)
|
|
0
|
409
|
May 30, 2024
|
|
Passing FILE to fopen
|
|
11
|
1784
|
May 17, 2024
|
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
277
|
May 10, 2024
|
|
How to compile Swift with Scons?
|
|
0
|
549
|
May 10, 2024
|
|
Is there a way to declare/import C type as a noncopyable struct in Swift
|
|
4
|
471
|
March 13, 2024
|
|
Is it possible to generate a static or dynamic Swift library called by C code?
|
|
9
|
913
|
January 17, 2024
|
|
Linking swift to C - in github actions
|
|
1
|
324
|
January 17, 2024
|
|
Accessing address of a C global const variable - cannot pass immutable value as inout argument
|
|
7
|
571
|
January 16, 2024
|