mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-27 20:41:58 +03:00
Add a top-level license and build-time version info header to generated sqlite3*.js. Correct a broken link in ext/wasm/index.html.
FossilOrigin-Name: 0f1a06e8e39a1fbc74f1aff9cc59787282dfbf847d6c5c7edb3f7d410db0e4b7
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
/* extern-post-js.js must be appended to the resulting sqlite3.js
|
||||
file. */
|
||||
file. It gets its name from being used as the value for
|
||||
the --extern-post-js=... Emscripten flag. */
|
||||
(function(){
|
||||
/**
|
||||
In order to hide the sqlite3InitModule()'s resulting Emscripten
|
||||
|
Reference in New Issue
Block a user