erigontech / erigontech/silkworm
Support big-endian architectures
Open
- Dominant language
- C++
- Stars
- 318
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
[intx](https://github.com/chfast/intx) has been recently updated to support big-endian architectures, so we might want to do the same in Silkworm.
powerpc64 is a big-endian option in CI (see https://github.com/chfast/intx/pull/257).
For local testing one can build for mips or powerpc and run with qemu.
PR #615 partially addresses the issue.
Contributor guide
Assessment
This issue has not been assessed yet.