]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Export the column-metadata APIs to WASM. Doing so requires a non-default build of... wasm-column-metadata
authorstephan <stephan@noemail.net>
Wed, 18 Jun 2025 15:37:04 +0000 (15:37 +0000)
committerstephan <stephan@noemail.net>
Wed, 18 Jun 2025 15:37:04 +0000 (15:37 +0000)
commit2be0a700ff57a9693ce85d60b30960d09dfbd96d
tree8277566f7d7e58d3bb00ad28e1a28b784e9fcaad
parent3a26f72e20f0063b485e2618060f30f73369c85b
Export the column-metadata APIs to WASM. Doing so requires a non-default build of sqlite3.c, so this is a proof-of-concept branch saved just in case SQLITE_ENABLE_COLUMN_METADATA ever becomes the default for sqlite3.c.

FossilOrigin-Name: 59db3f639d1073678805dea26a4686eddfb238f055aa90bd429fc7fd33241502
ext/wasm/GNUmakefile
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-extras
ext/wasm/api/sqlite3-api-glue.c-pp.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid