Skip to content

Repository files navigation

Wish Planner

A wish simulator with a simple interface to compute probabilities of success.

wish_planner_gui

Installation

Just download and run the latest .exe file. No installation required.

To build from source, install Rust then build the application in release mode:

cargo build --release

Web

Wasm

setup wasm-pack: https://rustwasm.github.io/docs/wasm-pack/introduction.html

for local, run

wasm-pack build --release --target web --no-pack; uv run python -m http.server --bind 127.0.0.1 8000

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages