From 299190d76f06f2b6a20e3a5fc0dc2efd060cd805 Mon Sep 17 00:00:00 2001 From: Ashelyn Rose Date: Fri, 2 Jun 2023 22:03:04 -0600 Subject: [PATCH] local html file for debugging --- .gitignore | 4 ++-- index.html | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 index.html diff --git a/.gitignore b/.gitignore index ea99eb3..6372ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -./intermediate.wat -./output.wasmu +intermediate.wat +output.wasm diff --git a/index.html b/index.html new file mode 100644 index 0000000..8cabda6 --- /dev/null +++ b/index.html @@ -0,0 +1,20 @@ + + + + + + +