EMBEDDED RUST · no_std → WASM
Optimize the Critical Loop to the Metal

Re-implement the full autonomy loop as no_std embedded Rust firmware against the rover HAL. It compiles to WASM and runs DIRECTLY as the rover's control loop, with no emulator. Capstone tolerance: land inside 0.12 m.

You read

register reads, timer counts, and sensor pins

You change

the firmware you write in the control loop

Fixed

the emulated chip, its peripherals, and the wiring