commit c8edc28ac57eb2a60bf6056fe838d514a9383a4a parent 34785354852b661f43d7bc904b5440d9531117ab Author: finwo <finwo@pm.me> Date: Mon, 15 Jul 2019 15:57:26 +0200 Do include the compiled version here Diffstat:
| M | .gitignore | | | 1 | - |
| A | supercop.wasm | | | 0 |
2 files changed, 0 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,2 @@ node_modules/ .tern* -*.wasm diff --git a/supercop.wasm b/supercop.wasm Binary files differ.