Why go halfway, embrace compiled languages in the backend.
Fast all the way down, especially when coupled with REPL tooling.
It takes tooling team and discipline to keep compile times at bay when you reach mid size projects with compiled languages (looking at you Java, C++, Rust).
Because writing Rust backend is needlessly complex for majority of projects.