Skip to content

Commit 73d15a2

Browse files
committed
Deploying to gh-pages from @ 3d30768 πŸš€
1 parent e4c67de commit 73d15a2

File tree

8 files changed

+30002
-26676
lines changed

8 files changed

+30002
-26676
lines changed

β€ŽMakefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
# I got this handy makefile syntax from : https://github.com/mandel59/sqlite-wasm (MIT License) Credited in LICENSE
88
# To use another version of Sqlite, visit https://www.sqlite.org/download.html and copy the appropriate values here:
9-
SQLITE_AMALGAMATION = sqlite-amalgamation-3440200
10-
SQLITE_AMALGAMATION_ZIP_URL = https://www.sqlite.org/2023/sqlite-amalgamation-3440200.zip
11-
SQLITE_AMALGAMATION_ZIP_SHA3 = 9df894eb2297c08ab2dd0d85d7bcdc3fd78b8c80f22c91789a714bdf3351961e
9+
SQLITE_AMALGAMATION = sqlite-amalgamation-3450000
10+
SQLITE_AMALGAMATION_ZIP_URL = https://www.sqlite.org/2024/sqlite-amalgamation-3450000.zip
11+
SQLITE_AMALGAMATION_ZIP_SHA3 = ae8e3bc692b9672c01bb83111971a59de55485a9b3eac051b1c946e36dc401e2
1212

1313
# Note that extension-functions.c hasn't been updated since 2010-02-06, so likely doesn't need to be updated
1414
EXTENSION_FUNCTIONS = extension-functions.c

β€Ždist/sql-asm-debug.js

Lines changed: 14980 additions & 13317 deletions
Large diffs are not rendered by default.

β€Ždist/sql-asm-memory-growth.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/sql-asm.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/sql-wasm-debug.wasm

8.53 KB
Binary file not shown.

β€Ždist/sql-wasm.wasm

7.94 KB
Binary file not shown.

β€Ždist/worker.sql-asm-debug.js

Lines changed: 14980 additions & 13317 deletions
Large diffs are not rendered by default.

β€Ždist/worker.sql-asm.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)