phirepass-channel 0.1.204 → 0.1.205

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.204",
4
+ "version": "0.1.205",
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_start_heartbeat: (a: number, b: number) => void;
73
73
  readonly channel_stop_heartbeat: (a: number) => void;
74
74
  readonly version: (a: number) => void;
75
- readonly __wasm_bindgen_func_elem_41: (a: number, b: number, c: number) => void;
76
- readonly __wasm_bindgen_func_elem_41_1: (a: number, b: number, c: number) => void;
77
- readonly __wasm_bindgen_func_elem_41_2: (a: number, b: number, c: number) => void;
78
- readonly __wasm_bindgen_func_elem_39: (a: number, b: number) => void;
75
+ readonly __wasm_bindgen_func_elem_39: (a: number, b: number, c: number) => void;
76
+ readonly __wasm_bindgen_func_elem_39_1: (a: number, b: number, c: number) => void;
77
+ readonly __wasm_bindgen_func_elem_39_2: (a: number, b: number, c: number) => void;
78
+ readonly __wasm_bindgen_func_elem_41: (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;
@@ -343,7 +343,7 @@ function __wbg_get_imports() {
343
343
  const ret = Array.from(getObject(arg0));
344
344
  return addHeapObject(ret);
345
345
  },
346
- __wbg_info_529b3fb96d3fed6f: function(arg0, arg1) {
346
+ __wbg_info_3393dfcc77edc0aa: function(arg0, arg1) {
347
347
  console.info(getStringFromWasm0(arg0, arg1));
348
348
  },
349
349
  __wbg_instanceof_ArrayBuffer_7c8433c6ed14ffe3: function(arg0) {
@@ -415,27 +415,27 @@ function __wbg_get_imports() {
415
415
  __wbg_set_onopen_cd47b8fb1d92dee9: function(arg0, arg1) {
416
416
  getObject(arg0).onopen = getObject(arg1);
417
417
  },
418
- __wbg_warn_1dd70945e3d0c982: function(arg0, arg1) {
418
+ __wbg_warn_b3c75bd8a256d22a: function(arg0, arg1) {
419
419
  console.warn(getStringFromWasm0(arg0, arg1));
420
420
  },
421
421
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
422
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
423
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_41);
422
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
423
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39);
424
424
  return addHeapObject(ret);
425
425
  },
426
426
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
427
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
428
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_41_1);
427
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
428
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39_1);
429
429
  return addHeapObject(ret);
430
430
  },
431
431
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
432
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
433
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_41_2);
432
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
433
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39_2);
434
434
  return addHeapObject(ret);
435
435
  },
436
436
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
437
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 1, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
438
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_39);
437
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
438
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_41);
439
439
  return addHeapObject(ret);
440
440
  },
441
441
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -472,20 +472,20 @@ function __wbg_get_imports() {
472
472
  };
473
473
  }
474
474
 
475
- function __wasm_bindgen_func_elem_39(arg0, arg1) {
476
- wasm.__wasm_bindgen_func_elem_39(arg0, arg1);
475
+ function __wasm_bindgen_func_elem_41(arg0, arg1) {
476
+ wasm.__wasm_bindgen_func_elem_41(arg0, arg1);
477
477
  }
478
478
 
479
- function __wasm_bindgen_func_elem_41(arg0, arg1, arg2) {
480
- wasm.__wasm_bindgen_func_elem_41(arg0, arg1, addHeapObject(arg2));
479
+ function __wasm_bindgen_func_elem_39(arg0, arg1, arg2) {
480
+ wasm.__wasm_bindgen_func_elem_39(arg0, arg1, addHeapObject(arg2));
481
481
  }
482
482
 
483
- function __wasm_bindgen_func_elem_41_1(arg0, arg1, arg2) {
484
- wasm.__wasm_bindgen_func_elem_41_1(arg0, arg1, addHeapObject(arg2));
483
+ function __wasm_bindgen_func_elem_39_1(arg0, arg1, arg2) {
484
+ wasm.__wasm_bindgen_func_elem_39_1(arg0, arg1, addHeapObject(arg2));
485
485
  }
486
486
 
487
- function __wasm_bindgen_func_elem_41_2(arg0, arg1, arg2) {
488
- wasm.__wasm_bindgen_func_elem_41_2(arg0, arg1, addHeapObject(arg2));
487
+ function __wasm_bindgen_func_elem_39_2(arg0, arg1, arg2) {
488
+ wasm.__wasm_bindgen_func_elem_39_2(arg0, arg1, addHeapObject(arg2));
489
489
  }
490
490
 
491
491
 
Binary file