mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-01 05:29:23 +00:00
97f15dee37
- Issue #37: Windows 1.4.0 exited with STATUS_STACK_OVERFLOW before showing the main window. - Gate lazy entrypoint imports, Zustand persistence, logger initialization, and console forwarding until WebView2 document load. - Preserve the native Ready reveal and pending-window restore lifecycle across platforms. - Show a closeable startup error if the main entrypoint cannot load. Fixes #37.