The author, Matthew Plant, loves Rust but finds async Rust's debugging experience frustrating due to slow compile times and poor error messages. He proposes using Scheme-rs, a Scheme implementation for Rust, as a glue language to improve the experience, and is working on a new language, Gouki, built on Scheme with a stronger type system.