mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-11-23 17:56:18 +00:00
8 lines
262 B
JavaScript
8 lines
262 B
JavaScript
/* 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.
|
|
*/
|