Hacker News new | ask | show | jobs
by fluffything 2235 days ago
There is a Rust tool that computes the maximum stack usage of a program (if such maximum is bound). You can use it to make sure that your microcontroller running Rust doesn't run out of stack space.