Skip to content

Use x/sys/cpu.IsBigEndian to determine endianness#44

Merged
SuperQ merged 1 commit into
mdlayher:mainfrom
dswarbrick:native
Aug 25, 2025
Merged

Use x/sys/cpu.IsBigEndian to determine endianness#44
SuperQ merged 1 commit into
mdlayher:mainfrom
dswarbrick:native

Conversation

@dswarbrick
Copy link
Copy Markdown
Contributor

josharian/native is literally just a wrapper around x/sys/cpu.IsBigEndian nowadays, making its import unnecessary.

josharian/native is literally just a wrapper around
x/sys/cpu.IsBigEndian nowadays, making its import unnecessary.

Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
Copy link
Copy Markdown
Collaborator

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@SuperQ SuperQ merged commit f2ad9cd into mdlayher:main Aug 25, 2025
6 checks passed
@dswarbrick dswarbrick deleted the native branch August 25, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants