Lines Matching refs:files
3 This is the README for the files `sqlite3-*.js` and
4 `sqlite3-wasm.c`. This collection of files is used to build a
6 multiple JS files because:
13 build environments. e.g. the files `post-js-*.js` are for use with
16 3. Certain components must be in their own standalone files in order
22 The overall idea is that the following files get concatenated
48 Invokes functionality exposed by the previous two files to
80 persistent storage for database files in a browser. It requires...
87 The previous files do not immediately extend the library. Instead
90 to communicate their state to the files which follow them. This file
93 installed by the previous files. As of this writing, this code
94 ensures that the previous files leave no more than a single global
98 The build process glues those files together, resulting in
100 files, and `sqlite3.js`, which is the Emscripten-generated amalgamated
110 The following files are part of the build process but are injected