]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add convenience variants of sqlite3.wasm.peek/poke() for each numeric type to help...
authorstephan <stephan@noemail.net>
Wed, 14 Dec 2022 14:28:54 +0000 (14:28 +0000)
committerstephan <stephan@noemail.net>
Wed, 14 Dec 2022 14:28:54 +0000 (14:28 +0000)
commitfeb9123a8cc018fd0765ef47e1f5bad5b5b3f2aa
tree4d477b6d17ed695177643b28782be6cfdb969156
parentbca56f384f82331272128ff06eb580d27bd5ae7b
Add convenience variants of sqlite3.wasm.peek/poke() for each numeric type to help reduce errors related to typos in the final argument (type-name strings). If wasm.xWrap.FuncPtrAdapter is called as a function, instead of a constructor, it now behaves as if it were called as a constructor (previously it threw an exception).

FossilOrigin-Name: 14e3fc01b929fa3f9a2fdbd93deb4a8aad58c111d46369c772def0437152fa75
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/common/whwasmutil.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid