phirepass-channel 0.1.205 → 0.1.206

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.205",
4
+ "version": "0.1.206",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -75,7 +75,7 @@ export interface InitOutput {
75
75
  readonly __wasm_bindgen_func_elem_39: (a: number, b: number, c: number) => void;
76
76
  readonly __wasm_bindgen_func_elem_39_1: (a: number, b: number, c: number) => void;
77
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;
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;
@@ -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_3393dfcc77edc0aa: function(arg0, arg1) {
346
+ __wbg_info_69af23413e7ab9b3: function(arg0, arg1) {
347
347
  console.info(getStringFromWasm0(arg0, arg1));
348
348
  },
349
349
  __wbg_instanceof_ArrayBuffer_7c8433c6ed14ffe3: function(arg0) {
@@ -415,7 +415,7 @@ 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_b3c75bd8a256d22a: function(arg0, arg1) {
418
+ __wbg_warn_d79b0f6c312608eb: function(arg0, arg1) {
419
419
  console.warn(getStringFromWasm0(arg0, arg1));
420
420
  },
421
421
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
@@ -434,8 +434,8 @@ function __wbg_get_imports() {
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: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
438
- const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_41);
437
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
438
+ const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_42);
439
439
  return addHeapObject(ret);
440
440
  },
441
441
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -472,8 +472,8 @@ function __wbg_get_imports() {
472
472
  };
473
473
  }
474
474
 
475
- function __wasm_bindgen_func_elem_41(arg0, arg1) {
476
- wasm.__wasm_bindgen_func_elem_41(arg0, arg1);
475
+ function __wasm_bindgen_func_elem_42(arg0, arg1) {
476
+ wasm.__wasm_bindgen_func_elem_42(arg0, arg1);
477
477
  }
478
478
 
479
479
  function __wasm_bindgen_func_elem_39(arg0, arg1, arg2) {
Binary file