Loading WASM module... If this takes "a long time" it may have failed and the browser's dev console may contain hints as to why.
This page lists the SQLite3 APIs exported
by sqlite3.wasm and exposed to clients
by sqlite3.js. These lists are generated dynamically
by loading the JS/WASM module and introspecting it, with the following
caveats:
This page exposes a global symbol named sqlite3
which can be inspected using the browser's dev tools.
Jump to...
sqlite3 namespacesqlite3.versionsqlite3_...() functionsSQLITE_... functionssqlite3.oo1
sqlite3.capi.wasmsqlite3.capi.wasm.pstacksqlite3 Namespace
The sqlite3 namespace object exposes the following...
sqlite3.version
The sqlite3.version object exposes the following...
sqlite3_...() Function ListThe sqlite3.capi object exposes the following
sqlite3_...()
functions...
= function is specific to the JS/WASM
bindings, not part of the C API.
SQLITE_... ConstantsThe sqlite3.capi object exposes the following
SQLITE_...
constants...
sqlite3.oo1
The sqlite3.oo1 object exposes the following...
sqlite3.capi.wasm
The sqlite3.capi.wasm object exposes the
following...
sqlite3.capi.wasm.pstack
The sqlite3.capi.wasm.pstack object exposes the
following...
Compilation options used in this build of sqlite3.wasm...