Embedded Swift
|
|
203
|
31368
|
August 17, 2024
|
Swift/Objective-C Selector Word Tricks
|
|
6
|
131
|
August 12, 2024
|
Swift Runtime Introspection/Metaprogramming
|
|
1
|
155
|
July 21, 2024
|
How does Swift determine `AnyClass` equality?
|
|
2
|
122
|
July 17, 2024
|
Stdlib and runtime tests for Wasm/WASI now available on Swift CI
|
|
12
|
3312
|
March 27, 2024
|
Please help me understand "Finding the Dynamic Type in a Generic Context"
|
|
5
|
493
|
February 16, 2024
|
Accessing a property of an uninitialized instance results in a Runtime error
|
|
1
|
398
|
January 14, 2024
|
Global executor hooks + SwiftNIO
|
|
5
|
2853
|
October 25, 2023
|
Conditionally downcasting CF types
|
|
4
|
2620
|
August 31, 2023
|
Why does memory leak even when I release the HeapObject object obtained from swift_allocBox?
|
|
22
|
1413
|
August 13, 2023
|
Long stack trace ending with a SIGBUS in libSwiftCore getCache()
|
|
3
|
845
|
May 3, 2023
|
SwiftSupport for iOS Deployment
|
|
0
|
850
|
April 6, 2023
|
Query into dynamic data using static key paths
|
|
4
|
1970
|
March 10, 2023
|
How does an app installed on an older iOS device handle Copy of Swift Runtime?
|
|
4
|
1001
|
December 9, 2022
|
Obtaining the mangled name of a type from the fully qualified type name only
|
|
9
|
2271
|
July 13, 2022
|
Dynamically call protocol method of unknown type
|
|
0
|
650
|
July 5, 2022
|
Segmentation fault in Linux with Swift 5.4 when using Grand Central Dispatch
|
|
5
|
1307
|
June 4, 2021
|
Hacking Swift runtime
|
|
11
|
3245
|
May 31, 2021
|
Populating/accessing the payload of an enum case at runtime
|
|
3
|
2032
|
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
|
665
|
June 26, 2020
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
6196
|
May 4, 2020
|
Using Runtime in Swift without Objective-C
|
|
3
|
1115
|
April 14, 2020
|
swift_getWitnessTable EXC_BAD_ACCESS Xcode 11.3
|
|
4
|
3326
|
January 13, 2020
|
Swift entry point from ld.so/libc
|
|
3
|
779
|
December 10, 2019
|
Xcode 11.2.1 swift_getWitnessTable runtime crash (includes minimal test case)
|
|
2
|
2600
|
November 12, 2019
|
Method dispatch to struct instance with concrete type known only at runtime?
|
|
5
|
944
|
October 29, 2019
|
Memory implications Static constructs vs Singletons
|
|
3
|
4669
|
September 13, 2019
|
Getting type metadata on non-Darwin platforms
|
|
2
|
970
|
September 5, 2019
|