phirepass-channel 0.1.267 → 0.1.269

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.267",
4
+ "version": "0.1.269",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -86,10 +86,10 @@ export interface InitOutput {
86
86
  readonly channel_start_heartbeat: (a: number, b: number) => void;
87
87
  readonly channel_stop_heartbeat: (a: number) => void;
88
88
  readonly version: (a: number) => void;
89
- readonly __wasm_bindgen_func_elem_42: (a: number, b: number, c: number) => void;
90
- readonly __wasm_bindgen_func_elem_42_1: (a: number, b: number, c: number) => void;
91
- readonly __wasm_bindgen_func_elem_42_2: (a: number, b: number, c: number) => void;
92
- readonly __wasm_bindgen_func_elem_46: (a: number, b: number) => void;
89
+ readonly __wasm_bindgen_func_elem_44: (a: number, b: number, c: number) => void;
90
+ readonly __wasm_bindgen_func_elem_44_1: (a: number, b: number, c: number) => void;
91
+ readonly __wasm_bindgen_func_elem_44_2: (a: number, b: number, c: number) => void;
92
+ readonly __wasm_bindgen_func_elem_42: (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;
@@ -425,7 +425,7 @@ function __wbg_get_imports() {
425
425
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
426
426
  return addHeapObject(ret);
427
427
  }, arguments); },
428
- __wbg_info_f48869f8cffe0cf9: function(arg0, arg1) {
428
+ __wbg_info_cdc46cf7d03097ce: function(arg0, arg1) {
429
429
  console.info(getStringFromWasm0(arg0, arg1));
430
430
  },
431
431
  __wbg_instanceof_ArrayBuffer_2a7bb09fee70c2da: function(arg0) {
@@ -497,27 +497,27 @@ function __wbg_get_imports() {
497
497
  __wbg_set_onopen_ca8d311fe5282041: function(arg0, arg1) {
498
498
  getObject(arg0).onopen = getObject(arg1);
499
499
  },
500
- __wbg_warn_9622218823ddac02: function(arg0, arg1) {
500
+ __wbg_warn_b081ac6a7578a4db: function(arg0, arg1) {
501
501
  console.warn(getStringFromWasm0(arg0, arg1));
502
502
  },
503
503
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
504
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
505
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_42);
504
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
505
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_44);
506
506
  return addHeapObject(ret);
507
507
  },
508
508
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
509
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
510
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_42_1);
509
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
510
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_44_1);
511
511
  return addHeapObject(ret);
512
512
  },
513
513
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
514
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
515
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_42_2);
514
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
515
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_44_2);
516
516
  return addHeapObject(ret);
517
517
  },
518
518
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
519
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 5, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
520
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_46);
519
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
520
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_42);
521
521
  return addHeapObject(ret);
522
522
  },
523
523
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -554,20 +554,20 @@ function __wbg_get_imports() {
554
554
  };
555
555
  }
556
556
 
557
- function __wasm_bindgen_func_elem_46(arg0, arg1) {
558
- wasm.__wasm_bindgen_func_elem_46(arg0, arg1);
557
+ function __wasm_bindgen_func_elem_42(arg0, arg1) {
558
+ wasm.__wasm_bindgen_func_elem_42(arg0, arg1);
559
559
  }
560
560
 
561
- function __wasm_bindgen_func_elem_42(arg0, arg1, arg2) {
562
- wasm.__wasm_bindgen_func_elem_42(arg0, arg1, addHeapObject(arg2));
561
+ function __wasm_bindgen_func_elem_44(arg0, arg1, arg2) {
562
+ wasm.__wasm_bindgen_func_elem_44(arg0, arg1, addHeapObject(arg2));
563
563
  }
564
564
 
565
- function __wasm_bindgen_func_elem_42_1(arg0, arg1, arg2) {
566
- wasm.__wasm_bindgen_func_elem_42_1(arg0, arg1, addHeapObject(arg2));
565
+ function __wasm_bindgen_func_elem_44_1(arg0, arg1, arg2) {
566
+ wasm.__wasm_bindgen_func_elem_44_1(arg0, arg1, addHeapObject(arg2));
567
567
  }
568
568
 
569
- function __wasm_bindgen_func_elem_42_2(arg0, arg1, arg2) {
570
- wasm.__wasm_bindgen_func_elem_42_2(arg0, arg1, addHeapObject(arg2));
569
+ function __wasm_bindgen_func_elem_44_2(arg0, arg1, arg2) {
570
+ wasm.__wasm_bindgen_func_elem_44_2(arg0, arg1, addHeapObject(arg2));
571
571
  }
572
572
 
573
573
 
Binary file