Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Investigate how we can shrink the final binary size of the flasher stub #12

@jessebraham

Description

@jessebraham

We already take care of some low-hanging fruit in the Cargo manifest by settings various options for the release profile, however there is more we can do. #8 is an example of one additional step we can take.

min-sized-rust is a reasonably complete resource for this endeavour. panic_immediate_abort should shave off an additional few kB, for instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions