mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
249 B
249 B
tauri
| tauri |
|---|
| patch |
Adds run_iteration API to the App and return the app instance on the build method of the Builder. The run_iteration method runs the window event loop step by step, allowing Tauri to be run along other applications.