@taladb/web 0.7.8 → 0.7.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/pkg/package.json +1 -1
- package/pkg/taladb_web.d.ts +2 -2
- package/pkg/taladb_web.js +4 -4
- package/pkg/taladb_web_bg.wasm +0 -0
- package/pkg/taladb_web_bg.wasm.d.ts +2 -2
package/package.json
CHANGED
package/pkg/package.json
CHANGED
package/pkg/taladb_web.d.ts
CHANGED
|
@@ -416,12 +416,12 @@ export interface InitOutput {
|
|
|
416
416
|
readonly idb_load_snapshot: (a: number, b: number) => any;
|
|
417
417
|
readonly idb_save_snapshot: (a: number, b: number, c: number, d: number) => any;
|
|
418
418
|
readonly opfs_open_backend: (a: number, b: number) => any;
|
|
419
|
-
readonly
|
|
419
|
+
readonly wasm_bindgen__closure__destroy__hdc5e911e15e58d4b: (a: number, b: number) => void;
|
|
420
420
|
readonly wasm_bindgen__closure__destroy__h48e8a8f67ee293c6: (a: number, b: number) => void;
|
|
421
421
|
readonly wasm_bindgen__closure__destroy__h8b8dc50e88fa67bc: (a: number, b: number) => void;
|
|
422
422
|
readonly wasm_bindgen__convert__closures_____invoke__hfb64ebab929241fc: (a: number, b: number, c: any) => [number, number];
|
|
423
423
|
readonly wasm_bindgen__convert__closures_____invoke__h31b79bb0cf86afae: (a: number, b: number, c: any, d: any) => void;
|
|
424
|
-
readonly
|
|
424
|
+
readonly wasm_bindgen__convert__closures_____invoke__hce6f033fc1e0bfda: (a: number, b: number, c: any) => void;
|
|
425
425
|
readonly wasm_bindgen__convert__closures_____invoke__had96e062ebd712a6: (a: number, b: number) => void;
|
|
426
426
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
427
427
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
package/pkg/taladb_web.js
CHANGED
|
@@ -1636,8 +1636,8 @@ function __wbg_get_imports() {
|
|
|
1636
1636
|
return ret;
|
|
1637
1637
|
},
|
|
1638
1638
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1639
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1640
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1639
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 137, function: Function { arguments: [Externref], shim_idx: 138, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1640
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hdc5e911e15e58d4b, wasm_bindgen__convert__closures_____invoke__hce6f033fc1e0bfda);
|
|
1641
1641
|
return ret;
|
|
1642
1642
|
},
|
|
1643
1643
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
@@ -1697,8 +1697,8 @@ function wasm_bindgen__convert__closures_____invoke__had96e062ebd712a6(arg0, arg
|
|
|
1697
1697
|
wasm.wasm_bindgen__convert__closures_____invoke__had96e062ebd712a6(arg0, arg1);
|
|
1698
1698
|
}
|
|
1699
1699
|
|
|
1700
|
-
function
|
|
1701
|
-
wasm.
|
|
1700
|
+
function wasm_bindgen__convert__closures_____invoke__hce6f033fc1e0bfda(arg0, arg1, arg2) {
|
|
1701
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hce6f033fc1e0bfda(arg0, arg1, arg2);
|
|
1702
1702
|
}
|
|
1703
1703
|
|
|
1704
1704
|
function wasm_bindgen__convert__closures_____invoke__hfb64ebab929241fc(arg0, arg1, arg2) {
|
package/pkg/taladb_web_bg.wasm
CHANGED
|
Binary file
|
|
@@ -60,12 +60,12 @@ export const opfs_load_snapshot: (a: number, b: number) => any;
|
|
|
60
60
|
export const idb_load_snapshot: (a: number, b: number) => any;
|
|
61
61
|
export const idb_save_snapshot: (a: number, b: number, c: number, d: number) => any;
|
|
62
62
|
export const opfs_open_backend: (a: number, b: number) => any;
|
|
63
|
-
export const
|
|
63
|
+
export const wasm_bindgen__closure__destroy__hdc5e911e15e58d4b: (a: number, b: number) => void;
|
|
64
64
|
export const wasm_bindgen__closure__destroy__h48e8a8f67ee293c6: (a: number, b: number) => void;
|
|
65
65
|
export const wasm_bindgen__closure__destroy__h8b8dc50e88fa67bc: (a: number, b: number) => void;
|
|
66
66
|
export const wasm_bindgen__convert__closures_____invoke__hfb64ebab929241fc: (a: number, b: number, c: any) => [number, number];
|
|
67
67
|
export const wasm_bindgen__convert__closures_____invoke__h31b79bb0cf86afae: (a: number, b: number, c: any, d: any) => void;
|
|
68
|
-
export const
|
|
68
|
+
export const wasm_bindgen__convert__closures_____invoke__hce6f033fc1e0bfda: (a: number, b: number, c: any) => void;
|
|
69
69
|
export const wasm_bindgen__convert__closures_____invoke__had96e062ebd712a6: (a: number, b: number) => void;
|
|
70
70
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
71
71
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|