cactus-compute / cactus-compute/cactus
16KB page size
Open
- Dominant language
- C++
- Stars
- 6k
- Forks
- 501
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 4
Description
Why does the compiled libcactus_[engine.so](https://engine.so/) fail to comply with the 16KB page size requirement on Android devices?
Contributor guide
Research direction
Start by locating the Android build configuration that produces libcactus_engine.so, then inspect the compiled artifact's page or segment alignment against Android's 16KB requirement. Trace the relevant compiler, linker, and dependency settings to identify why the requirement is not met. Done means the cause is reproducible and the resulting explanation or fix is verified on an Android build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100