|
What is missing to replace C with Swift?
|
|
15
|
1620
|
August 26, 2025
|
|
C SwiftPM Target Fails, 'missing target.o' File
|
|
1
|
60
|
July 30, 2025
|
|
FreeType as a Swift Package available for all Apple platforms in Swift and C
|
|
2
|
346
|
July 26, 2025
|
|
Missing C definitions in Swift interface
|
|
5
|
247
|
May 29, 2025
|
|
Is it possible to make a pure Swift package that wraps a C library from Homebrew
|
|
1
|
180
|
April 21, 2025
|
|
How to properly link to DLL on Windows
|
|
5
|
160
|
April 4, 2025
|
|
<unicode/uregex.h> include magically turns into `import ICU`
|
|
2
|
113
|
March 19, 2025
|
|
Making a raylib binding with Swift for a game engine; does SwiftPM support C linking?
|
|
3
|
866
|
March 16, 2025
|
|
Pros and cons of Unmanaged, UnsafePointers and Data?
|
|
13
|
751
|
March 12, 2025
|
|
A question about C interop and enums
|
|
1
|
119
|
March 3, 2025
|
|
Platform macros when importing C libraries with swiftpm?
|
|
0
|
68
|
January 30, 2025
|
|
Creating a Mac/Linux multiplatform Swift package wrapping a static C library
|
|
2
|
769
|
January 9, 2025
|
|
Saw video of someone trying Swift and having trouble calling a C func
|
|
7
|
463
|
January 6, 2025
|
|
How to import Swift function into C while using 'swiftc' only?
|
|
6
|
282
|
October 11, 2024
|
|
Cross-Platform 'libuv' Wrapper Proof of Concept
|
|
3
|
250
|
October 11, 2024
|
|
Using c binding/linking with the package.swift and getting an error with linking to the folder
|
|
1
|
115
|
October 10, 2024
|
|
Shipping .a library in Swift Package
|
|
1
|
119
|
September 25, 2024
|
|
Raw Pointer Address
|
|
0
|
141
|
September 23, 2024
|
|
How to get a list of include paths?
|
|
4
|
154
|
September 20, 2024
|
|
Dependencies between packages written in C
|
|
0
|
337
|
June 30, 2024
|
|
Pakage.swift specify include folder and static libarary file (.a)
|
|
0
|
406
|
May 30, 2024
|
|
Passing FILE to fopen
|
|
11
|
1729
|
May 17, 2024
|
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
265
|
May 10, 2024
|
|
How to compile Swift with Scons?
|
|
0
|
532
|
May 10, 2024
|
|
Is there a way to declare/import C type as a noncopyable struct in Swift
|
|
4
|
459
|
March 13, 2024
|
|
@_documentation(visibility: ...) for c Files
|
|
5
|
1661
|
January 26, 2024
|
|
Is it possible to generate a static or dynamic Swift library called by C code?
|
|
9
|
896
|
January 17, 2024
|
|
Linking swift to C - in github actions
|
|
1
|
314
|
January 17, 2024
|
|
Accessing address of a C global const variable - cannot pass immutable value as inout argument
|
|
7
|
555
|
January 16, 2024
|
|
How to define opaque typealias to link implementation-only type (C-enum use case)
|
|
9
|
726
|
January 10, 2024
|