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 @@ + + + + + + +