phirepass-channel 0.1.236 → 0.1.238

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.236",
4
+ "version": "0.1.238",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -73,9 +73,9 @@ export interface InitOutput {
73
73
  readonly channel_start_heartbeat: (a: number, b: number) => void;
74
74
  readonly channel_stop_heartbeat: (a: number) => void;
75
75
  readonly version: (a: number) => void;
76
- readonly __wasm_bindgen_func_elem_39: (a: number, b: number, c: number) => void;
77
- readonly __wasm_bindgen_func_elem_39_1: (a: number, b: number, c: number) => void;
78
- readonly __wasm_bindgen_func_elem_39_2: (a: number, b: number, c: number) => void;
76
+ readonly __wasm_bindgen_func_elem_40: (a: number, b: number, c: number) => void;
77
+ readonly __wasm_bindgen_func_elem_40_1: (a: number, b: number, c: number) => void;
78
+ readonly __wasm_bindgen_func_elem_40_2: (a: number, b: number, c: number) => void;
79
79
  readonly __wasm_bindgen_func_elem_42: (a: number, b: number) => void;
80
80
  readonly __wbindgen_export: (a: number, b: number) => number;
81
81
  readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
@@ -344,7 +344,7 @@ function __wbg_get_imports() {
344
344
  const ret = Array.from(getObject(arg0));
345
345
  return addHeapObject(ret);
346
346
  },
347
- __wbg_info_d634be464b96b6ee: function(arg0, arg1) {
347
+ __wbg_info_eda0f5a375c092da: function(arg0, arg1) {
348
348
  console.info(getStringFromWasm0(arg0, arg1));
349
349
  },
350
350
  __wbg_instanceof_ArrayBuffer_53db37b06f6b9afe: function(arg0) {
@@ -416,26 +416,26 @@ function __wbg_get_imports() {
416
416
  __wbg_set_onopen_6f3fc5e2ad3144f1: function(arg0, arg1) {
417
417
  getObject(arg0).onopen = getObject(arg1);
418
418
  },
419
- __wbg_warn_647ea55090e3a09f: function(arg0, arg1) {
419
+ __wbg_warn_c2f7b1b63c7ecf93: function(arg0, arg1) {
420
420
  console.warn(getStringFromWasm0(arg0, arg1));
421
421
  },
422
422
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
423
423
  // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
424
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39);
424
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_40);
425
425
  return addHeapObject(ret);
426
426
  },
427
427
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
428
428
  // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
429
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39_1);
429
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_40_1);
430
430
  return addHeapObject(ret);
431
431
  },
432
432
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
433
433
  // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
434
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39_2);
434
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_40_2);
435
435
  return addHeapObject(ret);
436
436
  },
437
437
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
438
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
438
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
439
439
  const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_42);
440
440
  return addHeapObject(ret);
441
441
  },
@@ -477,16 +477,16 @@ function __wasm_bindgen_func_elem_42(arg0, arg1) {
477
477
  wasm.__wasm_bindgen_func_elem_42(arg0, arg1);
478
478
  }
479
479
 
480
- function __wasm_bindgen_func_elem_39(arg0, arg1, arg2) {
481
- wasm.__wasm_bindgen_func_elem_39(arg0, arg1, addHeapObject(arg2));
480
+ function __wasm_bindgen_func_elem_40(arg0, arg1, arg2) {
481
+ wasm.__wasm_bindgen_func_elem_40(arg0, arg1, addHeapObject(arg2));
482
482
  }
483
483
 
484
- function __wasm_bindgen_func_elem_39_1(arg0, arg1, arg2) {
485
- wasm.__wasm_bindgen_func_elem_39_1(arg0, arg1, addHeapObject(arg2));
484
+ function __wasm_bindgen_func_elem_40_1(arg0, arg1, arg2) {
485
+ wasm.__wasm_bindgen_func_elem_40_1(arg0, arg1, addHeapObject(arg2));
486
486
  }
487
487
 
488
- function __wasm_bindgen_func_elem_39_2(arg0, arg1, arg2) {
489
- wasm.__wasm_bindgen_func_elem_39_2(arg0, arg1, addHeapObject(arg2));
488
+ function __wasm_bindgen_func_elem_40_2(arg0, arg1, arg2) {
489
+ wasm.__wasm_bindgen_func_elem_40_2(arg0, arg1, addHeapObject(arg2));
490
490
  }
491
491
 
492
492
 
Binary file