Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of 16KB page size #49

Open
valery-mat opened this issue Jan 20, 2025 · 2 comments
Open

Support of 16KB page size #49

valery-mat opened this issue Jan 20, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@valery-mat
Copy link

Hi team! Do you have any plans to support 16KB page size in NDK libraries?
As of now I can see that these native libraries are not aligned yet:

libc++_shared.so: UNALIGNED
libjnidispatch.so: UNALIGNED
libuniffi_dotlottie_player.so: UNALIGNED

@afsalz
Copy link
Contributor

afsalz commented Jan 28, 2025

Hi @valery-mat, thank you for bringing this up! We’re currently discussing adding support for 16KB page sizes and are hopeful to roll it out soon after completing thorough testing.

@afsalz afsalz added the enhancement New feature or request label Jan 28, 2025
@valery-mat
Copy link
Author

Thank you @afsalz !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants