This is a simple JavaScript gauge to interface with the WASM module.
To build to your Packages folder and listen to changes (i.e. when you're debugging or quickly prototyping) you can run npm run dev. Otherwise, run npm run build
- Note:
npm run devwill output once into thePackageSourcesfolder initially to prevent cases where thebuildcommand isn't ran before building in the sim which would lead to errors