@puzzlehq/aleo-wasm-web 0.9.12 → 0.9.13

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.
@@ -12833,7 +12833,7 @@ function __wbg_get_imports(memory) {
12833
12833
  const a = state0.a;
12834
12834
  state0.a = 0;
12835
12835
  try {
12836
- return __wasm_bindgen_func_elem_6952(a, state0.b, arg0, arg1);
12836
+ return __wasm_bindgen_func_elem_6953(a, state0.b, arg0, arg1);
12837
12837
  } finally {
12838
12838
  state0.a = a;
12839
12839
  }
@@ -13094,18 +13094,18 @@ function __wbg_get_imports(memory) {
13094
13094
  return addHeapObject(ret);
13095
13095
  },
13096
13096
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
13097
- // Cast intrinsic for `Closure(Closure { dtor_idx: 431, function: Function { arguments: [Externref], shim_idx: 432, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13098
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_7408, __wasm_bindgen_func_elem_8089);
13097
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 429, function: Function { arguments: [Externref], shim_idx: 430, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13098
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_7409, __wasm_bindgen_func_elem_8089);
13099
13099
  return addHeapObject(ret);
13100
13100
  },
13101
13101
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
13102
- // Cast intrinsic for `Closure(Closure { dtor_idx: 431, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 432, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13103
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_7408, __wasm_bindgen_func_elem_8089);
13102
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 429, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 430, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13103
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_7409, __wasm_bindgen_func_elem_8089);
13104
13104
  return addHeapObject(ret);
13105
13105
  },
13106
13106
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
13107
- // Cast intrinsic for `Closure(Closure { dtor_idx: 431, function: Function { arguments: [], shim_idx: 545, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13108
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_7408, __wasm_bindgen_func_elem_7409);
13107
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 429, function: Function { arguments: [], shim_idx: 545, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
13108
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_7409, __wasm_bindgen_func_elem_7410);
13109
13109
  return addHeapObject(ret);
13110
13110
  },
13111
13111
  __wbindgen_cast_0000000000000004: function(arg0) {
@@ -13172,16 +13172,16 @@ function __wbg_get_imports(memory) {
13172
13172
  };
13173
13173
  }
13174
13174
 
13175
- function __wasm_bindgen_func_elem_7409(arg0, arg1) {
13176
- wasm.__wasm_bindgen_func_elem_7409(arg0, arg1);
13175
+ function __wasm_bindgen_func_elem_7410(arg0, arg1) {
13176
+ wasm.__wasm_bindgen_func_elem_7410(arg0, arg1);
13177
13177
  }
13178
13178
 
13179
13179
  function __wasm_bindgen_func_elem_8089(arg0, arg1, arg2) {
13180
13180
  wasm.__wasm_bindgen_func_elem_8089(arg0, arg1, addHeapObject(arg2));
13181
13181
  }
13182
13182
 
13183
- function __wasm_bindgen_func_elem_6952(arg0, arg1, arg2, arg3) {
13184
- wasm.__wasm_bindgen_func_elem_6952(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
13183
+ function __wasm_bindgen_func_elem_6953(arg0, arg1, arg2, arg3) {
13184
+ wasm.__wasm_bindgen_func_elem_6953(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
13185
13185
  }
13186
13186
 
13187
13187