sqlite/ext/wasm/common
2023-08-04 08:45:25 +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 Resolve the JS-side corner case reported in [forum:7774b773937cbe0a | forum post 7774b773937cbe0a] by not caching oo1.Stmt.columnCount. 2023-05-10 21:06:02 +00:00
testing.css Major restructuring of opfs-sahpool to improve maintainability and hopefully make it easier to reuse these pieces in the upcoming JSPI-based VFS experiment. 2023-07-19 13:31:29 +00:00
whwasmutil.js Resolve the timing/ordering issue of a JS-to-WASM-converted xDestroy() function being uninstalled from WASM right before the underlying native call tries to call it. This has been a long-unnoticed bug which appears only when removing such functions or replacing them. 2023-08-04 08:45:25 +00:00