slint/api/wasm-interpreter
Olivier Goffart c3e32c1665
Don't enable image-default-formats by default, remove compat-1-10 feature
We decided that the compatibility with people having enabled the extra
format in image 0.24 [1] is not worth it compared to the extra compilation
time most people gets by default when they don't need this feature.
(Which is less than 10% slower when the feature is enabled)

Since then there is no need for compat-1-10, remove it

[1] by depending directly on image 0.24 in their Cargo.toml and enabling
the features, which will not work with Slint 1.10 that now use image 0.25
2025-02-22 11:15:18 +01:00
..
src interpreter: Mark ComponentCompiler as deprecated 2024-07-04 12:47:54 +02:00
Cargo.toml Don't enable image-default-formats by default, remove compat-1-10 feature 2025-02-22 11:15:18 +01:00