No more frozen cursors.
VS Code with a medium project uses 500 MB to 1.5 GB RAM across three Chromium processes. One extension event handler that never resolves freezes everything on that thread.Mountain runs native Rust and Tauri. Echo runs every background task on a work-stealing thread pool. The editor thread never blocks.
