aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/tester1-esm.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/tester1-esm.html')
-rw-r--r--ext/wasm/tester1-esm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/wasm/tester1-esm.html b/ext/wasm/tester1-esm.html
index dc63f7cbe..118ab676b 100644
--- a/ext/wasm/tester1-esm.html
+++ b/ext/wasm/tester1-esm.html
@@ -6,7 +6,7 @@
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<link rel="stylesheet" href="common/emscripten.css"/>
<link rel="stylesheet" href="common/testing.css"/>
- <title>sqlite3 tester ESM #1 (UI thread)</title>
+ <title>sqlite3 tester #1: ES6 Module in UI thread</title>
<style>
body {
font-family: monospace;
@@ -14,7 +14,7 @@
</style>
</head>
<body>
- <h1 id='color-target'>sqlite3 WASM/JS tester ESM #1 (UI thread)</h1>
+ <h1 id='color-target'>sqlite3 tester #1: ES6 Module in UI thread</h1>
<div class='input-wrapper'>
<input type='checkbox' id='cb-log-reverse'>
<label for='cb-log-reverse'>Reverse log order?</label>