Hacker News new | ask | show | jobs
by Svenskunganka 552 days ago
Perhaps I'm misunderstanding you, but Dioxus does not use the canvas when rendering in the browser. It uses the DOM with CSS just like any other JavaScript framework does.