just trying to flush through some of the bits coming out of running generate core runtime & generate core runtime without making a mess in other pr's .
this is split into four commits which might be helpful when looking at the changes here.
Diffs=
ad72cfce5 Run generate (#5490)
7ee5f7d5a Increases the margin for the approx call to some of the wangs formula… (#5506)
2f224da7f Runtime ellipsis (#5482)
Co-authored-by: Maxwell Talbot <talbot.maxwell@gmail.com>
Just ran `generate_core_runtime.sh` which added quite a lot of stuff. The change is quite minimal, I'll highlight it with a few comments in the PR.
I'll also adding a test for these new cubic exports just in case!
Fixes the Flutter bit for #5404
Diffs=
59858e333 Add transition interpolation to the runtime (#5429)
Co-authored-by: Umberto Sonnino <umberto@rive.app>