rfdonnelly / tauri-async-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tauri Async Example

Provides an example of integrating Tauri with an async process. More specifically, it enables sending messages from the Tauri Webview to an async process and vice versa.

tauri-async.mp4

Run

npm install
npm run tauri dev

About


Languages

Language:Rust 34.3%Language:Vue 32.8%Language:CSS 22.9%Language:HTML 5.7%Language:JavaScript 4.3%