Skip to content

bug: 0.4.0 cannot be used on big-endian targets #31

@clabby

Description

@clabby

Overview

#17 made a change to the underlying representation of Nibbles, making use of ruint functions that aren't portable between target endianness (i.e., as_le_slice.)

This PR broke compilation of crates using nybbles for targets such as big-endian MIPS64r1 (which is the target we use for cannon.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions