tauri/.changes/async-cli.js.md

6 lines
129 B
Markdown
Raw Normal View History

---
"cli.js": patch
---
Change the `run` function to take a callback and run asynchronously instead of blocking the event loop.