From da27e4aa02d54021cb0b771e623dc01325c17742 Mon Sep 17 00:00:00 2001 From: stephan Date: Sat, 29 Oct 2022 10:14:56 +0000 Subject: [PATCH] More styling of module-symbols.html. FossilOrigin-Name: a36f42a8364b745c410a6f837d005a193f6a93134cac087ac18bee2897cad730 --- ext/wasm/module-symbols.html | 43 ++++++++++++++++++++++++++---------- manifest | 12 +++++----- manifest.uuid | 2 +- 3 files changed, 38 insertions(+), 19 deletions(-) diff --git a/ext/wasm/module-symbols.html b/ext/wasm/module-symbols.html index f2170031e4..11319534a9 100644 --- a/ext/wasm/module-symbols.html +++ b/ext/wasm/module-symbols.html @@ -5,24 +5,35 @@ sqlite3 Module Symbols + -
+-->

Loading WASM module... @@ -102,7 +118,7 @@

  • sqlite3.wasm namespace
  • sqlite3.wasm.pstack namespace
  • -
  • Compilation options used in this module build.
  • +
  • Compilation options used in this module build
  • @@ -117,7 +133,7 @@

    The sqlite3.version object exposes the following...

    -
    +

    sqlite3_...() Function List

    @@ -126,7 +142,7 @@ sqlite3_...() functions...

    -
    +

    = function is specific to the JS/WASM bindings, not part of the C API. @@ -139,7 +155,7 @@ SQLITE_... constants...

    -
    +

    sqlite3.oo1 Namespace

    @@ -167,9 +183,10 @@

    Compilation Options

    - Compilation options used in this build of sqlite3.wasm... + SQLITE_... compilation options used in this build + of sqlite3.wasm...

    -
    +