Skip to content

Commit

Permalink
Update wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzaku committed May 5, 2024
1 parent 6463ab2 commit 82bc106
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 242 deletions.
1 change: 1 addition & 0 deletions build_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -eux

cd crates/postgresql-lst-parser-wasm
wasm-pack build --release --target web
rm -rf ./pkg
cp pkg/*.js pkg/*.ts pkg/*.wasm ../../docs/js
cd ../../docs
python3 -m http.server 8000
39 changes: 0 additions & 39 deletions docs/js/postgresql_cst_parser_wasm.d.ts

This file was deleted.

195 changes: 0 additions & 195 deletions docs/js/postgresql_cst_parser_wasm.js

This file was deleted.

Binary file removed docs/js/postgresql_cst_parser_wasm_bg.wasm
Binary file not shown.
8 changes: 0 additions & 8 deletions docs/js/postgresql_cst_parser_wasm_bg.wasm.d.ts

This file was deleted.

Binary file modified docs/js/postgresql_lst_parser_wasm_bg.wasm
Binary file not shown.

0 comments on commit 82bc106

Please sign in to comment.