Skip to content

zig ld: a drop-in linker replacement #8755

@andrewrk

Description

@andrewrk

Now that there is significant work put into Mach-O linking thanks to @kubkon, Zig is more than just a linker driver for LLD. It is now a linker that competes in the linker space, and some projects may want to use Zig as a drop-in replacement for other linkers.

This issue is to formalize that by adding an "ld" subcommand to Zig's CLI.

This issue does not block 1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.linking

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions