aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/wasm/.gitignore1
-rw-r--r--lib/wasm/README1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/wasm/.gitignore b/lib/wasm/.gitignore
new file mode 100644
index 0000000..917660a
--- /dev/null
+++ b/lib/wasm/.gitignore
@@ -0,0 +1 @@
+*.wasm \ No newline at end of file
diff --git a/lib/wasm/README b/lib/wasm/README
new file mode 100644
index 0000000..d946f25
--- /dev/null
+++ b/lib/wasm/README
@@ -0,0 +1 @@
+If I decide to use webassembly for anything, the corresponding code will be here. \ No newline at end of file