Comment by thederf
19 hours ago
I've been working on this exact idea, with sqlar as the "format specification". Works in the browser, and desktop + Android using Tauri.
https://github.com/JoshTheDerf/uapp
Demo apps and games: https://thederf.com/uapp/demo/
FYI requests from your demo are being blocked by CORS in Firefox and it never loads.
Thanks for the heads up! Fixed now, was a bug in the service worker.