Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

no-std mode #12

@sgeisler

Description

@sgeisler

Imo the core functionality of this library could be implemented without the std lib which would enable it to be used in embedded contexts (HW wallets?). For example byteorder does this by having a (default) feature std, which can be deactivated if needed.

Am I missing something here? If not I think it's a worthwhile goal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions