repo.or.cz
/
sqlcipher.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fixes default log output to console for macOS
[sqlcipher.git]
/
ext
/
wasm
/
api
/
extern-pre-js.js
blob
7d47d33e330315f28a9ebce1581627ad0eeacce8
1
/* extern-pre-js.js must be prepended to the resulting sqlite3.js
2
file. This file is currently only used for holding snippets during
3
test and development.
4
5
It gets its name from being used as the value for the
6
--extern-pre-js=... Emscripten flag.
7
*/