Quantcast
Channel: SQLite
Browsing all 4167 articles
Browse latest View live
↧

Add wiki page: branch/wasm-64bit

Add wiki page: branch/wasm-64bit

View Article


Determine the WASM environment's pointer size at runtime instead of baking it...

Determine the WASM environment's pointer size at runtime instead of baking it in at build-time via the preprocessor. (tags: wasm-64bit)

View Article


Edit wiki page: branch/wasm-64bit

Edit wiki page: branch/wasm-64bit

View Article

Resolve the non-functional 64-bit JS vtabs and VFSes. All wasm tests now pass...

Resolve the non-functional 64-bit JS vtabs and VFSes. All wasm tests now pass on a 64-bit build. Investigation of the fiddle failure on a second db import is still pending. (tags: wasm-64bit)

View Article

Remove some fiddle debug output. (tags: wasm-64bit)

Remove some fiddle debug output. (tags: wasm-64bit)

View Article


Edit wiki page: branch/wasm-64bit

Edit wiki page: branch/wasm-64bit

View Article

Minor cleanup in sqlite3.wasm.ptrAdd(). (tags: wasm-64bit)

Minor cleanup in sqlite3.wasm.ptrAdd(). (tags: wasm-64bit)

View Article

Remove some dead code. (tags: wasm-64bit)

Remove some dead code. (tags: wasm-64bit)

View Article


Reduce sqlite3.js build size by about 30kb by stripping out Emscripten's...

Reduce sqlite3.js build size by about 30kb by stripping out Emscripten's makeInvalidEarlyAccess() wrappers. (tags: wasm-64bit)

View Article


Reduce sqlite3.js build size by about 30kb by stripping out Emscripten's...

Reduce sqlite3.js build size by about 30kb by stripping out Emscripten's makeInvalidEarlyAccess() wrappers. (tags: trunk)

View Article

Restructure the interface for the sqlite3.wasm pointer-size-dependent...

Restructure the interface for the sqlite3.wasm pointer-size-dependent details. (tags: wasm-64bit)

View Article

Rename wasm config entry pointerSizeof to pointerSize for consistency with...

Rename wasm config entry pointerSizeof to pointerSize for consistency with wasm.ptr.size. (tags: wasm-64bit)

View Article

Generic cleanups and simplifications in JS code. (tags: wasm-64bit)

Generic cleanups and simplifications in JS code. (tags: wasm-64bit)

View Article


Update the JS SQLTester for recent sqlite3.wasm changes. (tags: wasm-64bit)

Update the JS SQLTester for recent sqlite3.wasm changes. (tags: wasm-64bit)

View Article

Remove some dead code and stray debug output. Fix (again) the JS SQLTester...

Remove some dead code and stray debug output. Fix (again) the JS SQLTester for 64-bit (the previous build was set to 32-bit). (tags: wasm-64bit)

View Article


General cleanups and dead code removal. (tags: wasm-64bit)

General cleanups and dead code removal. (tags: wasm-64bit)

View Article

Fix a StructType.dispose()/ondispose() memleak in Jaccwabyt bindings in...

Fix a StructType.dispose()/ondispose() memleak in Jaccwabyt bindings in 64-bit builds and update its docs for 64-bit additions. Remove the parts of tester1.js related to skipping specific tests in...

View Article


Fix a Number/BigInt descrepancy in oo1.DB() when passed a WASM-string db...

Fix a Number/BigInt descrepancy in oo1.DB() when passed a WASM-string db filename. Consolidate some duplicated internal code and adjacent minor cleanups. (tags: wasm-64bit)

View Article

Improve db-close-time cleanup in the face of WASM environments which wrap...

Improve db-close-time cleanup in the face of WASM environments which wrap wasm.exports in nullary wrappers. (tags: wasm-64bit)

View Article

Remove some stale makefile comments. Add a little widget to fiddle's toolbar...

Remove some stale makefile comments. Add a little widget to fiddle's toolbar which shows whether it's running in 32- or 64-bit mode. Reduce fiddle's starting memory to 8MB. (tags: wasm-64bit)

View Article
Browsing all 4167 articles
Browse latest View live