A simple testbed for running libsm64 in the browser via Webrio.
This demo can either be run without building (in Chrome/Edge/Opera since raw three.js examples need Import Maps), or built with:
npm install
npm run build
After building, make sure to edit the index .html to point from "./src/main.js" to "./build/main.js".