>>108460349
>How do you test your projects for x86 (89% of desktops) ?
have you lived in a desolate island for the last 10 years or something?
$ uname -a
Darwin 25.4.0: Thu Mar 19 19:33:25 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T6041 arm64
$ docker run -it --platform=linux/amd64 debian:stable
root@5307144b9480:/# uname -a
Linux 5307144b9480 6.17.8 #1 SMP PREEMPT Thu Nov 20 09:34:02 UTC 2025 x86_64 GNU/Linux