Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Explore Implications of +thumb-mode linker flag. #102

Description

@tropicaaal

Problem Description

The +thumb-mode linker flag shaves off roughly 12kb of binary size from build artifacts, which is pretty nice. I'm not completely sure if there are significant tradeoffs in this area though (we already enable +thumb2 instructions), so we should probably run some benchmarks with/without it.

Screenshots

"Hello World" binary size from pros-rs 0.7:
image

Additional information

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtype:bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions