]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Add doc page link to the wasm dist README.txt.
authorstephan <stephan@noemail.net>
Tue, 25 Oct 2022 16:57:42 +0000 (16:57 +0000)
committerstephan <stephan@noemail.net>
Tue, 25 Oct 2022 16:57:42 +0000 (16:57 +0000)
FossilOrigin-Name: c2380668d9a2ad04f6f27ef052190bda17cdb112895e93b94ae1da70db6983c8

ext/wasm/README-dist.txt
manifest
manifest.uuid

index c6fb2c5d1acdceef96f54eccdb983210e65ccc89..ca6bef93e87e8b382762928113cd949191bb77a2 100644 (file)
@@ -2,7 +2,7 @@ This is the README for the sqlite3 WASM/JS distribution.
 
 Main project page: https://sqlite.org
 
-TODO: link to main WASM/JS docs, once they are online
+Documentation: https://sqlite.org/wasm
 
 This archive contains the sqlite3.js and sqlite3.wasm file which make
 up the sqlite3 WASM/JS build.
@@ -20,4 +20,4 @@ One simple way to get the demo apps up and running on Unix-style
 systems is to install althttpd (https://sqlite.org/althttpd) and run:
 
     althttpd --enable-sab --page index.html
+
index e619d4a261f2dcb01f5c138a8628327274b5d3eb..e252060abccb098da5737be2446c4dfe11300beb 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Correct\s-O\slevel\sfor\sfiddle\sbuild\swhen\sbuilt\sfrom\sthe\stop-most\sdirectory\s(-Os\sinstead\sof\s-O0).
-D 2022-10-25T16:04:44.107
+C Add\sdoc\spage\slink\sto\sthe\swasm\sdist\sREADME.txt.
+D 2022-10-25T16:57:42.914
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
@@ -473,7 +473,7 @@ F ext/userauth/user-auth.txt e6641021a9210364665fe625d067617d03f27b04
 F ext/userauth/userauth.c 7f00cded7dcaa5d47f54539b290a43d2e59f4b1eb5f447545fa865f002fc80cb
 F ext/wasm/EXPORTED_FUNCTIONS.fiddle.in 27450c8b8c70875a260aca55435ec927068b34cef801a96205adb81bdcefc65c
 F ext/wasm/GNUmakefile ef0b2ab599c5e2fd89fe7620920319de73df36f1c8fe2ef4e745fa0e30ecc608
-F ext/wasm/README-dist.txt e78e44a58772d5b5d7a5a179b5bf639cd67b62249aac66138e2c319bd02dd243
+F ext/wasm/README-dist.txt 2d670b426fc7c613b90a7d2f2b05b433088fe65181abead970980f0a4a75ea20
 F ext/wasm/README.md 1e5b28158b74ab3ffc9d54fcbc020f0bbeb82c2ff8bbd904214c86c70e8a3066
 F ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api 36f413ab4dbb057d2dec938fb366ac0a4c5e85ba14660a8d672f0277602c0fc5
 F ext/wasm/api/EXPORTED_RUNTIME_METHODS.sqlite3-api 1ec3c73e7d66e95529c3c64ac3de2470b0e9e7fbf7a5b41261c367cf4f1b7287
@@ -2037,8 +2037,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
 F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
 F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
-P 3d7b4f36b7dd01058d57fc8ef7689d9bbf1a219166796ed427180cd59d2c189d
-R 955321b7bb1e655f8b109cf12d102f3d
+P ff4fc29c38b78dfd471e25942304cba352469d6018f1c09158172795dbdd438c
+R f599aafebad5f34bada7ffb876eb7b23
 U stephan
-Z ebab1879829c4b6ca37dba849b7e13b9
+Z 2dc58cd7e46ee3c816a1b578eeb79113
 # Remove this line to create a well-formed Fossil manifest.
index 30ac81c8aa24c7222ee2c030d4d3ed107e509c24..6f66dd4033027d224f86b4defb59081d2302529e 100644 (file)
@@ -1 +1 @@
-ff4fc29c38b78dfd471e25942304cba352469d6018f1c09158172795dbdd438c
\ No newline at end of file
+c2380668d9a2ad04f6f27ef052190bda17cdb112895e93b94ae1da70db6983c8
\ No newline at end of file