### Developer Notes
* [Install wasm pack](https://rustwasm.github.io/wasm-pack/book/quickstart.html)
* On windows you may have to replace the local `wasm-pack.exe` due to a version conflict.
  * From the download above, replace `./node_modules/binary-install/bin/wasm-pack.exe` with the version in `C:/users/[name]/.cargo/wasm-pack.exe`