phirepass-channel 0.1.171 → 0.1.173

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.171",
4
+ "version": "0.1.173",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -72,10 +72,10 @@ export interface InitOutput {
72
72
  readonly channel_stop_heartbeat: (a: number) => void;
73
73
  readonly version: (a: number) => void;
74
74
  readonly __wasm_bindgen_func_elem_37: (a: number, b: number) => void;
75
- readonly __wasm_bindgen_func_elem_40: (a: number, b: number, c: number) => void;
76
- readonly __wasm_bindgen_func_elem_40_1: (a: number, b: number, c: number) => void;
77
- readonly __wasm_bindgen_func_elem_40_2: (a: number, b: number, c: number) => void;
78
- readonly __wasm_bindgen_func_elem_38: (a: number, b: number) => void;
75
+ readonly __wasm_bindgen_func_elem_38: (a: number, b: number, c: number) => void;
76
+ readonly __wasm_bindgen_func_elem_38_1: (a: number, b: number, c: number) => void;
77
+ readonly __wasm_bindgen_func_elem_38_2: (a: number, b: number, c: number) => void;
78
+ readonly __wasm_bindgen_func_elem_42: (a: number, b: number) => void;
79
79
  readonly __wbindgen_export: (a: number, b: number) => number;
80
80
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
81
81
  readonly __wbindgen_export3: (a: number) => void;
@@ -406,27 +406,27 @@ function __wbg_get_imports() {
406
406
  __wbg_set_onopen_34e3e24cf9337ddd: function(arg0, arg1) {
407
407
  getObject(arg0).onopen = getObject(arg1);
408
408
  },
409
- __wbg_warn_40d1ee50fc662837: function(arg0, arg1) {
409
+ __wbg_warn_c2a85734e9642f3a: function(arg0, arg1) {
410
410
  console.warn(getStringFromWasm0(arg0, arg1));
411
411
  },
412
412
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
413
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
414
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_40);
413
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 2, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
414
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_38);
415
415
  return addHeapObject(ret);
416
416
  },
417
417
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
418
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
419
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_40_1);
418
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 2, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
419
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_38_1);
420
420
  return addHeapObject(ret);
421
421
  },
422
422
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
423
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
424
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_40_2);
423
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 2, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
424
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_38_2);
425
425
  return addHeapObject(ret);
426
426
  },
427
427
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
428
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [], shim_idx: 2, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
429
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_38);
428
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [], shim_idx: 6, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
429
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_42);
430
430
  return addHeapObject(ret);
431
431
  },
432
432
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -463,20 +463,20 @@ function __wbg_get_imports() {
463
463
  };
464
464
  }
465
465
 
466
- function __wasm_bindgen_func_elem_38(arg0, arg1) {
467
- wasm.__wasm_bindgen_func_elem_38(arg0, arg1);
466
+ function __wasm_bindgen_func_elem_42(arg0, arg1) {
467
+ wasm.__wasm_bindgen_func_elem_42(arg0, arg1);
468
468
  }
469
469
 
470
- function __wasm_bindgen_func_elem_40(arg0, arg1, arg2) {
471
- wasm.__wasm_bindgen_func_elem_40(arg0, arg1, addHeapObject(arg2));
470
+ function __wasm_bindgen_func_elem_38(arg0, arg1, arg2) {
471
+ wasm.__wasm_bindgen_func_elem_38(arg0, arg1, addHeapObject(arg2));
472
472
  }
473
473
 
474
- function __wasm_bindgen_func_elem_40_1(arg0, arg1, arg2) {
475
- wasm.__wasm_bindgen_func_elem_40_1(arg0, arg1, addHeapObject(arg2));
474
+ function __wasm_bindgen_func_elem_38_1(arg0, arg1, arg2) {
475
+ wasm.__wasm_bindgen_func_elem_38_1(arg0, arg1, addHeapObject(arg2));
476
476
  }
477
477
 
478
- function __wasm_bindgen_func_elem_40_2(arg0, arg1, arg2) {
479
- wasm.__wasm_bindgen_func_elem_40_2(arg0, arg1, addHeapObject(arg2));
478
+ function __wasm_bindgen_func_elem_38_2(arg0, arg1, arg2) {
479
+ wasm.__wasm_bindgen_func_elem_38_2(arg0, arg1, addHeapObject(arg2));
480
480
  }
481
481
 
482
482
 
Binary file