Find a file
2024-06-05 01:10:14 +02:00
backend init 2024-05-27 21:24:46 +02:00
frontend enable both FASTWAVE_PLATFORM values in Rust Analyzer 2024-06-05 01:10:14 +02:00
public init 2024-05-27 21:24:46 +02:00
shared platform 2024-06-05 01:10:14 +02:00
src-tauri build.rs instead of frontend crate features 2024-06-05 01:10:14 +02:00
test_files wave_27 test file + related code 2024-06-05 01:10:14 +02:00
.gitignore enable both FASTWAVE_PLATFORM values in Rust Analyzer 2024-06-05 01:10:14 +02:00
.taurignore init 2024-05-27 21:24:46 +02:00
Cargo.lock platform 2024-06-05 01:10:14 +02:00
Cargo.toml platform 2024-06-05 01:10:14 +02:00
Makefile.toml enable both FASTWAVE_PLATFORM values in Rust Analyzer 2024-06-05 01:10:14 +02:00
MoonZoon.toml init 2024-05-27 21:24:46 +02:00
README.md Screenshot in README.md 2024-05-28 09:28:31 +02:00

FastWave

Cross-Platform Wave Viewer


fastwave_screenshot

Start:

  1. Install Rust
  2. Install Node.js
  3. cargo install cargo-make
  4. makers install
  5. makers start

Troubleshooting:


Steps before pushing:

  1. makers format

Production build:

  1. makers bundle
  2. Runnable executable is in target/release
  3. Installable bundles specific for the platform are in target/release/bundle