mirror of
https://github.com/sqlite/sqlite.git
synced 2025-12-24 14:17:58 +03:00
Get speedtest1.js working with WASMFS/OPFS.
FossilOrigin-Name: 40e60f570d4f489d58d12e27c1c067b41d6c5a5e374c5fce0baa8881ef183216
This commit is contained in:
@@ -1482,7 +1482,7 @@ self.WhWasmUtilInstaller = function(target){
|
||||
if(Array.isArray(arguments[3])) args = arguments[3];
|
||||
return target.xWrap(fname, resultType, argTypes||[]).apply(null, args||[]);
|
||||
};
|
||||
|
||||
|
||||
return target;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user