This project is for building and generating SmartCalc web and desktop applications. You can find original smartcalc library source code at here.
Dependencies:
cargo install basic-http-server
cargo install wasm-bindgen-cli
cargo install wasm-pack
cargo install wasm-gc
For publish:
./build_and_start.sh
Then open http://127.0.0.1:8000/ at your favorite browser.