Upstream Tauri fixed the stack overflow in the invoke handler (https://github.com/tauri-apps/tauri/pull/14170) in v2.9.0, so we can safely use opt-level 3 now.
8fc72814c8
·
2025-10-21 00:19:27 +08:00
History
Upstream Tauri fixed the stack overflow in the invoke handler (https://github.com/tauri-apps/tauri/pull/14170) in v2.9.0, so we can safely use opt-level 3 now.