v0.5.1
[0.5.1] - 2026-03-23
Fixed
- WASM release builds now disable
wasm-bindgenexternref, avoiding
browser startup failures such asRangeError: failed to grow table. - Inline fonts supplied in settings are now loaded into the font system
before the first render. This fixes missing default text rendering on
WASM when no system fonts are available.
Full Changelog: v0.5.0...v0.5.1