-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
WARNING: Please, read this note carefully before submitting a new issue:
It is important to realise that this is NOT A SUPPORT FORUM, this is for reproducible BUGS with raylib ONLY.
There are lots of generous and helpful people ready to help you out on raylib Discord forum or raylib reddit.
Remember that asking for support questions here actively takes developer time away from improving raylib.
Please, before submitting a new issue verify and check:
- I tested it on latest raylib version from master branch
- I checked there is no similar issue already reported
- I checked the documentation on the wiki
- My code has no errors or misuse of raylib
Issue description
I would like to request that ARM64 pre-compiled binaries be included in the GitHub releases. Currently, raylib builds and works perfectly on ARM64 systems when compiled from source, but the GitHub releases only provide amd64 and i386 binaries. With the growing adoption of ARM64 devices (many laptops run Windows/Linux with Snapdragon X series and other chips), providing ARM64 binaries in releases would save users from having to build from source and make raylib and packages that depend on it (like PufferLib) more accessible to the ARM64 community.
Environment
Platform: Linux (Ubuntu 25.04)
Hardware: Lenovo Yoga 7x (ARM64/AArch64)
Architecture: ARM64/AArch64
Status: Builds and runs successfully from source
Issue Screenshot
Not applicable - this is a release packaging request
Code Example
Not applicable - raylib works correctly on ARM64, just requesting pre-compiled binaries in releases