I’ve been working on arsd support for multiple simultaneous AWS IAM Identity Center sessions, and found devtools by one of the Tauri project’s sponsors CrabNebula.

Devtools gives you a log viewer and waterfall graph interface for calls between the JS and Rust processes. I’ve found it helpful for tracking down UI hangs where the frontend is waiting on a worker.