-
While working on armv7 neon support for [simdutf8](https://github.com/rusticstuff/simdutf8) I ran across inlining problems for functions with `#[target_feature(enable = "neon")]`. One of them is that …
-
Hello there,
Everything in the title :)
Cheers!
-
Once all these items are complete, we can say that Zig has Tier 1 support for 32-bit ARM Linux.
* [x] make sure we can build-exe with `-target armv7-linux-gnu`
* [x] make sure we can build-exe w…
-
### Describe the bug
As the title suggests.
It seems that due to arm and armv7 being 32 bit platforms, wasmer-wasix is not compiling on arm-unknown-linux-gnueabihf and armv7-unknown-linux-gnueab…
-
Happens with armv6, armv7, and armv7s but NOT armv5 or armv4t
Only happens when compiling without optimizations
Also happens with the latest Apple clang 1600.0.26.4 shipped with Xcode 16.1, but NOT wi…
-
Thanks for this project, compose is a great UI framework, I want use it on raspberrypi or other Linux-arm device
Will you consider adapting the Linux arm platform?
-
Some of the packages have many release versions, yet in ubi we get the message `[ubi][ERROR] could not find a release for this OS and architecture from MD5SUMS...`.
E.g.
```sh
❯ "$HOME/bin/ubi"…
-
### Current Situation
Raspberry Pi4 running Homebridge image and Node.js update is flagged.
Running the sudo hb-config and node.js update fails due to URL for file download not found.
It's looking …
-
On Ubuntu 24.04 / Linux odroid 6.1.11-odroidxu4 #23.02.2 SMP PREEMPT Fri Feb 17 23:44:30 UTC 2023 armv7l armv7l armv7l GNU/Linux
I get the following result:
```
# docker pull maestraldbx/maestr…
-
Could an image be published for linux/arm/v7? I see there's arm64; armv7 would enable support for many single-board computers.