Embedded Swift
|
|
88
|
12641
|
September 26, 2023
|
Conditionally downcasting CF types
|
|
4
|
2036
|
August 31, 2023
|
Why does memory leak even when I release the HeapObject object obtained from swift_allocBox?
|
|
22
|
811
|
August 13, 2023
|
Long stack trace ending with a SIGBUS in libSwiftCore getCache()
|
|
3
|
481
|
May 3, 2023
|
SwiftSupport for iOS Deployment
|
|
0
|
365
|
April 6, 2023
|
Query into dynamic data using static key paths
|
|
4
|
1400
|
March 10, 2023
|
How does an app installed on an older iOS device handle Copy of Swift Runtime?
|
|
4
|
677
|
December 9, 2022
|
Obtaining the mangled name of a type from the fully qualified type name only
|
|
9
|
1096
|
July 13, 2022
|
Dynamically call protocol method of unknown type
|
|
0
|
315
|
July 5, 2022
|
Segmentation fault in Linux with Swift 5.4 when using Grand Central Dispatch
|
|
5
|
927
|
June 4, 2021
|
Hacking Swift runtime
|
|
11
|
2468
|
May 31, 2021
|
Populating/accessing the payload of an enum case at runtime
|
|
3
|
1320
|
May 5, 2021
|
Is there an ABI-compatible way to retrieve class inheritance hierarch?
|
|
0
|
337
|
February 19, 2021
|
SR-14064: Accessing Static Member on Downcast Type not Calling Overridden Implementation
|
|
5
|
702
|
January 19, 2021
|
Which Swift 5.1+ features require runtime support?
|
|
0
|
498
|
June 26, 2020
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
5373
|
May 4, 2020
|
Using Runtime in Swift without Objective-C
|
|
3
|
891
|
April 14, 2020
|
swift_getWitnessTable EXC_BAD_ACCESS Xcode 11.3
|
|
4
|
2607
|
January 13, 2020
|
Swift entry point from ld.so/libc
|
|
3
|
632
|
December 10, 2019
|
Xcode 11.2.1 swift_getWitnessTable runtime crash (includes minimal test case)
|
|
2
|
2202
|
November 12, 2019
|
Method dispatch to struct instance with concrete type known only at runtime?
|
|
5
|
657
|
October 29, 2019
|
Memory implications Static constructs vs Singletons
|
|
3
|
3979
|
September 13, 2019
|
Getting type metadata on non-Darwin platforms
|
|
2
|
748
|
September 5, 2019
|
What constitutes a "foreign class" to the Swift runtime?
|
|
12
|
947
|
July 25, 2019
|
Why does objc_copyClassNamesForImage yield both mangled and unmangled class names?
|
|
2
|
637
|
July 24, 2019
|
Calling Swift runtime methods
|
|
3
|
1423
|
April 18, 2019
|
Documentation on class header layouts? Specifically, x86
|
|
6
|
798
|
April 18, 2019
|
Does Swift 5 runtime support Swift 4.2? 🤔
|
|
3
|
1463
|
April 18, 2019
|
How to use runtime in Swift?
|
|
5
|
2399
|
October 22, 2018
|