After wasm bootstrapping has read the optional global-scope config objects, delete...
commit5243014700aa793508eb7ca047055b6329199684
authorStephan Beal <sgbeal@googlemail.com>
Mon, 4 Mar 2024 06:54:41 +0000 (4 06:54 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Mon, 4 Mar 2024 06:54:41 +0000 (4 06:54 +0000)
treed3aeca756ccad8e52ba3706596f8ab216d6fd081
parent6336b6d12dc96f1903eda0cae429e5bb815997e3
After wasm bootstrapping has read the optional global-scope config objects, delete those objects because any further changes would not have any useful effect. Expand the docs regarding the sqlite3ApiBootstrap() config object and explain the necessary evil of a separate global-scope object for that configuration.
ext/wasm/api/sqlite3-api-prologue.js