]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Minor doc touchup in the JS bits.
authorstephan <stephan@noemail.net>
Fri, 29 Dec 2023 04:29:07 +0000 (04:29 +0000)
committerstephan <stephan@noemail.net>
Fri, 29 Dec 2023 04:29:07 +0000 (04:29 +0000)
FossilOrigin-Name: 8d2120c35425081e2158d6a8a6b083c4adf8d694046b2d98f5fd235520920432

ext/wasm/jaccwabyt/jaccwabyt.md
manifest
manifest.uuid

index dd80ed1c6883fe2259ca1f64e3a53791980cb5f3..431741edcab2973390c24b26b476696f0529d17f 100644 (file)
@@ -206,9 +206,8 @@ const MyBinder = StructBinderFactory({
 It also offers a number of other settings, but all are optional except
 for the ones shown above. Those three config options abstract away
 details which are specific to a given WASM environment. They provide
-the WASM "heap" memory (a byte array), the memory allocator, and the
-deallocator. In a conventional Emscripten setup, that config might
-simply look like:
+the WASM "heap" memory, the memory allocator, and the deallocator. In
+a conventional Emscripten setup, that config might simply look like:
 
 >  
 ```javascript
index 5d634df3b01da0ee0c249afab54c7db279b92c90..adb892f498a5bd0d1e74250a50140f1aeb6a0a2f 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Enable\sSQLITE_DIRECT_OVERFLOW_READ\sunless\sit\sis\sspecifically\sdisabled\susing\nthe\s-DSQLITE_DIRECT_OVERFLOW_READ=0\scompile-time\soption.
-D 2023-12-28T21:02:08.508
+C Minor\sdoc\stouchup\sin\sthe\sJS\sbits.
+D 2023-12-29T04:29:07.096
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724
@@ -633,7 +633,7 @@ F ext/wasm/fiddle/index.html 5daf54e8f3d7777cbb1ca4f93affe28858dbfff25841cb4ab81
 F ext/wasm/index-dist.html e91d76e4581185238fd3d42ed86ec600f7023ed3e3a944c5c356f25304bf1263
 F ext/wasm/index.html b31ce41c0da476d5ffcef23069b9d3415b419d65af5779096ebcfbcbade453a9
 F ext/wasm/jaccwabyt/jaccwabyt.js 1264710db3cfbcb6887d95665b7aeba60c1126eaef789ca4cf1a4a17d5bc7f54
-F ext/wasm/jaccwabyt/jaccwabyt.md 37911f00db12cbcca73aa1ed72594430365f30aafae2fa9c886961de74e5e0eb
+F ext/wasm/jaccwabyt/jaccwabyt.md 59a20df389abcc3606eb4eaea7fb7ba14504beb3e345dbea9b99a0618ba3bec8
 F ext/wasm/module-symbols.html dc476b403369b26a1a23773e13b80f41b9a49f0825e81435fe3600a7cfbbe337
 F ext/wasm/scratchpad-wasmfs.html a3d7388f3c4b263676b58b526846e9d02dfcb4014ff29d3a5040935286af5b96
 F ext/wasm/scratchpad-wasmfs.mjs 66034b9256b218de59248aad796760a1584c1dd842231505895eff00dbd57c63
@@ -2156,8 +2156,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 15ed002aed12556aeb9bbe537c4ba839f0c95bac65a69d03401b37cc3fd11b92
-R dd6052667512259356a7715bc34535d0
-U drh
-Z 55f29f3b5d27fdb56a096a8d4f3db641
+P 630604a4e604bfb36c31602917bfa8d42c10c82966d0819932bf8f827b9158b8
+R 0182e48a4eb943a57927e95defc2f847
+U stephan
+Z 19ca2e7863b05c35a59e90f21d5378b3
 # Remove this line to create a well-formed Fossil manifest.
index d0393eb237469b4b0a525a8c23ab6f0373ac3901..c9aa0e6dea16c027671723410d7bc7255be37917 100644 (file)
@@ -1 +1 @@
-630604a4e604bfb36c31602917bfa8d42c10c82966d0819932bf8f827b9158b8
\ No newline at end of file
+8d2120c35425081e2158d6a8a6b083c4adf8d694046b2d98f5fd235520920432
\ No newline at end of file