summaryrefslogtreecommitdiff
path: root/chromium/third_party/sqlite/src/ext/wasm/api/extern-pre-js.js
blob: 7d47d33e330315f28a9ebce1581627ad0eeacce8 (plain)
1
2
3
4
5
6
7
/* extern-pre-js.js must be prepended to the resulting sqlite3.js
   file. This file is currently only used for holding snippets during
   test and development.

   It gets its name from being used as the value for the
   --extern-pre-js=... Emscripten flag.
*/