Jonathan Kelley 5204862bc2 Feat: fix internal lifecycle 4 anos atrás
..
examples 5204862bc2 Feat: fix internal lifecycle 4 anos atrás
src 5204862bc2 Feat: fix internal lifecycle 4 anos atrás
Cargo.toml e3ede7fcbf Feat: re-enable stack machine approach 4 anos atrás
README.md 9c01736895 WIP: Dioxus-webview 4 anos atrás

README.md

Dioxus-Web

Build interactive user experiences directly in the web browser!

Dioxus-web provides a WebsysRenderer for the Dioxus Virtual Dom that handles events, progresses components, and updates the actual DOM using web-sys methods.