documentation/docfx/releases/2.88.6.md
Native dependency updates and WASM compatibility · Released September 21, 2023 · NuGet · GitHub Release
SkiaSharp 2.88.6 updates several bundled native libraries — HarfBuzz to 7.3.0, libjpeg-turbo to 3.0.0, and libwebp to 1.3.2 — keeping the dependency chain current and addressing known issues. The release also restores non-SIMD WebAssembly builds needed for Microsoft Edge Enhanced Security mode and Safari compatibility.
None in this release.
| Platform | What's New |
|---|---|
| 🌐 WebAssembly | Non-SIMD builds restored for Edge Enhanced Security and Safari compatibility |
| 🍎 Apple | Removed unused arm64e architecture slice |
| Contributor | What They Did |
|---|---|
| @jeromelaban | Restored non-SIMD WASM builds for browser compatibility |
Updated HarfBuzz to 7.3.0 and libjpeg-turbo to 3.0.0, and removed the unused arm64e Apple architecture slice.