Embedded Swift
|
|
203
|
31974
|
August 17, 2024
|
Swift/Objective-C Selector Word Tricks
|
|
6
|
152
|
August 12, 2024
|
Swift Runtime Introspection/Metaprogramming
|
|
1
|
173
|
July 21, 2024
|
How does Swift determine `AnyClass` equality?
|
|
2
|
145
|
July 17, 2024
|
Stdlib and runtime tests for Wasm/WASI now available on Swift CI
|
|
12
|
3510
|
March 27, 2024
|
Please help me understand "Finding the Dynamic Type in a Generic Context"
|
|
5
|
558
|
February 16, 2024
|
Accessing a property of an uninitialized instance results in a Runtime error
|
|
1
|
408
|
January 14, 2024
|
Global executor hooks + SwiftNIO
|
|
5
|
2909
|
October 25, 2023
|
Conditionally downcasting CF types
|
|
4
|
2704
|
August 31, 2023
|
Why does memory leak even when I release the HeapObject object obtained from swift_allocBox?
|
|
22
|
1469
|
August 13, 2023
|
Long stack trace ending with a SIGBUS in libSwiftCore getCache()
|
|
3
|
870
|
May 3, 2023
|
SwiftSupport for iOS Deployment
|
|
0
|
874
|
April 6, 2023
|
Query into dynamic data using static key paths
|
|
4
|
2027
|
March 10, 2023
|
How does an app installed on an older iOS device handle Copy of Swift Runtime?
|
|
4
|
1040
|
December 9, 2022
|
Obtaining the mangled name of a type from the fully qualified type name only
|
|
9
|
2485
|
July 13, 2022
|
Dynamically call protocol method of unknown type
|
|
0
|
663
|
July 5, 2022
|
Segmentation fault in Linux with Swift 5.4 when using Grand Central Dispatch
|
|
5
|
1311
|
June 4, 2021
|
Hacking Swift runtime
|
|
11
|
3283
|
May 31, 2021
|
Populating/accessing the payload of an enum case at runtime
|
|
3
|
2086
|
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
|
668
|
June 26, 2020
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
6307
|
May 4, 2020
|
Using Runtime in Swift without Objective-C
|
|
3
|
1144
|
April 14, 2020
|
swift_getWitnessTable EXC_BAD_ACCESS Xcode 11.3
|
|
4
|
3451
|
January 13, 2020
|
Swift entry point from ld.so/libc
|
|
3
|
781
|
December 10, 2019
|
Xcode 11.2.1 swift_getWitnessTable runtime crash (includes minimal test case)
|
|
2
|
2627
|
November 12, 2019
|
Method dispatch to struct instance with concrete type known only at runtime?
|
|
5
|
948
|
October 29, 2019
|
Memory implications Static constructs vs Singletons
|
|
3
|
4758
|
September 13, 2019
|
Getting type metadata on non-Darwin platforms
|
|
2
|
979
|
September 5, 2019
|