App Development
Incremental Linking and Hot Code Reloading for Rust
Speakers
Presentation Slides
Presentation Video
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.