@utoo/web 0.0.1-alpha.41 → 0.0.1-alpha.42

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/esm/utoo/index.js CHANGED
@@ -258,9 +258,12 @@ export function wasm_thread_entry_point(ptr) {
258
258
  function __wbg_adapter_6(arg0, arg1) {
259
259
  wasm.__wbindgen_export_6(arg0, arg1);
260
260
  }
261
- function __wbg_adapter_9(arg0, arg1, arg2) {
261
+ function __wbg_adapter_13(arg0, arg1, arg2) {
262
262
  wasm.__wbindgen_export_7(arg0, arg1, addHeapObject(arg2));
263
263
  }
264
+ function __wbg_adapter_28(arg0, arg1, arg2) {
265
+ wasm.__wbindgen_export_8(arg0, arg1, addHeapObject(arg2));
266
+ }
264
267
  let stack_pointer = 128;
265
268
  function addBorrowedObject(obj) {
266
269
  if (stack_pointer == 1)
@@ -268,17 +271,14 @@ function addBorrowedObject(obj) {
268
271
  heap[--stack_pointer] = obj;
269
272
  return stack_pointer;
270
273
  }
271
- function __wbg_adapter_16(arg0, arg1, arg2) {
274
+ function __wbg_adapter_31(arg0, arg1, arg2) {
272
275
  try {
273
- wasm.__wbindgen_export_8(arg0, arg1, addBorrowedObject(arg2));
276
+ wasm.__wbindgen_export_9(arg0, arg1, addBorrowedObject(arg2));
274
277
  }
275
278
  finally {
276
279
  heap[stack_pointer++] = undefined;
277
280
  }
278
281
  }
279
- function __wbg_adapter_31(arg0, arg1, arg2) {
280
- wasm.__wbindgen_export_9(arg0, arg1, addHeapObject(arg2));
281
- }
282
282
  function __wbg_adapter_102(arg0, arg1, arg2, arg3) {
283
283
  wasm.__wbindgen_export_10(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
284
284
  }
@@ -1452,7 +1452,7 @@ function __wbg_get_imports() {
1452
1452
  };
1453
1453
  imports.wbg.__wbindgen_cast_0c320b257d5729ef = function (arg0, arg1) {
1454
1454
  // Cast intrinsic for `Closure(Closure { dtor_idx: 8790, function: Function { arguments: [Externref], shim_idx: 8791, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1455
- const ret = makeMutClosure(arg0, arg1, 8790, __wbg_adapter_9);
1455
+ const ret = makeMutClosure(arg0, arg1, 8790, __wbg_adapter_13);
1456
1456
  return addHeapObject(ret);
1457
1457
  };
1458
1458
  imports.wbg.__wbindgen_cast_1ca0782ec1faf942 = function (arg0, arg1) {
@@ -1462,7 +1462,7 @@ function __wbg_get_imports() {
1462
1462
  };
1463
1463
  imports.wbg.__wbindgen_cast_2177ad1b5237c27d = function (arg0, arg1) {
1464
1464
  // Cast intrinsic for `Closure(Closure { dtor_idx: 9057, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 9058, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
1465
- const ret = makeClosure(arg0, arg1, 9057, __wbg_adapter_31);
1465
+ const ret = makeClosure(arg0, arg1, 9057, __wbg_adapter_28);
1466
1466
  return addHeapObject(ret);
1467
1467
  };
1468
1468
  imports.wbg.__wbindgen_cast_2241b6af4c4b2941 = function (arg0, arg1) {
@@ -1472,7 +1472,7 @@ function __wbg_get_imports() {
1472
1472
  };
1473
1473
  imports.wbg.__wbindgen_cast_435ac46f814eb59d = function (arg0, arg1) {
1474
1474
  // Cast intrinsic for `Closure(Closure { dtor_idx: 9057, function: Function { arguments: [Ref(NamedExternref("MessageEvent"))], shim_idx: 9071, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1475
- const ret = makeMutClosure(arg0, arg1, 9057, __wbg_adapter_16);
1475
+ const ret = makeMutClosure(arg0, arg1, 9057, __wbg_adapter_31);
1476
1476
  return addHeapObject(ret);
1477
1477
  };
1478
1478
  imports.wbg.__wbindgen_cast_4625c577ab2ec9ee = function (arg0) {
@@ -1496,7 +1496,7 @@ function __wbg_get_imports() {
1496
1496
  };
1497
1497
  imports.wbg.__wbindgen_cast_81b97833e4f67b93 = function (arg0, arg1) {
1498
1498
  // Cast intrinsic for `Closure(Closure { dtor_idx: 8790, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 8791, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1499
- const ret = makeMutClosure(arg0, arg1, 8790, __wbg_adapter_9);
1499
+ const ret = makeMutClosure(arg0, arg1, 8790, __wbg_adapter_13);
1500
1500
  return addHeapObject(ret);
1501
1501
  };
1502
1502
  imports.wbg.__wbindgen_cast_94a667b84282b0c6 = function (arg0, arg1) {
@@ -1511,7 +1511,7 @@ function __wbg_get_imports() {
1511
1511
  };
1512
1512
  imports.wbg.__wbindgen_cast_b2281badc9fff679 = function (arg0, arg1) {
1513
1513
  // Cast intrinsic for `Closure(Closure { dtor_idx: 8790, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 8791, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1514
- const ret = makeMutClosure(arg0, arg1, 8790, __wbg_adapter_9);
1514
+ const ret = makeMutClosure(arg0, arg1, 8790, __wbg_adapter_13);
1515
1515
  return addHeapObject(ret);
1516
1516
  };
1517
1517
  imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function (arg0) {
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@utoo/web",
3
- "version": "0.0.1-alpha.41",
3
+ "version": "0.0.1-alpha.42",
4
4
  "module": "esm/index.js",
5
5
  "types": "esm/index.d.ts",
6
6
  "files": [