ext/wasm/module-symbols.html
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.version objectsqlite3_...() functionsSQLITE_... constantssqlite3.oo1 namespacesqlite3.wasm namespacesqlite3.wasm.pstack namespacesqlite3.wasm.ptr namespacesqlite3 NamespaceThe sqlite3 namespace object exposes the following...
sqlite3.version ObjectThe sqlite3.version object exposes the following...
sqlite3_...() Function ListThe sqlite3.capi namespace exposes the following sqlite3_...() functions...
`` = function is specific to the JS/WASM bindings, not part of the C API.
SQLITE_... ConstantsThe sqlite3.capi namespace exposes the following SQLITE_... constants...
sqlite3.oo1 NamespaceThe sqlite3.oo1 namespace exposes the following...
sqlite3.wasm NamespaceThe sqlite3.wasm namespace exposes the following...
sqlite3.wasm.pstack NamespaceThe sqlite3.wasm.pstack namespace exposes the following...
sqlite3.wasm.ptr NamespaceThe sqlite3.wasm.ptr namespace exposes the following...
SQLITE_... compilation options used in this build of sqlite3.wasm...