|
26 | 26 | /*
|
27 | 27 | ** This code was built from sqlite3 version...
|
28 | 28 | **
|
29 |
| -** SQLITE_VERSION "3.47.0" |
30 |
| -** SQLITE_VERSION_NUMBER 3047000 |
31 |
| -** SQLITE_SOURCE_ID "2024-10-21 16:30:22 03a9703e27c44437c39363d0baf82db4ebc94538a0f28411c85dda156f82636e" |
| 29 | +** SQLITE_VERSION "3.47.1" |
| 30 | +** SQLITE_VERSION_NUMBER 3047001 |
| 31 | +** SQLITE_SOURCE_ID "2024-11-25 12:07:48 b95d11e958643b969c47a8e5857f3793b9e69700b8f1469371386369a26e577e" |
32 | 32 | **
|
33 | 33 | ** Using the Emscripten SDK version 3.1.71.
|
34 | 34 | */
|
@@ -73,7 +73,7 @@ var ENVIRONMENT_IS_SHELL = false;
|
73 | 73 |
|
74 | 74 | // --pre-jses are emitted after the Module integration code, so that they can
|
75 | 75 | // refer to Module (if they choose; they can also define Module)
|
76 |
| -// include: /usr/local/google/home/dlehmann/JetStream/sqlite3/src/ext/wasm/bld/pre-js.speedtest1-vanilla.js |
| 76 | +// include: /usr/local/google/home/dlehmann/JetStream/sqlite3/sqlite-src-3470100/ext/wasm/bld/pre-js.speedtest1-vanilla.js |
77 | 77 | /**
|
78 | 78 | BEGIN FILE: api/pre-js.js
|
79 | 79 |
|
@@ -132,7 +132,7 @@ Module['locateFile'] = function(path, prefix) {
|
132 | 132 | /* END FILE: api/pre-js.js, noting that the build process may add a
|
133 | 133 | line after this one to change the above .uri to a build-specific
|
134 | 134 | one. */
|
135 |
| -// end include: /usr/local/google/home/dlehmann/JetStream/sqlite3/src/ext/wasm/bld/pre-js.speedtest1-vanilla.js |
| 135 | +// end include: /usr/local/google/home/dlehmann/JetStream/sqlite3/sqlite-src-3470100/ext/wasm/bld/pre-js.speedtest1-vanilla.js |
136 | 136 |
|
137 | 137 |
|
138 | 138 | // Sometimes an existing Module object exists with properties
|
@@ -4400,7 +4400,7 @@ run();
|
4400 | 4400 |
|
4401 | 4401 | // end include: postamble.js
|
4402 | 4402 |
|
4403 |
| -// include: /usr/local/google/home/dlehmann/JetStream/sqlite3/src/ext/wasm/bld/post-js.speedtest1-vanilla.js |
| 4403 | +// include: /usr/local/google/home/dlehmann/JetStream/sqlite3/sqlite-src-3470100/ext/wasm/bld/post-js.speedtest1-vanilla.js |
4404 | 4404 | /* BEGIN FILE: api/post-js-header.js */
|
4405 | 4405 | /**
|
4406 | 4406 | post-js-header.js is to be prepended to other code to create
|
@@ -4461,9 +4461,9 @@ Module.postRun.push(function(Module/*the Emscripten-style module object*/){
|
4461 | 4461 | /*
|
4462 | 4462 | ** This code was built from sqlite3 version...
|
4463 | 4463 | **
|
4464 |
| -** SQLITE_VERSION "3.47.0" |
4465 |
| -** SQLITE_VERSION_NUMBER 3047000 |
4466 |
| -** SQLITE_SOURCE_ID "2024-10-21 16:30:22 03a9703e27c44437c39363d0baf82db4ebc94538a0f28411c85dda156f82636e" |
| 4464 | +** SQLITE_VERSION "3.47.1" |
| 4465 | +** SQLITE_VERSION_NUMBER 3047001 |
| 4466 | +** SQLITE_SOURCE_ID "2024-11-25 12:07:48 b95d11e958643b969c47a8e5857f3793b9e69700b8f1469371386369a26e577e" |
4467 | 4467 | **
|
4468 | 4468 | ** Using the Emscripten SDK version 3.1.71.
|
4469 | 4469 | */
|
@@ -11561,7 +11561,7 @@ globalThis.sqlite3ApiBootstrap.initializers.push(function(sqlite3){
|
11561 | 11561 | /* END FILE: api/sqlite3-api-glue.c-pp.js */
|
11562 | 11562 | /* BEGIN FILE: ./bld/sqlite3-api-build-version.js */
|
11563 | 11563 | globalThis.sqlite3ApiBootstrap.initializers.push(function(sqlite3){
|
11564 |
| - sqlite3.version = {"libVersion": "3.47.0", "libVersionNumber": 3047000, "sourceId": "2024-10-21 16:30:22 03a9703e27c44437c39363d0baf82db4ebc94538a0f28411c85dda156f82636e","downloadVersion": 3470000}; |
| 11564 | + sqlite3.version = {"libVersion": "3.47.1", "libVersionNumber": 3047001, "sourceId": "2024-11-25 12:07:48 b95d11e958643b969c47a8e5857f3793b9e69700b8f1469371386369a26e577e","downloadVersion": 3470100}; |
11565 | 11565 | });
|
11566 | 11566 | /* END FILE: ./bld/sqlite3-api-build-version.js */
|
11567 | 11567 | /* BEGIN FILE: api/sqlite3-api-oo1.c-pp.js */
|
@@ -17606,7 +17606,7 @@ if('undefined' !== typeof Module){ // presumably an Emscripten build
|
17606 | 17606 | scope. */
|
17607 | 17607 | })/*postRun.push(...)*/;
|
17608 | 17608 | /* END FILE: api/post-js-footer.js */
|
17609 |
| -// end include: /usr/local/google/home/dlehmann/JetStream/sqlite3/src/ext/wasm/bld/post-js.speedtest1-vanilla.js |
| 17609 | +// end include: /usr/local/google/home/dlehmann/JetStream/sqlite3/sqlite-src-3470100/ext/wasm/bld/post-js.speedtest1-vanilla.js |
17610 | 17610 |
|
17611 | 17611 | // include: postamble_modularize.js
|
17612 | 17612 | // In MODULARIZE mode we wrap the generated code in a factory function
|
|
0 commit comments