]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Apply considerable acrobatics to get the JS/WASM deliverables building to and loadabl...
authorstephan <stephan@noemail.net>
Wed, 19 Oct 2022 04:44:58 +0000 (04:44 +0000)
committerstephan <stephan@noemail.net>
Wed, 19 Oct 2022 04:44:58 +0000 (04:44 +0000)
commitcd0df83c156d12c89bcbe41420af51d83444855d
treef6e70858e5441d36916c58d053a44643a138bc86
parent71de8e02416aa9a4ad90ac6958ff3fa025a33d2d
Apply considerable acrobatics to get the JS/WASM deliverables building to and loadable from a directory other than the one which contains the app-level code. Requires an only-slightly-leaky abstraction of passing a URL argument when loading sqlite3.js but provides much greater flexibility in where the JS/WASM files are located.

FossilOrigin-Name: 6d468dab9eb84d4548f68014959f02fe4f66455472ff24fe729382bb2972e3d1
27 files changed:
ext/wasm/GNUmakefile
ext/wasm/api/extern-post-js.js
ext/wasm/api/pre-js.js
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-opfs-async-proxy.js [moved from ext/wasm/sqlite3-opfs-async-proxy.js with 100% similarity]
ext/wasm/api/sqlite3-worker1-promiser.js [moved from ext/wasm/sqlite3-worker1-promiser.js with 93% similarity]
ext/wasm/api/sqlite3-worker1.js [moved from ext/wasm/sqlite3-worker1.js with 94% similarity]
ext/wasm/batch-runner.html
ext/wasm/demo-123-worker.html
ext/wasm/demo-123.html
ext/wasm/demo-123.js
ext/wasm/demo-kvvfs1.html
ext/wasm/fiddle.make
ext/wasm/speedtest1-worker.html
ext/wasm/speedtest1-worker.js
ext/wasm/speedtest1.html
ext/wasm/test-opfs-vfs.html
ext/wasm/test-opfs-vfs.js
ext/wasm/tester1-worker.html
ext/wasm/tester1.html
ext/wasm/tester1.js
ext/wasm/testing-worker1-promiser.html
ext/wasm/testing-worker1-promiser.js
ext/wasm/testing2.js
manifest
manifest.uuid