www.jakethaw.com/sqlite_to_html
This project demonstrates usage of the SQLite command line tool compiled as WebAssembly and called from javascript.
The SQLite shell tool has been compiled with Emscripten (along with the generate_series and extension-functions extensions).