Skip to content
Discussion options

You must be logged in to vote

Rust debug builds are generally huge by design because of all the debug symbols etc. You'll see something similar on desktop builds (except windows I guess because there it's 2 files).

The reason why the diff is that large is because the apk contains four rust apps (one for each arch).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@phibersoft
Comment options

Answer selected by phibersoft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants