Skip to content

Add support for 32 bit arch#3

Merged
rustaceanrob merged 2 commits into2140-dev:masterfrom
rustaceanrob:10-29-32bit
Oct 29, 2025
Merged

Add support for 32 bit arch#3
rustaceanrob merged 2 commits into2140-dev:masterfrom
rustaceanrob:10-29-32bit

Conversation

@rustaceanrob
Copy link
Copy Markdown
Collaborator

No description provided.

@rustaceanrob rustaceanrob force-pushed the 10-29-32bit branch 2 times, most recently from 85e866a to 2006e70 Compare October 29, 2025 11:01
Raised in the FFI layer, old Android architectures are 32 bits. This
crate made an implicit assumption the underlying system was 64 bits, but
there is no particular reason to add this assumption. `*Id` is
truncated to 4 bytes to allow for the proper casts.
@rustaceanrob rustaceanrob merged commit 3787c7a into 2140-dev:master Oct 29, 2025
5 checks passed
@rustaceanrob rustaceanrob deleted the 10-29-32bit branch October 29, 2025 11:09
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.

1 participant