- App build for trying out rust and wasm in react js
- The app has 2 parts
- calculator
- ui
- calculator has all the rust code for handling the calculation and pkg has all the wasm compiled packages which is supposed to be copied into the ui with every change.