@lix-js/sdk 0.12.0 → 0.12.1

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.
@@ -78,8 +78,8 @@ export interface InitOutput {
78
78
  readonly wasmlixtransaction_rollback: (a: number) => number;
79
79
  readonly wasmobserveevents_close: (a: number) => void;
80
80
  readonly wasmobserveevents_next: (a: number) => number;
81
+ readonly __wasm_bindgen_func_elem_119237: (a: number, b: number, c: number, d: number) => void;
81
82
  readonly __wasm_bindgen_func_elem_119239: (a: number, b: number, c: number, d: number) => void;
82
- readonly __wasm_bindgen_func_elem_119241: (a: number, b: number, c: number, d: number) => void;
83
83
  readonly __wbindgen_export: (a: number, b: number) => number;
84
84
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
85
85
  readonly __wbindgen_export3: (a: number) => void;
@@ -362,7 +362,7 @@ function __wbg_get_imports() {
362
362
  __wbg__wbg_cb_unref_61db23ac97f16c31: function(arg0) {
363
363
  getObject(arg0)._wbg_cb_unref();
364
364
  },
365
- __wbg_applyChanges_641749f1dfe2d9cb: function(arg0, arg1) {
365
+ __wbg_applyChanges_e055d59b63743afd: function(arg0, arg1) {
366
366
  const ret = getObject(arg0).applyChanges(takeObject(arg1));
367
367
  return addHeapObject(ret);
368
368
  },
@@ -374,7 +374,7 @@ function __wbg_get_imports() {
374
374
  const ret = getObject(arg0).call(getObject(arg1), getObject(arg2));
375
375
  return addHeapObject(ret);
376
376
  }, arguments); },
377
- __wbg_close_7dfdae1bb5aa18be: function(arg0) {
377
+ __wbg_close_93c7ea4f94bb464a: function(arg0) {
378
378
  const ret = getObject(arg0).close();
379
379
  return addHeapObject(ret);
380
380
  },
@@ -481,7 +481,7 @@ function __wbg_get_imports() {
481
481
  const ret = getObject(arg0).length;
482
482
  return ret;
483
483
  },
484
- __wbg_loadEntries_ca66ce538b54b55e: function(arg0) {
484
+ __wbg_loadEntries_7336ebc0a13d5ac7: function(arg0) {
485
485
  const ret = getObject(arg0).loadEntries();
486
486
  return addHeapObject(ret);
487
487
  },
@@ -520,7 +520,7 @@ function __wbg_get_imports() {
520
520
  const a = state0.a;
521
521
  state0.a = 0;
522
522
  try {
523
- return __wasm_bindgen_func_elem_119241(a, state0.b, arg0, arg1);
523
+ return __wasm_bindgen_func_elem_119239(a, state0.b, arg0, arg1);
524
524
  } finally {
525
525
  state0.a = a;
526
526
  }
@@ -635,7 +635,7 @@ function __wbg_get_imports() {
635
635
  },
636
636
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
637
637
  // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 28427, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
638
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_119239);
638
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_119237);
639
639
  return addHeapObject(ret);
640
640
  },
641
641
  __wbindgen_cast_0000000000000002: function(arg0) {
@@ -684,10 +684,10 @@ function __wbg_get_imports() {
684
684
  };
685
685
  }
686
686
 
687
- function __wasm_bindgen_func_elem_119239(arg0, arg1, arg2) {
687
+ function __wasm_bindgen_func_elem_119237(arg0, arg1, arg2) {
688
688
  try {
689
689
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
690
- wasm.__wasm_bindgen_func_elem_119239(retptr, arg0, arg1, addHeapObject(arg2));
690
+ wasm.__wasm_bindgen_func_elem_119237(retptr, arg0, arg1, addHeapObject(arg2));
691
691
  var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
692
692
  var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
693
693
  if (r1) {
@@ -698,8 +698,8 @@ function __wasm_bindgen_func_elem_119239(arg0, arg1, arg2) {
698
698
  }
699
699
  }
700
700
 
701
- function __wasm_bindgen_func_elem_119241(arg0, arg1, arg2, arg3) {
702
- wasm.__wasm_bindgen_func_elem_119241(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
701
+ function __wasm_bindgen_func_elem_119239(arg0, arg1, arg2, arg3) {
702
+ wasm.__wasm_bindgen_func_elem_119239(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
703
703
  }
704
704
 
705
705
  const WasmLixFinalization = (typeof FinalizationRegistry === 'undefined')
Binary file
@@ -28,8 +28,8 @@ export const wasmlixtransaction_execute: (a: number, b: number, c: number, d: nu
28
28
  export const wasmlixtransaction_rollback: (a: number) => number;
29
29
  export const wasmobserveevents_close: (a: number) => void;
30
30
  export const wasmobserveevents_next: (a: number) => number;
31
+ export const __wasm_bindgen_func_elem_119237: (a: number, b: number, c: number, d: number) => void;
31
32
  export const __wasm_bindgen_func_elem_119239: (a: number, b: number, c: number, d: number) => void;
32
- export const __wasm_bindgen_func_elem_119241: (a: number, b: number, c: number, d: number) => void;
33
33
  export const __wbindgen_export: (a: number, b: number) => number;
34
34
  export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
35
35
  export const __wbindgen_export3: (a: number) => void;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@lix-js/sdk",
3
3
  "type": "module",
4
- "version": "0.12.0",
4
+ "version": "0.12.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -53,10 +53,10 @@
53
53
  "typecheck": "tsc -p tsconfig.test.json --noEmit"
54
54
  },
55
55
  "optionalDependencies": {
56
- "@lix-js/sdk-darwin-arm64": "0.12.0",
57
- "@lix-js/sdk-linux-arm64": "0.12.0",
58
- "@lix-js/sdk-linux-x64": "0.12.0",
59
- "@lix-js/sdk-win32-x64": "0.12.0"
56
+ "@lix-js/sdk-darwin-arm64": "0.12.1",
57
+ "@lix-js/sdk-linux-arm64": "0.12.1",
58
+ "@lix-js/sdk-linux-x64": "0.12.1",
59
+ "@lix-js/sdk-win32-x64": "0.12.1"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@vitest/browser-playwright": "4.1.10",