Using mold in org.freedesktop.Sdk - how come it's not in the base SDK?

Hey there, has there been any interest in adding the mold linker to the freedesktop SDK? I see some projects manually adding it, however, I feel like it’s quite useful for many C/C++ projects. Even for the rust-stable extension, they add it manually in post.

What do you guys think?

It’s most popular for rust and it’s already in extension. C projects may also use it from rust extension. There’s little case for adding it in SDK when SDK itself doesn’t use it.