cargo-hot 0.1.1

cargo run but with hot reloading, powered by subsecond
Documentation

cargo-hot

A very experimental attempt at implementing the subsecond server protocol as a standalone cargo command.

Currently just an exploration. Very broken! Will eat your laundry!

Credits

All credits go to Dioxus for figuring out an amazing cross-platform way to hotpatch Rust binaries. Most of the code is taken from their dioxus-cli tool.