Files
tauri-plugins-workspace/.changes/shell-execute.md
T
2024-05-23 02:16:39 +03:00

6 lines
155 B
Markdown

---
"shell": "patch"
---
Run `Command.execute()` JS api, asynchronously in the Rust side to avoid blocking main thread and causing the webview to freeze.