From 8603d3fee8dd0cc38bddc6c88a33fdc9a8c7823e Mon Sep 17 00:00:00 2001 From: Warm Beer Date: Fri, 18 Oct 2024 09:26:27 +0200 Subject: [PATCH] test(wasm): improve wasm test index.html --- autonomi/index.html | 71 ++++++++++++++++++++++++--------------------- 1 file changed, 38 insertions(+), 33 deletions(-) diff --git a/autonomi/index.html b/autonomi/index.html index 6f4d8182ad..84f7480543 100644 --- a/autonomi/index.html +++ b/autonomi/index.html @@ -1,13 +1,13 @@ - + - - - - + document.getElementById("btn-run").addEventListener("click", run, false); + - - - - + + + + + \ No newline at end of file