mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-07 02:42:48 +03:00
Add oo1.JsStorageDb() as a convenience wrapper for oo1.DB(...,'kvvfs'). Minor doc cleanups.
FossilOrigin-Name: 8a7998709f859a562cf6829485cb9921f8823af0efabe003741348ab1169fb89
This commit is contained in:
@@ -1542,7 +1542,7 @@ self.WhWasmUtilInstaller = function(target){
|
||||
object passed to this function. Described in more detail below.
|
||||
|
||||
- `imports`: optional imports object for
|
||||
WebAssembly.instantiate[Streaming](). The default is am empty set
|
||||
WebAssembly.instantiate[Streaming](). The default is an empty set
|
||||
of imports. If the module requires any imports, this object
|
||||
must include them.
|
||||
|
||||
|
Reference in New Issue
Block a user