sqlite/ext/wasm/common
2022-12-25 14:04:06 +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 Add missing sqlite3_context_db_handle() JS binding. Reimplement sqlite3_set_authorizer() and sqlite3_set_auxdata() JS bindings to take advantage of [7f9ace1b11a67]. Teach FuncPtrAdapter to emit a console.warn() message if it is invoked after the library is bootstrapped, the goal being to inform users that it's an internal API and should not be invoked from client-side code. 2022-12-25 14:04:06 +00:00