Web (JS)
React
React Native
Apple
Android
| Runtime | Uncompressed | Compressed |
|---|
| canvas-lite | 550KB | 175KB |
| canvas | 1300KB | 550KB |
| webgl2 | 1650KB | 650KB |
Third Party Dependencies
The common Rive C++ runtime includes a number of open source third party dependencies which contribute to its binary weight. These are:
| Dependency | Reason |
|---|
| HarfBuzz | Text rendering |
| Miniaudio | Audio support |
| SheenBidi | Bidirectional text support |
| Yoga | Layout |
| Luau Interpreter | Scripting Support |
Luau is currently not included in most runtimes. Once scripting is generally available, expect runtime sizes to increase accordingly.