/wasm-gui-runner

Primary LanguageRustMIT LicenseMIT

Mogwai Tauri Desktop App Template

This is Template App for Desktop App.

Run Develop

cargo tauri dev

Build App

cargo tauri build

Setup

mogwai setup

Using trunk

cargo install trunk
cargo install wasm-bindgen-cli

tauri setup

You need to specify the version for installing tauri-cli now (2021/09/19).

cargo install tauri-cli --version 1.0.0-beta.8