What's Changed
- core: Use
Option::get_or_insert_defaultto simplify some code by @moulins in https://github.com/ruffle-rs/ruffle/pull/22969 - core: Remove unnecessary Box indirection by @SuchAFuriousDeath in https://github.com/ruffle-rs/ruffle/pull/22958
- core: Refactor XML unescape and error handling by @SuchAFuriousDeath in https://github.com/ruffle-rs/ruffle/pull/22756
- web: Support gly...