It would be nice to have some sound way of handling stack overflow. This is presently an unsolved upstream problem for non-x86/x86_64 platforms: https://github.com/rust-lang/rust/issues/43241 It seems like the best solution is to implement stack probes for ARM in upstream Rust.