This project was bootstrapped with Create React App.
Optional: use the compile script in MMAIWASM to build the wasm file (you'll need emscripten):
cd ../MMAIWASM
sh compile.shWe use rspack to build and run. To start the development server, run:
npm start