dioxus icon indicating copy to clipboard operation
dioxus copied to clipboard

Subtree renderers

Open jkelleyrtp opened this issue 2 years ago • 2 comments

jkelleyrtp avatar Oct 25 '23 15:10 jkelleyrtp

Hi, I have question regarding "Subtree renderers". Is it something like Qwik? https://qwik.dev/

barel-mishal avatar Jun 07 '25 21:06 barel-mishal

Subtree renderers would let you use a renderer like blitz inside of the existing webview-based desktop renderer. #3062 is about resumability like qwik

ealmloff avatar Jun 09 '25 13:06 ealmloff