rive-app / rive-android

A runtime for interactive animations on Android
https://rive.app
MIT License
350 stars 31 forks source link

Bump cpp #207

Closed mjtalbot closed 2 years ago

mjtalbot commented 2 years ago

todo before merge:

fixes #206

mjtalbot commented 2 years ago

LGTM! Wow, the .so shrunk by ~80%?? That's crazy!

err.. that .. is ... crazy.. wtf 🤔

luigi-rosso commented 2 years ago

Still not at my desk (so haven't reviewed this well) but if we removed lto (-flto) that may affect the .so size significantly. Normally all the link time optimizations bloat the library files until (super slow) linkage. But that I'm not sure if that applies to .so.