wasmer icon indicating copy to clipboard operation
wasmer copied to clipboard

LLVM-Universal doesn't work properly on M1

Open ptitSeb opened this issue 4 years ago • 4 comments
trafficstars

Once enable, the the make test-llvm-universal tests don't run correctly when built and run on a mac M1 (doesn't work on Linux/aarch64 either)

ptitSeb avatar Sep 27 '21 15:09 ptitSeb

~~This seems to be a duplicate of~~ [Edit:] Rel.: #2553 ~~?~~

jcaesar avatar Sep 28 '21 00:09 jcaesar

No, the #2553 is too general on M1. Also, I'll rename this, as it concern also linux/aarch64

ptitSeb avatar Sep 28 '21 05:09 ptitSeb

This is partially fixed on #2599

syrusakbary avatar Oct 20 '21 12:10 syrusakbary