Hacker News new | ask | show | jobs
by Karupan 2017 days ago
> Incremental compilation with live reloading (in-place binary patching)

That is awesome! I’ve longed for such a feature when I work with Go and Rust although Go is usually fast enough that I can use a custom watch script.