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:
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. althttpd requires the
-enable-sab
flag for that.
- Any OPFS-related pages require very recent version of
Chrome or Chromium (v102 at least, possibly newer). OPFS
support in the other major browsers is pending. Development
and testing is currently done against a dev-channel release
of Chrome (v107 as of 2022-09-26).
- Whether or not WASMFS/OPFS support is enabled on any given
page may depend on build-time options which are off by
default.