This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2025-07-24 22:22:08 +03:00
Code
Activity
Files
e1d25177c2acf7c3584c29ba9979427c4ac4060e
sqlite
/
ext
/
wasm
/
common
History
stephan
e1d25177c2
Expose sqlite3_get/set_auxdata() to wasm. Minor test app CSS tweaks.
...
FossilOrigin-Name: 44659ad32a9fe6363badfc5dbb0bd51d6fb2ee1c8aa47b71e9cf3dbd631fde9e
2022-12-05 14:13:55 +00:00
..
emscripten.css
Expose sqlite3_get/set_auxdata() to wasm. Minor test app CSS tweaks.
2022-12-05 14:13:55 +00:00
SqliteTestUtil.js
Add ext/wasm/module-symbols.html. Adjacent minor JS touchups.
2022-10-28 11:40:46 +00:00
testing.css
Expose sqlite3_get/set_auxdata() to wasm. Minor test app CSS tweaks.
2022-12-05 14:13:55 +00:00
whwasmutil.js
Export sqlite3_bind/value/result_pointer() to wasm. Add 'static-string' argument converter to support the lifetime requirements of bind/result_pointer()'s string argument. Correct an endless loop in wasm.cstrlen() when passed a non-C-string argument.
2022-12-05 11:30:39 +00:00