A web-based calculator application that uses WebAssembly (WASM) for computation. Rust handles all mathematical operations, compiled to WASM and executed in the browser. The frontend is pure ...