Improved control over typography, very early support for sticky positioning and tables, plus updates to our minibrowser and build tooling.

  • TechNom (nobody)@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 months ago

    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.