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-12-04 20:02:48 +03:00
Code
Activity
Files
b80d01a18237eceabbe86d77b7f43acc1815c73f
sqlite
/
ext
/
wasm
/
mkwasmbuilds.c
stephan
ec50c5a2a4
wasm: after generating the .js/.mjs file, strip out all of the generated pieces which create Emscripten call() bindings for the sqlite3 APIs, as we don't use those binding, so both the setup time and the memory they use installing WASM proxy bindings is wasted. This eliminates some 200 superfluous/unused bindings from the init process.
...
FossilOrigin-Name: 020d2c7528be6f11a5b2b849d7b2f04e47abe2b0842520ff60eb7defb3768e1c
2025-01-16 13:10:06 +00:00
12 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink