Open
Description
Although the goal is to integrate into zig toolchain, assuming there is some internal difference.
Can you tell me if the standalone zld supports c++ demangle if used in place of the default linker?
Already in the zig language I have been thinking about maybe trying the proposed solution for the rust demangle mold linker being a zig library by doing some zFFI tests.
For I believe it would be a more natural alternative than simply using @"_Zfoo".
e.g.: