Skip to content

Fix build errors for aarch64-unknown-linux-gnu#299

Open
addiesh wants to merge 1 commit intoNoxime:masterfrom
addiesh:master
Open

Fix build errors for aarch64-unknown-linux-gnu#299
addiesh wants to merge 1 commit intoNoxime:masterfrom
addiesh:master

Conversation

@addiesh
Copy link

@addiesh addiesh commented Feb 1, 2026

Some of the steamworks-rs code uses u8/i8 where it should use c_char. This was quick-and-dirty patch job to get it building on arm64. I don't actually have an arm machine on-hand to test it natively, but it does compile. 👍

@james7132
Copy link
Collaborator

While I like the idea of properly supporting aarch64 as a platform, I'd like for this to be addressed in CI to ensure it doesn't break once we do start supporting it.

@tomaka
Copy link

tomaka commented Feb 25, 2026

At the moment, there's no way to have ARM runners on GitHub without paying.

@Erk-
Copy link

Erk- commented Feb 25, 2026

At the moment, there's no way to have ARM runners on GitHub without paying.

As of one month ago this is no longer true: https://github.blog/changelog/2026-01-29-arm64-standard-runners-are-now-available-in-private-repositories/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants