Skip to content

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Oct 9, 2025

Proposal to bring the demangle() function into the Runtime module.

This has been a long requested feature, dating back all the way to 2019 when @Azoy had a pitch but we never got to proposal phase.

Currently, we're seeing another wave of tools which need the demangle function (e.g. swift-parca), and end up calling directly into the runtime. Since we have the Runtime module, it feels like a great fit to expose this functionality now there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant