Closed as not planned
Description
Describe the bug
Since we moved to the new yara-x backend, we have been unable to build for armv7, the 32bit version. armv8, the 64bit version is fine.
The reason is the missing support for it in cranelift-codegen, which has an open issue about it.
Depending on the outcome of this issue, we might have armv7 support in the future or not.