numcodecs icon indicating copy to clipboard operation
numcodecs copied to clipboard

CI on big-endian architecture

Open alimanfoo opened this issue 6 years ago • 0 comments

It would be good to run tests via CI on a big-endian architecture to ensure compatibility. From some light scouring of the web it looks like using docker and the multiarch (QEMU) project would be the easiest option. I'm not sure how feasible/straightforward it would be to add this to our current Travis setup, but would welcome any comments or work in this direction.

alimanfoo avatar Mar 28 '19 11:03 alimanfoo