16kb Aligned Classic Level Binary #3092
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
My build script and recompiled classic-level binary. Also all the work to clear up redundant + confusing unused duplicate classic-level + leveldown binaries on iOS and Android. Should be merged once the work contained in #3065 and #3067 is tested.
This binary needs to be aligned for the play store, but Android's script for checking binary alignment in an APK doesn't take
.nodefiles into account.This also includes my documentation for building a nodejs module with C++ code (classic-level) against our nodejs-mobile headers, just in case this confusing thing ever needs to happen again someday.
Need to re-test this branch on IOS. Also making this a draft for the time being, like #3090, but this work is 99.9% done.