Skip to content

Add support for split-debuginfo #202

Open
@LegNeato

Description

@LegNeato

We currently emit debug info into the output spv "binary". Rust has an option to split it out into different files(https://doc.rust-lang.org/cargo/reference/profiles.html#split-debuginfo). We should read that option and support putting the debug info in a different file from the artifact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions