WASM Calculator

This calculator uses WASM to perform calculations. It is built using Rust and compiled into WASM using wasm-pack.

Calculator Key Bindings

KeyAction
0-9, .Append number to display
+, -, *, /Select operation
=Calculate result
CClear display