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-11-12 13:01:09 +03:00
Code
Activity
Files
93f41e22d4863404adc2b8f141b0dde9da9627e6
sqlite
/
ext
/
wasm
/
api
/
sqlite3-api-cleanup.js
stephan
8ae9545577
Install sqlite3_malloc/sqlite3_free() as the JS-side WASM allocator (as opposed to replacing C-level's malloc()/free() with them). All tests work and this eliminates the potential for allocator discrepancies when using the (de)serialize APIs.
...
FossilOrigin-Name: 95c78f6b46e0d8efa4313061f47677479f48610b7a7261dc8d0fb1859aca2ad9
2022-11-30 11:50:16 +00:00
2.4 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink