Library for building a calculator.
After cloning the repository, run the following command:
wasm-pack build --target web
And open the HTML file for the WASM example in any web server (e.g. Five Server for Visual Studio Code)