Skip to content

Commit

Permalink
add wasm build artifact so that we do not need a build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-zibert committed Nov 1, 2023
1 parent 7a7a151 commit a9a4d57
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
/.vscode
/test.out
/build
wasmWrapper.js
wasmWrapper.wasm
1 change: 1 addition & 0 deletions frontend/public/wasm/wasmWrapper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added frontend/public/wasm/wasmWrapper.wasm
Binary file not shown.

0 comments on commit a9a4d57

Please sign in to comment.