Skip to content

Investigate size impact of SwiftSyntax dependency #684

Open
@compnerd

Description

@compnerd

Windows switched a while ago to statically linking the full SourceKit-LSP binary because it netted a size win (reduction). The recent dependency on SwiftSyntax may change the calculus, particularly with the driver also depending on SwiftSyntax. I wonder what the total cost is for the static vs dynamic linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsWindows platform support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions