aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/index.html')
-rw-r--r--ext/wasm/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/wasm/index.html b/ext/wasm/index.html
index 5d53b62d4..a3d41f1a9 100644
--- a/ext/wasm/index.html
+++ b/ext/wasm/index.html
@@ -84,8 +84,8 @@
wrapper is significantly easier to use, however.</li>
<li><a href='demo-worker1-promiser.html'>demo-worker1-promiser</a>:
a demo of the Promise-based wrapper of the Worker1 API.</li>
- <!--li><a href='demo-worker1-promiser-esm.html'>demo-worker1-promiser-esm</a>:
- same as the previous demo except loads the promiser from an ESM module.</li-->
+ <li><a href='demo-worker1-promiser-esm.html'>demo-worker1-promiser-esm</a>:
+ same as the previous demo except loads the promiser from an ESM module.</li>
</ul>
</li>
<li>speedtest1 ports (sqlite3's primary benchmarking tool)...