sqlite/ext/wasm/common
2022-12-03 13:10:58 +00:00
..
emscripten.css wasm refactoring part 2 of (apparently) 2: moved ext/fiddle/... into ext/wasm and restructured the core API-related parts of the JS/WASM considerably. 2022-08-10 11:26:08 +00:00
SqliteTestUtil.js Add ext/wasm/module-symbols.html. Adjacent minor JS touchups. 2022-10-28 11:40:46 +00:00
testing.css Significant cleanups and expansion of the sqlite3.opfs utilities. Add oo1.DB.dbVfsName(). Add VFS name to worker1:open's arguments and result. 2022-11-01 07:49:49 +00:00
whwasmutil.js Rename wasm.xWrap.resultAdapter() X:free entries to X:dealloc for consistency with wasm.dealloc(). Add an undocumented feature to replace wasm.alloc/dealloc/realloc() with the C-standard allocators (after an allocator misuse led down a several-hour rabbit hole trying to discover a mis-free() violation). Related test updates. 2022-12-03 13:10:58 +00:00