From 0524562918fce9484bd950c337c955bd85bc8d10 Mon Sep 17 00:00:00 2001 From: drh <> Date: Mon, 16 Dec 2024 13:05:47 +0000 Subject: [PATCH] Synchronize the WASM code with trunk. FossilOrigin-Name: 3619baa19e8e7617a7c5918073a826af1cc4d5dc9e9f27b4e4187e988b534d7f --- .../{ => api}/EXPORTED_FUNCTIONS.sqlite3-core | 0 ext/wasm/fiddle/{fiddle.html => index.html} | 31 +++++++++++++++---- manifest | 14 ++++----- manifest.uuid | 2 +- 4 files changed, 33 insertions(+), 14 deletions(-) rename ext/wasm/{ => api}/EXPORTED_FUNCTIONS.sqlite3-core (100%) rename ext/wasm/fiddle/{fiddle.html => index.html} (90%) diff --git a/ext/wasm/EXPORTED_FUNCTIONS.sqlite3-core b/ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-core similarity index 100% rename from ext/wasm/EXPORTED_FUNCTIONS.sqlite3-core rename to ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-core diff --git a/ext/wasm/fiddle/fiddle.html b/ext/wasm/fiddle/index.html similarity index 90% rename from ext/wasm/fiddle/fiddle.html rename to ext/wasm/fiddle/index.html index 3570b283e3..f779749319 100644 --- a/ext/wasm/fiddle/fiddle.html +++ b/ext/wasm/fiddle/index.html @@ -9,7 +9,6 @@ two lines and ensure that these files are on the web server. --> -
@@ -273,11 +297,6 @@ -