2022-09-30 01:08:22 +03:00
|
|
|
/* 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.
|
2022-10-16 18:38:03 +03:00
|
|
|
|
|
|
|
It gets its name from being used as the value for the
|
|
|
|
--extern-pre-js=... Emscripten flag.
|
2022-09-30 01:08:22 +03:00
|
|
|
*/
|