Add ARM support #18
Closed
kevincerro
started this conversation in
Feature requests
Replies: 1 comment 5 replies
|
The ARM is unfortunately not great at the moment (PHP extensions are one main big thing, also I have yet to see proof that performance is better with ARM, everyone who tested did not see improvements, so did I). In any case some bigger things may change for Bref v4 (end of year) and ARM support might be strongly improved. And just to be sure I understand your problem exactly, can you clarify what you mean by "the build doesn't support ARM-based Macs"? Because we do publish ARM container images, it's just that they are separate images (so less practical). I just want to be sure I understand everything. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
The current build does not support ARM-based Macs, such as Apple Silicon Macs, without Rosetta.
macOS also shows a warning indicating that the app may stop working in a future version of macOS.
It would be great to have a native ARM64 build for macOS.
All reactions