Unable to remove types metadata and methods names from compiled binary
|
|
2
|
317
|
February 27, 2025
|
Compilation extremely slow since macros adoption
|
|
133
|
20942
|
February 24, 2025
|
Swift 6 compiler unexpected breaking change question
|
|
2
|
192
|
February 23, 2025
|
Swift-frontend crash when building 5.8.1 on CentOS-Stream 10 under aarch64
|
|
4
|
153
|
February 20, 2025
|
Compiler optimization with computed properties
|
|
1
|
131
|
February 13, 2025
|
"Missing required module" for C target of SwiftPM dependency within a .framework
|
|
5
|
214
|
January 12, 2025
|
[Pitch] Yield-once functions & first-class coroutines
|
|
8
|
520
|
January 9, 2025
|
"Missing required module" for C target of SPM dependency within .framework
|
|
0
|
50
|
December 25, 2024
|
Conflicting options '-Wwarning' and '-suppress-warnings'
|
|
5
|
157
|
December 19, 2024
|
Bug: `consuming` keyword causes compilation error
|
|
0
|
102
|
December 9, 2024
|
Swift Mentorship Program 2024: My Experience
|
|
1
|
186
|
December 10, 2024
|
Swift 6 toolchain doesn't emit `.swiftmodules` files for dynamic library?
|
|
2
|
134
|
November 6, 2024
|
Crash without stack trace in optimized builds on device (Xcode 16)
|
|
7
|
836
|
September 27, 2024
|
Why `nonisolated lazy var` is allowed on actor?
|
|
5
|
837
|
September 17, 2024
|
Swift on RISC-V
|
|
18
|
4992
|
September 12, 2024
|
See diagnoses in Xcode
|
|
3
|
754
|
October 22, 2023
|
`ExpressibleByIntegerLiteral` and type inference (and macro)
|
|
5
|
231
|
August 8, 2024
|
Can't get c++ library to use the correct compiler
|
|
2
|
174
|
August 1, 2024
|
Advice on how to deal with a null dereference in the constraint system
|
|
17
|
236
|
July 24, 2024
|
Cross Compiling Swift 5.10.1 for Linux ARMv7
|
|
2
|
148
|
July 18, 2024
|
`swift-runtime: unable to suspend thread` when compiling in QEMU
|
|
19
|
2219
|
July 10, 2024
|
Why did Swift adopt the use of commas?
|
|
11
|
750
|
July 4, 2024
|
Build error with very simple benchmark package
|
|
3
|
703
|
June 23, 2024
|
Possibility to enable `any` in Embedded Swift
|
|
12
|
1113
|
June 18, 2024
|
Linking libraries like `DYLD_INSERT_LIBRARIES` at compile time through `Package.swift`
|
|
0
|
160
|
June 13, 2024
|
How to add compiler check in C for Embedded Swift?
|
|
1
|
416
|
May 29, 2024
|
How to make the swift compiler to remove unused code?
|
|
0
|
544
|
May 2, 2024
|
Compile Swift script using new LAPACK headers
|
|
5
|
478
|
April 19, 2024
|
[ConstraintSystem] A non natural behavior of compiler solving sync function even if I use `await` keyword
|
|
0
|
265
|
April 13, 2024
|
Throwing an opaque Error causes SIL build error in release build
|
|
7
|
620
|
April 9, 2024
|