diff --git a/ext/wasm/fiddle.make b/ext/wasm/fiddle.make
index c81379fbbd..5c97209122 100644
--- a/ext/wasm/fiddle.make
+++ b/ext/wasm/fiddle.make
@@ -63,7 +63,6 @@ $(EXPORTED_FUNCTIONS.fiddle): $(fiddle.EXPORTED_FUNCTIONS.in) $(MAKEFILE.fiddle)
sort -u $(fiddle.EXPORTED_FUNCTIONS.in) > $@
fiddle.cses := $(dir.top)/shell.c $(sqlite3-wasm.c)
-$(eval $(call call-make-pre-post,fiddle-module,vanilla))
########################################################################
# emit rules for one of the two fiddle builds. $1 must be
diff --git a/ext/wasm/fiddle/index.html b/ext/wasm/fiddle/index.html
index 5f8647b036..f779749319 100644
--- a/ext/wasm/fiddle/index.html
+++ b/ext/wasm/fiddle/index.html
@@ -9,7 +9,6 @@
two lines and ensure that these files are on the web server. -->
-