sqlite3/ext/wasm/api/extern-pre-js.js

8 lines
262 B
JavaScript
Raw Permalink Normal View History

2023-06-27 18:34:42 +08: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.
It gets its name from being used as the value for the
--extern-pre-js=... Emscripten flag.
*/