Avatar
omochimetaru 8/1/2025 7:12 AM
むむ
7:12 AM
Proposed solution We will add a Backtrace struct to the standard library, with methods to capture a backtrace from the current location, and support for symbolication and symbol demangling. All of the backtracing types will exist in a new Runtime module.
7:12 AM
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - swiftlang/swift-evolution