Raspirus / raspirus

A user- and resources-friendly rules-based malware scanner
https://raspirus.deno.dev
GNU General Public License v3.0
124 stars 12 forks source link

Raspberry pi 3 and older not supported (No support for armv7-32bit) #852

Open Benji377 opened 3 weeks ago

Benji377 commented 3 weeks ago

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.

Issue: https://github.com/bytecodealliance/wasmtime/issues/1173

GamingGuy003 commented 3 weeks ago

Fixed misconceptions lol