|
Swift Runtime Introspection/Metaprogramming
|
|
1
|
147
|
July 21, 2024
|
|
How does Swift determine `AnyClass` equality?
|
|
2
|
121
|
July 17, 2024
|
|
Embedded Swift
|
|
199
|
30844
|
July 16, 2024
|
|
Stdlib and runtime tests for Wasm/WASI now available on Swift CI
|
|
12
|
3265
|
March 27, 2024
|
|
Please help me understand "Finding the Dynamic Type in a Generic Context"
|
|
5
|
472
|
February 16, 2024
|
|
Accessing a property of an uninitialized instance results in a Runtime error
|
|
1
|
396
|
January 14, 2024
|
|
Global executor hooks + SwiftNIO
|
|
5
|
2849
|
October 25, 2023
|
|
Conditionally downcasting CF types
|
|
4
|
2605
|
August 31, 2023
|
|
Why does memory leak even when I release the HeapObject object obtained from swift_allocBox?
|
|
22
|
1399
|
August 13, 2023
|
|
Long stack trace ending with a SIGBUS in libSwiftCore getCache()
|
|
3
|
838
|
May 3, 2023
|
|
SwiftSupport for iOS Deployment
|
|
0
|
846
|
April 6, 2023
|
|
Query into dynamic data using static key paths
|
|
4
|
1954
|
March 10, 2023
|
|
How does an app installed on an older iOS device handle Copy of Swift Runtime?
|
|
4
|
994
|
December 9, 2022
|
|
Obtaining the mangled name of a type from the fully qualified type name only
|
|
9
|
2214
|
July 13, 2022
|
|
Dynamically call protocol method of unknown type
|
|
0
|
646
|
July 5, 2022
|
|
Segmentation fault in Linux with Swift 5.4 when using Grand Central Dispatch
|
|
5
|
1304
|
June 4, 2021
|
|
Hacking Swift runtime
|
|
11
|
3234
|
May 31, 2021
|
|
Populating/accessing the payload of an enum case at runtime
|
|
3
|
2014
|
May 5, 2021
|
|
Is there an ABI-compatible way to retrieve class inheritance hierarch?
|
|
0
|
457
|
February 19, 2021
|
|
SR-14064: Accessing Static Member on Downcast Type not Calling Overridden Implementation
|
|
5
|
1050
|
January 19, 2021
|
|
Which Swift 5.1+ features require runtime support?
|
|
0
|
663
|
June 26, 2020
|
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
6171
|
May 4, 2020
|
|
Using Runtime in Swift without Objective-C
|
|
3
|
1108
|
April 14, 2020
|
|
swift_getWitnessTable EXC_BAD_ACCESS Xcode 11.3
|
|
4
|
3291
|
January 13, 2020
|
|
Swift entry point from ld.so/libc
|
|
3
|
778
|
December 10, 2019
|
|
Xcode 11.2.1 swift_getWitnessTable runtime crash (includes minimal test case)
|
|
2
|
2599
|
November 12, 2019
|
|
Method dispatch to struct instance with concrete type known only at runtime?
|
|
5
|
942
|
October 29, 2019
|
|
Memory implications Static constructs vs Singletons
|
|
3
|
4647
|
September 13, 2019
|
|
Getting type metadata on non-Darwin platforms
|
|
2
|
966
|
September 5, 2019
|
|
What constitutes a "foreign class" to the Swift runtime?
|
|
12
|
1103
|
July 25, 2019
|