@puzzlehq/aleo-wasm-web 0.9.14 → 0.9.15

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.
Binary file
@@ -12817,7 +12817,7 @@ function __wbg_get_imports() {
12817
12817
  const a = state0.a;
12818
12818
  state0.a = 0;
12819
12819
  try {
12820
- return __wasm_bindgen_func_elem_13250(a, state0.b, arg0, arg1);
12820
+ return __wasm_bindgen_func_elem_13242(a, state0.b, arg0, arg1);
12821
12821
  } finally {
12822
12822
  state0.a = a;
12823
12823
  }
@@ -13056,13 +13056,13 @@ function __wbg_get_imports() {
13056
13056
  return addHeapObject(ret);
13057
13057
  },
13058
13058
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
13059
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1559, function: Function { arguments: [], shim_idx: 1560, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13060
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_10047, __wasm_bindgen_func_elem_10055);
13059
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1560, function: Function { arguments: [], shim_idx: 1561, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13060
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_10039, __wasm_bindgen_func_elem_10047);
13061
13061
  return addHeapObject(ret);
13062
13062
  },
13063
13063
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
13064
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1581, function: Function { arguments: [Externref], shim_idx: 1582, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13065
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_10112, __wasm_bindgen_func_elem_10092);
13064
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1582, function: Function { arguments: [Externref], shim_idx: 1583, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13065
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_10104, __wasm_bindgen_func_elem_10084);
13066
13066
  return addHeapObject(ret);
13067
13067
  },
13068
13068
  __wbindgen_cast_0000000000000003: function(arg0) {
@@ -13114,16 +13114,16 @@ function __wbg_get_imports() {
13114
13114
  };
13115
13115
  }
13116
13116
 
13117
- function __wasm_bindgen_func_elem_10055(arg0, arg1) {
13118
- wasm.__wasm_bindgen_func_elem_10055(arg0, arg1);
13117
+ function __wasm_bindgen_func_elem_10047(arg0, arg1) {
13118
+ wasm.__wasm_bindgen_func_elem_10047(arg0, arg1);
13119
13119
  }
13120
13120
 
13121
- function __wasm_bindgen_func_elem_10092(arg0, arg1, arg2) {
13122
- wasm.__wasm_bindgen_func_elem_10092(arg0, arg1, addHeapObject(arg2));
13121
+ function __wasm_bindgen_func_elem_10084(arg0, arg1, arg2) {
13122
+ wasm.__wasm_bindgen_func_elem_10084(arg0, arg1, addHeapObject(arg2));
13123
13123
  }
13124
13124
 
13125
- function __wasm_bindgen_func_elem_13250(arg0, arg1, arg2, arg3) {
13126
- wasm.__wasm_bindgen_func_elem_13250(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
13125
+ function __wasm_bindgen_func_elem_13242(arg0, arg1, arg2, arg3) {
13126
+ wasm.__wasm_bindgen_func_elem_13242(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
13127
13127
  }
13128
13128
 
13129
13129