phirepass-channel 0.1.257 → 0.1.259

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,7 +1,7 @@
1
1
  {
2
2
  "name": "phirepass-channel",
3
3
  "type": "module",
4
- "version": "0.1.257",
4
+ "version": "0.1.259",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -89,7 +89,7 @@ export interface InitOutput {
89
89
  readonly __wasm_bindgen_func_elem_42: (a: number, b: number, c: number) => void;
90
90
  readonly __wasm_bindgen_func_elem_42_1: (a: number, b: number, c: number) => void;
91
91
  readonly __wasm_bindgen_func_elem_42_2: (a: number, b: number, c: number) => void;
92
- readonly __wasm_bindgen_func_elem_44: (a: number, b: number) => void;
92
+ readonly __wasm_bindgen_func_elem_46: (a: number, b: number) => void;
93
93
  readonly __wbindgen_export: (a: number, b: number) => number;
94
94
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
95
95
  readonly __wbindgen_export3: (a: number) => void;
@@ -419,7 +419,7 @@ function __wbg_get_imports() {
419
419
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
420
420
  return addHeapObject(ret);
421
421
  }, arguments); },
422
- __wbg_info_b5ffd35ec754c57f: function(arg0, arg1) {
422
+ __wbg_info_4bb6a7c5d7bef0c8: function(arg0, arg1) {
423
423
  console.info(getStringFromWasm0(arg0, arg1));
424
424
  },
425
425
  __wbg_instanceof_ArrayBuffer_8f49811467741499: function(arg0) {
@@ -491,7 +491,7 @@ function __wbg_get_imports() {
491
491
  __wbg_set_onopen_db452f4233e99d7d: function(arg0, arg1) {
492
492
  getObject(arg0).onopen = getObject(arg1);
493
493
  },
494
- __wbg_warn_708b527b415ef391: function(arg0, arg1) {
494
+ __wbg_warn_e6ed99e1591f9c03: function(arg0, arg1) {
495
495
  console.warn(getStringFromWasm0(arg0, arg1));
496
496
  },
497
497
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
@@ -510,8 +510,8 @@ function __wbg_get_imports() {
510
510
  return addHeapObject(ret);
511
511
  },
512
512
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
513
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
514
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_44);
513
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 5, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
514
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_46);
515
515
  return addHeapObject(ret);
516
516
  },
517
517
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -548,8 +548,8 @@ function __wbg_get_imports() {
548
548
  };
549
549
  }
550
550
 
551
- function __wasm_bindgen_func_elem_44(arg0, arg1) {
552
- wasm.__wasm_bindgen_func_elem_44(arg0, arg1);
551
+ function __wasm_bindgen_func_elem_46(arg0, arg1) {
552
+ wasm.__wasm_bindgen_func_elem_46(arg0, arg1);
553
553
  }
554
554
 
555
555
  function __wasm_bindgen_func_elem_42(arg0, arg1, arg2) {
Binary file