mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Minor doc tweak for the previous commit.
FossilOrigin-Name: a8832164d36ea88dc1c5c874c67212800238eab6b1477e5ca92fbf8c77f341b4
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
** arranges to include that file in the build of sqlite3.wasm and
|
||||
** defines SQLITE_EXTRA_INIT=sqlite3_wasm_extra_init.
|
||||
**
|
||||
** sqlite3_wasm_extra_init() must be a function with this signature:
|
||||
** The C file must define the function sqlite3_wasm_extra_init() with
|
||||
** this signature:
|
||||
**
|
||||
** int sqlite3_wasm_extra_init(const char *)
|
||||
**
|
||||
|
Reference in New Issue
Block a user