phirepass-channel 0.1.244 → 0.1.245

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.244",
4
+ "version": "0.1.245",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -82,7 +82,7 @@ export interface InitOutput {
82
82
  readonly __wasm_bindgen_func_elem_42: (a: number, b: number, c: number) => void;
83
83
  readonly __wasm_bindgen_func_elem_42_1: (a: number, b: number, c: number) => void;
84
84
  readonly __wasm_bindgen_func_elem_42_2: (a: number, b: number, c: number) => void;
85
- readonly __wasm_bindgen_func_elem_44: (a: number, b: number) => void;
85
+ readonly __wasm_bindgen_func_elem_45: (a: number, b: number) => void;
86
86
  readonly __wbindgen_export: (a: number, b: number) => number;
87
87
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
88
88
  readonly __wbindgen_export3: (a: number) => void;
@@ -405,7 +405,7 @@ function __wbg_get_imports() {
405
405
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
406
406
  return addHeapObject(ret);
407
407
  }, arguments); },
408
- __wbg_info_39a8111c9aa86d1c: function(arg0, arg1) {
408
+ __wbg_info_338852af719ab33b: function(arg0, arg1) {
409
409
  console.info(getStringFromWasm0(arg0, arg1));
410
410
  },
411
411
  __wbg_instanceof_ArrayBuffer_8f49811467741499: function(arg0) {
@@ -477,7 +477,7 @@ function __wbg_get_imports() {
477
477
  __wbg_set_onopen_db452f4233e99d7d: function(arg0, arg1) {
478
478
  getObject(arg0).onopen = getObject(arg1);
479
479
  },
480
- __wbg_warn_5572beda8745f986: function(arg0, arg1) {
480
+ __wbg_warn_78e46b4f58c747e6: function(arg0, arg1) {
481
481
  console.warn(getStringFromWasm0(arg0, arg1));
482
482
  },
483
483
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
@@ -496,8 +496,8 @@ function __wbg_get_imports() {
496
496
  return addHeapObject(ret);
497
497
  },
498
498
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
499
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
500
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_44);
499
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
500
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_45);
501
501
  return addHeapObject(ret);
502
502
  },
503
503
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -534,8 +534,8 @@ function __wbg_get_imports() {
534
534
  };
535
535
  }
536
536
 
537
- function __wasm_bindgen_func_elem_44(arg0, arg1) {
538
- wasm.__wasm_bindgen_func_elem_44(arg0, arg1);
537
+ function __wasm_bindgen_func_elem_45(arg0, arg1) {
538
+ wasm.__wasm_bindgen_func_elem_45(arg0, arg1);
539
539
  }
540
540
 
541
541
  function __wasm_bindgen_func_elem_42(arg0, arg1, arg2) {
Binary file