App Development

Incremental Linking and Hot Code Reloading for Rust

Date / Time
2024-10-17
14:40

Slow edit-build-run dev cycles are a common complaint among Rust developers. The Wild project aims to help by building a linker in Rust with the goal of eventually supporting incremental linking and hot code reloading.