Hotpatching of egui apps using diouxus subsecond!
First, install the dioxus cli matching the version in Cargo.toml. Then
run the app with dx serve --hot-patch and make some changes to my_app.rs to see
how they are applied live.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hotpatching of egui apps using diouxus subsecond!
First, install the dioxus cli matching the version in Cargo.toml. Then
run the app with dx serve --hot-patch and make some changes to my_app.rs to see
how they are applied live.