Differences with Dioxus

Freya uses most of the core packages of Dioxus, but not all them.

These are the main differences between Freya and the different Dioxus renderers for Desktop (webview and Blitz):

CategoryFreyaDioxus
Elements, attributes and eventsCustomHTML
LayoutTorinWebView and Taffy
RendererSkiaWebView or WGPU
Components libraryCustomNone, but can use CSS libraries
DevtoolsCustomProvided in Webview
Headless testing runnerCustomNone