@taladb/web 0.7.5 → 0.7.7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taladb/web",
3
- "version": "0.7.5",
3
+ "version": "0.7.7",
4
4
  "description": "TalaDB WASM bindings — document queries and vector search in the browser",
5
5
  "main": "pkg/taladb_web.js",
6
6
  "types": "pkg/taladb_web.d.ts",
package/pkg/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "thinkgrid-labs"
6
6
  ],
7
7
  "description": "TalaDB browser WASM bindings (wasm-bindgen + OPFS) and Cloudflare Workers",
8
- "version": "0.7.5",
8
+ "version": "0.7.7",
9
9
  "license": "MIT",
10
10
  "files": [
11
11
  "taladb_web_bg.wasm",
@@ -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 wasm_bindgen__closure__destroy__hffa59f9fb8414f6a: (a: number, b: number) => void;
419
+ readonly wasm_bindgen__closure__destroy__h0e5fc1b748cdd405: (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 wasm_bindgen__convert__closures_____invoke__hf4516e206ff5c1fb: (a: number, b: number, c: any) => void;
424
+ readonly wasm_bindgen__convert__closures_____invoke__h5ba8232c76b16a27: (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: 138, function: Function { arguments: [Externref], shim_idx: 139, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1640
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hffa59f9fb8414f6a, wasm_bindgen__convert__closures_____invoke__hf4516e206ff5c1fb);
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__h0e5fc1b748cdd405, wasm_bindgen__convert__closures_____invoke__h5ba8232c76b16a27);
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 wasm_bindgen__convert__closures_____invoke__hf4516e206ff5c1fb(arg0, arg1, arg2) {
1701
- wasm.wasm_bindgen__convert__closures_____invoke__hf4516e206ff5c1fb(arg0, arg1, arg2);
1700
+ function wasm_bindgen__convert__closures_____invoke__h5ba8232c76b16a27(arg0, arg1, arg2) {
1701
+ wasm.wasm_bindgen__convert__closures_____invoke__h5ba8232c76b16a27(arg0, arg1, arg2);
1702
1702
  }
1703
1703
 
1704
1704
  function wasm_bindgen__convert__closures_____invoke__hfb64ebab929241fc(arg0, arg1, arg2) {
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 wasm_bindgen__closure__destroy__hffa59f9fb8414f6a: (a: number, b: number) => void;
63
+ export const wasm_bindgen__closure__destroy__h0e5fc1b748cdd405: (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 wasm_bindgen__convert__closures_____invoke__hf4516e206ff5c1fb: (a: number, b: number, c: any) => void;
68
+ export const wasm_bindgen__convert__closures_____invoke__h5ba8232c76b16a27: (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;