Below is the list of test pages for the sqlite3 WASM
builds. All of them require that this directory have been
"make"d first. The intent is that this page be run
using:
althttpd -page index.html
and the individual tests be started in their own tab.
Warnings and Caveats:
- Some of these pages require that
the web server emit the so-called COOP and COEP headers. The
default build of althttpd does not.
- Whether or not WASMFS/OPFS support is enabled on any given
page may depend on build-time options which are off by
default because they currently (as of 2022-09-08) break
with Worker-based pages.