Skip to content

Commit

Permalink
(GitHub Action) Rebuild SQLite WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
dyedgreen authored and actions-user committed Aug 2, 2023
1 parent c66dc71 commit 0eea414
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions build/size.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sqlite.d.ts ➜ 3373 bytes
sqlite.js ➜ 871011 bytes
sqlite.js.br ➜ 287865 bytes
sqlite.js.gz ➜ 354340 bytes
sqlite.wasm ➜ 652200 bytes
sqlite.wasm.br ➜ 229877 bytes
sqlite.wasm.gz ➜ 271972 bytes
sqlite.js ➜ 884067 bytes
sqlite.js.br ➜ 291874 bytes
sqlite.js.gz ➜ 359674 bytes
sqlite.wasm ➜ 661990 bytes
sqlite.wasm.br ➜ 233081 bytes
sqlite.wasm.gz ➜ 275844 bytes
2 changes: 1 addition & 1 deletion build/sqlite.js

Large diffs are not rendered by default.

Binary file modified build/sqlite.wasm
Binary file not shown.

0 comments on commit 0eea414

Please sign in to comment.