Improved control over typography, very early support for sticky positioning and tables, plus updates to our minibrowser and build tooling.
Improved control over typography, very early support for sticky positioning and tables, plus updates to our minibrowser and build tooling.
Others have linked it, so just the summary here. Tauri is an alternative to Electron. But unlike electron, Tauri doesn’t bundle the web engine (blink) and uses the platform’s webview instead. Tauri and Servo teams are working together on integrating the latter as the engine.