Nightly 2023-04-25
Pre-release
Pre-release
extension: Make `Options` extend `BaseLoadOptions` Omit config values from `DEFAULT_OPTIONS`, which are already part of `DEFAULT_CONFIG` in `ruffle-core`. Also use spread syntax to avoid naming each config that should pass to `ruffle-core`.