From: Brendan Hansen Date: Thu, 18 Feb 2021 23:11:53 +0000 (-0600) Subject: adding wasm file to repo X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=1ef76427624f3302c202df0505cfb27bab6ec342;p=onyx-prez.git adding wasm file to repo --- diff --git a/.gitignore b/.gitignore index 677129f..0e379c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ *.sublime-project *.sublime-workspace -*.wasm diff --git a/dist/prez.wasm b/dist/prez.wasm new file mode 100644 index 0000000..75cf0cd Binary files /dev/null and b/dist/prez.wasm differ