mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-13 05:48:12 +00:00
Opening and parsing on the browser main thread froze the tab for the whole load; the file selector path already loads in a worker thread, so boot now uses the same thread, progress modal, and error dialogs.