@kreuzberg/wasm 4.6.3 → 4.7.0

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.
@@ -1417,7 +1417,7 @@ const __wasi_stubs__ = {
1417
1417
  function __wbg_get_imports() {
1418
1418
  const import0 = {
1419
1419
  __proto__: null,
1420
- __wbg_Error_83742b46f01ce22d: function(arg0, arg1) {
1420
+ __wbg_Error_2e59b1b37a9a34c3: function(arg0, arg1) {
1421
1421
  var v0 = getCachedStringFromWasm0(arg0, arg1);
1422
1422
  const ret = Error(v0);
1423
1423
  return ret;
@@ -1429,68 +1429,68 @@ function __wbg_get_imports() {
1429
1429
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1430
1430
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1431
1431
  },
1432
- __wbg___wbindgen_bigint_get_as_i64_447a76b5c6ef7bda: function(arg0, arg1) {
1432
+ __wbg___wbindgen_bigint_get_as_i64_2c5082002e4826e2: function(arg0, arg1) {
1433
1433
  const v = arg1;
1434
1434
  const ret = typeof(v) === 'bigint' ? v : undefined;
1435
1435
  getDataViewMemory0().setBigInt64(arg0 + 8 * 1, isLikeNone(ret) ? BigInt(0) : ret, true);
1436
1436
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
1437
1437
  },
1438
- __wbg___wbindgen_boolean_get_c0f3f60bac5a78d1: function(arg0) {
1438
+ __wbg___wbindgen_boolean_get_a86c216575a75c30: function(arg0) {
1439
1439
  const v = arg0;
1440
1440
  const ret = typeof(v) === 'boolean' ? v : undefined;
1441
1441
  return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
1442
1442
  },
1443
- __wbg___wbindgen_debug_string_5398f5bb970e0daa: function(arg0, arg1) {
1443
+ __wbg___wbindgen_debug_string_dd5d2d07ce9e6c57: function(arg0, arg1) {
1444
1444
  const ret = debugString(arg1);
1445
1445
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
1446
1446
  const len1 = WASM_VECTOR_LEN;
1447
1447
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1448
1448
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1449
1449
  },
1450
- __wbg___wbindgen_in_41dbb8413020e076: function(arg0, arg1) {
1450
+ __wbg___wbindgen_in_4bd7a57e54337366: function(arg0, arg1) {
1451
1451
  const ret = arg0 in arg1;
1452
1452
  return ret;
1453
1453
  },
1454
- __wbg___wbindgen_is_bigint_e2141d4f045b7eda: function(arg0) {
1454
+ __wbg___wbindgen_is_bigint_6c98f7e945dacdde: function(arg0) {
1455
1455
  const ret = typeof(arg0) === 'bigint';
1456
1456
  return ret;
1457
1457
  },
1458
- __wbg___wbindgen_is_function_3c846841762788c1: function(arg0) {
1458
+ __wbg___wbindgen_is_function_49868bde5eb1e745: function(arg0) {
1459
1459
  const ret = typeof(arg0) === 'function';
1460
1460
  return ret;
1461
1461
  },
1462
- __wbg___wbindgen_is_null_0b605fc6b167c56f: function(arg0) {
1462
+ __wbg___wbindgen_is_null_344c8750a8525473: function(arg0) {
1463
1463
  const ret = arg0 === null;
1464
1464
  return ret;
1465
1465
  },
1466
- __wbg___wbindgen_is_object_781bc9f159099513: function(arg0) {
1466
+ __wbg___wbindgen_is_object_40c5a80572e8f9d3: function(arg0) {
1467
1467
  const val = arg0;
1468
1468
  const ret = typeof(val) === 'object' && val !== null;
1469
1469
  return ret;
1470
1470
  },
1471
- __wbg___wbindgen_is_string_7ef6b97b02428fae: function(arg0) {
1471
+ __wbg___wbindgen_is_string_b29b5c5a8065ba1a: function(arg0) {
1472
1472
  const ret = typeof(arg0) === 'string';
1473
1473
  return ret;
1474
1474
  },
1475
- __wbg___wbindgen_is_undefined_52709e72fb9f179c: function(arg0) {
1475
+ __wbg___wbindgen_is_undefined_c0cca72b82b86f4d: function(arg0) {
1476
1476
  const ret = arg0 === undefined;
1477
1477
  return ret;
1478
1478
  },
1479
- __wbg___wbindgen_jsval_eq_ee31bfad3e536463: function(arg0, arg1) {
1479
+ __wbg___wbindgen_jsval_eq_7d430e744a913d26: function(arg0, arg1) {
1480
1480
  const ret = arg0 === arg1;
1481
1481
  return ret;
1482
1482
  },
1483
- __wbg___wbindgen_jsval_loose_eq_5bcc3bed3c69e72b: function(arg0, arg1) {
1483
+ __wbg___wbindgen_jsval_loose_eq_3a72ae764d46d944: function(arg0, arg1) {
1484
1484
  const ret = arg0 == arg1;
1485
1485
  return ret;
1486
1486
  },
1487
- __wbg___wbindgen_number_get_34bb9d9dcfa21373: function(arg0, arg1) {
1487
+ __wbg___wbindgen_number_get_7579aab02a8a620c: function(arg0, arg1) {
1488
1488
  const obj = arg1;
1489
1489
  const ret = typeof(obj) === 'number' ? obj : undefined;
1490
1490
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
1491
1491
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
1492
1492
  },
1493
- __wbg___wbindgen_string_get_395e606bd0ee4427: function(arg0, arg1) {
1493
+ __wbg___wbindgen_string_get_914df97fcfa788f2: function(arg0, arg1) {
1494
1494
  const obj = arg1;
1495
1495
  const ret = typeof(obj) === 'string' ? obj : undefined;
1496
1496
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
@@ -1498,56 +1498,56 @@ function __wbg_get_imports() {
1498
1498
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1499
1499
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1500
1500
  },
1501
- __wbg___wbindgen_throw_6ddd609b62940d55: function(arg0, arg1) {
1501
+ __wbg___wbindgen_throw_81fc77679af83bc6: function(arg0, arg1) {
1502
1502
  var v0 = getCachedStringFromWasm0(arg0, arg1);
1503
1503
  throw new Error(v0);
1504
1504
  },
1505
- __wbg__wbg_cb_unref_6b5b6b8576d35cb1: function(arg0) {
1505
+ __wbg__wbg_cb_unref_3c3b4f651835fbcb: function(arg0) {
1506
1506
  arg0._wbg_cb_unref();
1507
1507
  },
1508
- __wbg_addEventListener_2d985aa8a656f6dc: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1508
+ __wbg_addEventListener_83ef16da0995f634: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1509
1509
  var v0 = getCachedStringFromWasm0(arg1, arg2);
1510
1510
  arg0.addEventListener(v0, arg3);
1511
1511
  }, arguments); },
1512
- __wbg_apply_ac9afb97ca32f169: function() { return handleError(function (arg0, arg1, arg2) {
1512
+ __wbg_apply_fa9bf5e5ce151732: function() { return handleError(function (arg0, arg1, arg2) {
1513
1513
  const ret = arg0.apply(arg1, arg2);
1514
1514
  return ret;
1515
1515
  }, arguments); },
1516
- __wbg_call_2d781c1f4d5c0ef8: function() { return handleError(function (arg0, arg1, arg2) {
1517
- const ret = arg0.call(arg1, arg2);
1518
- return ret;
1519
- }, arguments); },
1520
- __wbg_call_dcc2662fa17a72cf: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1516
+ __wbg_call_368fa9c372d473ba: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1521
1517
  const ret = arg0.call(arg1, arg2, arg3);
1522
1518
  return ret;
1523
1519
  }, arguments); },
1524
- __wbg_call_e133b57c9155d22c: function() { return handleError(function (arg0, arg1) {
1520
+ __wbg_call_7f2987183bb62793: function() { return handleError(function (arg0, arg1) {
1525
1521
  const ret = arg0.call(arg1);
1526
1522
  return ret;
1527
1523
  }, arguments); },
1528
- __wbg_construct_526a6dedb187eba9: function() { return handleError(function (arg0, arg1) {
1524
+ __wbg_call_d578befcc3145dee: function() { return handleError(function (arg0, arg1, arg2) {
1525
+ const ret = arg0.call(arg1, arg2);
1526
+ return ret;
1527
+ }, arguments); },
1528
+ __wbg_construct_adeb3d5948c3d19a: function() { return handleError(function (arg0, arg1) {
1529
1529
  const ret = Reflect.construct(arg0, arg1);
1530
1530
  return ret;
1531
1531
  }, arguments); },
1532
- __wbg_debug_4b9b1a2d5972be57: function(arg0) {
1532
+ __wbg_debug_50e24f25b064ded1: function(arg0) {
1533
1533
  console.debug(arg0);
1534
1534
  },
1535
- __wbg_decode_0e9a915643d7b97b: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1535
+ __wbg_decode_9e9d759d6341a7a2: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1536
1536
  const ret = arg1.decode(getArrayU8FromWasm0(arg2, arg3));
1537
1537
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
1538
1538
  const len1 = WASM_VECTOR_LEN;
1539
1539
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1540
1540
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1541
1541
  }, arguments); },
1542
- __wbg_done_08ce71ee07e3bd17: function(arg0) {
1542
+ __wbg_done_547d467e97529006: function(arg0) {
1543
1543
  const ret = arg0.done;
1544
1544
  return ret;
1545
1545
  },
1546
- __wbg_entries_e8a20ff8c9757101: function(arg0) {
1546
+ __wbg_entries_616b1a459b85be0b: function(arg0) {
1547
1547
  const ret = Object.entries(arg0);
1548
1548
  return ret;
1549
1549
  },
1550
- __wbg_error_8d9a8e04cd1d3588: function(arg0) {
1550
+ __wbg_error_38bec0a78dd8ded8: function(arg0) {
1551
1551
  console.error(arg0);
1552
1552
  },
1553
1553
  __wbg_error_a6fa202b58aa1cd3: function(arg0, arg1) {
@@ -1555,11 +1555,11 @@ function __wbg_get_imports() {
1555
1555
  if (arg0 !== 0) { wasm.__wbindgen_free_command_export(arg0, arg1, 1); }
1556
1556
  console.error(v0);
1557
1557
  },
1558
- __wbg_fromCodePoint_4a02c6dcced1d233: function() { return handleError(function (arg0) {
1558
+ __wbg_fromCodePoint_967e9ce245607f1b: function() { return handleError(function (arg0) {
1559
1559
  const ret = String.fromCodePoint(arg0 >>> 0);
1560
1560
  return ret;
1561
1561
  }, arguments); },
1562
- __wbg_from_4bdf88943703fd48: function(arg0) {
1562
+ __wbg_from_741da0f916ab74aa: function(arg0) {
1563
1563
  const ret = Array.from(arg0);
1564
1564
  return ret;
1565
1565
  },
@@ -1569,38 +1569,38 @@ function __wbg_get_imports() {
1569
1569
  __wbg_getRandomValues_76dfc69825c9c552: function() { return handleError(function (arg0, arg1) {
1570
1570
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
1571
1571
  }, arguments); },
1572
- __wbg_getTime_1dad7b5386ddd2d9: function(arg0) {
1572
+ __wbg_getTime_f6ac312467f7cf09: function(arg0) {
1573
1573
  const ret = arg0.getTime();
1574
1574
  return ret;
1575
1575
  },
1576
- __wbg_get_326e41e095fb2575: function() { return handleError(function (arg0, arg1) {
1577
- const ret = Reflect.get(arg0, arg1);
1576
+ __wbg_get_4848e350b40afc16: function(arg0, arg1) {
1577
+ const ret = arg0[arg1 >>> 0];
1578
+ return ret;
1579
+ },
1580
+ __wbg_get_d3532eb927c28d21: function() { return handleError(function (arg0, arg1) {
1581
+ const ret = arg0.get(arg1 >>> 0);
1578
1582
  return ret;
1579
1583
  }, arguments); },
1580
- __wbg_get_3ef1eba1850ade27: function() { return handleError(function (arg0, arg1) {
1584
+ __wbg_get_ed0642c4b9d31ddf: function() { return handleError(function (arg0, arg1) {
1581
1585
  const ret = Reflect.get(arg0, arg1);
1582
1586
  return ret;
1583
1587
  }, arguments); },
1584
- __wbg_get_a8ee5c45dabc1b3b: function(arg0, arg1) {
1585
- const ret = arg0[arg1 >>> 0];
1586
- return ret;
1587
- },
1588
- __wbg_get_bc0da515bc47196d: function() { return handleError(function (arg0, arg1) {
1589
- const ret = arg0.get(arg1 >>> 0);
1588
+ __wbg_get_f96702c6245e4ef9: function() { return handleError(function (arg0, arg1) {
1589
+ const ret = Reflect.get(arg0, arg1);
1590
1590
  return ret;
1591
1591
  }, arguments); },
1592
- __wbg_get_index_87179971b8d350e4: function(arg0, arg1) {
1592
+ __wbg_get_index_39d66b3689bcecf7: function(arg0, arg1) {
1593
1593
  const ret = arg0[arg1 >>> 0];
1594
1594
  return ret;
1595
1595
  },
1596
- __wbg_get_unchecked_329cfe50afab7352: function(arg0, arg1) {
1596
+ __wbg_get_unchecked_7d7babe32e9e6a54: function(arg0, arg1) {
1597
1597
  const ret = arg0[arg1 >>> 0];
1598
1598
  return ret;
1599
1599
  },
1600
- __wbg_info_7d4e223bb1a7e671: function(arg0) {
1600
+ __wbg_info_4e3339024d0fb613: function(arg0) {
1601
1601
  console.info(arg0);
1602
1602
  },
1603
- __wbg_instanceof_ArrayBuffer_101e2bf31071a9f6: function(arg0) {
1603
+ __wbg_instanceof_ArrayBuffer_ff7c1337a5e3b33a: function(arg0) {
1604
1604
  let result;
1605
1605
  try {
1606
1606
  result = arg0 instanceof ArrayBuffer;
@@ -1610,7 +1610,7 @@ function __wbg_get_imports() {
1610
1610
  const ret = result;
1611
1611
  return ret;
1612
1612
  },
1613
- __wbg_instanceof_Map_f194b366846aca0c: function(arg0) {
1613
+ __wbg_instanceof_Map_a10a2795ef4bfe97: function(arg0) {
1614
1614
  let result;
1615
1615
  try {
1616
1616
  result = arg0 instanceof Map;
@@ -1620,7 +1620,7 @@ function __wbg_get_imports() {
1620
1620
  const ret = result;
1621
1621
  return ret;
1622
1622
  },
1623
- __wbg_instanceof_Uint8Array_740438561a5b956d: function(arg0) {
1623
+ __wbg_instanceof_Uint8Array_4b8da683deb25d72: function(arg0) {
1624
1624
  let result;
1625
1625
  try {
1626
1626
  result = arg0 instanceof Uint8Array;
@@ -1630,38 +1630,38 @@ function __wbg_get_imports() {
1630
1630
  const ret = result;
1631
1631
  return ret;
1632
1632
  },
1633
- __wbg_isArray_33b91feb269ff46e: function(arg0) {
1633
+ __wbg_isArray_db61795ad004c139: function(arg0) {
1634
1634
  const ret = Array.isArray(arg0);
1635
1635
  return ret;
1636
1636
  },
1637
- __wbg_isSafeInteger_ecd6a7f9c3e053cd: function(arg0) {
1637
+ __wbg_isSafeInteger_ea83862ba994770c: function(arg0) {
1638
1638
  const ret = Number.isSafeInteger(arg0);
1639
1639
  return ret;
1640
1640
  },
1641
- __wbg_iterator_d8f549ec8fb061b1: function() {
1641
+ __wbg_iterator_de403ef31815a3e6: function() {
1642
1642
  const ret = Symbol.iterator;
1643
1643
  return ret;
1644
1644
  },
1645
- __wbg_length_74a17482fb9756fe: function(arg0) {
1645
+ __wbg_length_0c32cb8543c8e4c8: function(arg0) {
1646
1646
  const ret = arg0.length;
1647
1647
  return ret;
1648
1648
  },
1649
- __wbg_length_b3416cf66a5452c8: function(arg0) {
1649
+ __wbg_length_60e8b09754c4c2fe: function(arg0) {
1650
1650
  const ret = arg0.length;
1651
1651
  return ret;
1652
1652
  },
1653
- __wbg_length_cc4db358f624b4bc: function(arg0) {
1653
+ __wbg_length_6370f81581d95ded: function(arg0) {
1654
1654
  const ret = arg0.length;
1655
1655
  return ret;
1656
1656
  },
1657
- __wbg_length_ea16607d7b61445b: function(arg0) {
1657
+ __wbg_length_6e821edde497a532: function(arg0) {
1658
1658
  const ret = arg0.length;
1659
1659
  return ret;
1660
1660
  },
1661
- __wbg_log_524eedafa26daa59: function(arg0) {
1661
+ __wbg_log_4c0baeb8af2f8f89: function(arg0) {
1662
1662
  console.log(arg0);
1663
1663
  },
1664
- __wbg_new_0_1dcafdf5e786e876: function() {
1664
+ __wbg_new_0_bfa2ef4bc447daa2: function() {
1665
1665
  const ret = new Date();
1666
1666
  return ret;
1667
1667
  },
@@ -1669,34 +1669,14 @@ function __wbg_get_imports() {
1669
1669
  const ret = new Error();
1670
1670
  return ret;
1671
1671
  },
1672
- __wbg_new_4503a92ca6e5898d: function() { return handleError(function () {
1673
- const ret = new FileReader();
1674
- return ret;
1675
- }, arguments); },
1676
- __wbg_new_49d5571bd3f0c4d4: function() {
1677
- const ret = new Map();
1678
- return ret;
1679
- },
1680
- __wbg_new_5f486cdf45a04d78: function(arg0) {
1681
- const ret = new Uint8Array(arg0);
1682
- return ret;
1683
- },
1684
- __wbg_new_a70fbab9066b301f: function() {
1685
- const ret = new Array();
1686
- return ret;
1687
- },
1688
- __wbg_new_ab79df5bd7c26067: function() {
1689
- const ret = new Object();
1690
- return ret;
1691
- },
1692
- __wbg_new_d098e265629cd10f: function(arg0, arg1) {
1672
+ __wbg_new_40792555590ec35c: function(arg0, arg1) {
1693
1673
  try {
1694
1674
  var state0 = {a: arg0, b: arg1};
1695
1675
  var cb0 = (arg0, arg1) => {
1696
1676
  const a = state0.a;
1697
1677
  state0.a = 0;
1698
1678
  try {
1699
- return wasm_bindgen__convert__closures_____invoke__h8e9fc28c4e841be2(a, state0.b, arg0, arg1);
1679
+ return wasm_bindgen__convert__closures_____invoke__h4e4d49b05b181b8b(a, state0.b, arg0, arg1);
1700
1680
  } finally {
1701
1681
  state0.a = a;
1702
1682
  }
@@ -1704,21 +1684,41 @@ function __wbg_get_imports() {
1704
1684
  const ret = new Promise(cb0);
1705
1685
  return ret;
1706
1686
  } finally {
1707
- state0.a = state0.b = 0;
1687
+ state0.a = 0;
1708
1688
  }
1709
1689
  },
1710
- __wbg_new_from_slice_22da9388ac046e50: function(arg0, arg1) {
1690
+ __wbg_new_4f9fafbb3909af72: function() {
1691
+ const ret = new Object();
1692
+ return ret;
1693
+ },
1694
+ __wbg_new_99cabae501c0a8a0: function() {
1695
+ const ret = new Map();
1696
+ return ret;
1697
+ },
1698
+ __wbg_new_a560378ea1240b14: function(arg0) {
1699
+ const ret = new Uint8Array(arg0);
1700
+ return ret;
1701
+ },
1702
+ __wbg_new_a5a447223ac6ad64: function() { return handleError(function () {
1703
+ const ret = new FileReader();
1704
+ return ret;
1705
+ }, arguments); },
1706
+ __wbg_new_f3c9df4f38f3f798: function() {
1707
+ const ret = new Array();
1708
+ return ret;
1709
+ },
1710
+ __wbg_new_from_slice_2580ff33d0d10520: function(arg0, arg1) {
1711
1711
  const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
1712
1712
  return ret;
1713
1713
  },
1714
- __wbg_new_typed_aaaeaf29cf802876: function(arg0, arg1) {
1714
+ __wbg_new_typed_14d7cc391ce53d2c: function(arg0, arg1) {
1715
1715
  try {
1716
1716
  var state0 = {a: arg0, b: arg1};
1717
1717
  var cb0 = (arg0, arg1) => {
1718
1718
  const a = state0.a;
1719
1719
  state0.a = 0;
1720
1720
  try {
1721
- return wasm_bindgen__convert__closures_____invoke__h8e9fc28c4e841be2(a, state0.b, arg0, arg1);
1721
+ return wasm_bindgen__convert__closures_____invoke__h4e4d49b05b181b8b(a, state0.b, arg0, arg1);
1722
1722
  } finally {
1723
1723
  state0.a = a;
1724
1724
  }
@@ -1726,112 +1726,108 @@ function __wbg_get_imports() {
1726
1726
  const ret = new Promise(cb0);
1727
1727
  return ret;
1728
1728
  } finally {
1729
- state0.a = state0.b = 0;
1729
+ state0.a = 0;
1730
1730
  }
1731
1731
  },
1732
- __wbg_new_typed_bccac67128ed885a: function() {
1733
- const ret = new Array();
1734
- return ret;
1735
- },
1736
- __wbg_new_with_label_4ef7ad3ba8414280: function() { return handleError(function (arg0, arg1) {
1732
+ __wbg_new_with_label_ba94e0ac7e1bee68: function() { return handleError(function (arg0, arg1) {
1737
1733
  var v0 = getCachedStringFromWasm0(arg0, arg1);
1738
1734
  const ret = new TextDecoder(v0);
1739
1735
  return ret;
1740
1736
  }, arguments); },
1741
- __wbg_new_with_length_3259a525196bd8cc: function(arg0) {
1737
+ __wbg_new_with_length_1c0fb14ea44d1c09: function(arg0) {
1742
1738
  const ret = new Array(arg0 >>> 0);
1743
1739
  return ret;
1744
1740
  },
1745
- __wbg_new_with_length_825018a1616e9e55: function(arg0) {
1741
+ __wbg_new_with_length_9cedd08484b73942: function(arg0) {
1746
1742
  const ret = new Uint8Array(arg0 >>> 0);
1747
1743
  return ret;
1748
1744
  },
1749
- __wbg_next_11b99ee6237339e3: function() { return handleError(function (arg0) {
1750
- const ret = arg0.next();
1751
- return ret;
1752
- }, arguments); },
1753
- __wbg_next_e01a967809d1aa68: function(arg0) {
1745
+ __wbg_next_01132ed6134b8ef5: function(arg0) {
1754
1746
  const ret = arg0.next;
1755
1747
  return ret;
1756
1748
  },
1757
- __wbg_of_4a6892ab933301c3: function(arg0, arg1, arg2, arg3) {
1749
+ __wbg_next_b3713ec761a9dbfd: function() { return handleError(function (arg0) {
1750
+ const ret = arg0.next();
1751
+ return ret;
1752
+ }, arguments); },
1753
+ __wbg_of_52010e4a17c7a98f: function(arg0, arg1, arg2, arg3) {
1758
1754
  const ret = Array.of(arg0, arg1, arg2, arg3);
1759
1755
  return ret;
1760
1756
  },
1761
- __wbg_of_8bf7ed3eca00ea43: function(arg0) {
1762
- const ret = Array.of(arg0);
1757
+ __wbg_of_8b303e24149d2142: function(arg0, arg1, arg2, arg3, arg4) {
1758
+ const ret = Array.of(arg0, arg1, arg2, arg3, arg4);
1763
1759
  return ret;
1764
1760
  },
1765
- __wbg_of_8fd5dd402bc67165: function(arg0, arg1, arg2) {
1766
- const ret = Array.of(arg0, arg1, arg2);
1761
+ __wbg_of_bd8b695394d7645d: function(arg0, arg1) {
1762
+ const ret = Array.of(arg0, arg1);
1767
1763
  return ret;
1768
1764
  },
1769
- __wbg_of_bccc72834fbc1287: function(arg0, arg1, arg2, arg3, arg4) {
1770
- const ret = Array.of(arg0, arg1, arg2, arg3, arg4);
1765
+ __wbg_of_cc32e7afcce5ea8e: function(arg0) {
1766
+ const ret = Array.of(arg0);
1771
1767
  return ret;
1772
1768
  },
1773
- __wbg_of_d6376e3774c51f89: function(arg0, arg1) {
1774
- const ret = Array.of(arg0, arg1);
1769
+ __wbg_of_f30df5d78b1d5cf3: function(arg0, arg1, arg2) {
1770
+ const ret = Array.of(arg0, arg1, arg2);
1775
1771
  return ret;
1776
1772
  },
1777
- __wbg_parse_e9eddd2a82c706eb: function() { return handleError(function (arg0, arg1) {
1773
+ __wbg_parse_545d11396395fbbd: function() { return handleError(function (arg0, arg1) {
1778
1774
  var v0 = getCachedStringFromWasm0(arg0, arg1);
1779
1775
  const ret = JSON.parse(v0);
1780
1776
  return ret;
1781
1777
  }, arguments); },
1782
- __wbg_prototypesetcall_d62e5099504357e6: function(arg0, arg1, arg2) {
1778
+ __wbg_prototypesetcall_3e05eb9545565046: function(arg0, arg1, arg2) {
1783
1779
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
1784
1780
  },
1785
- __wbg_push_e87b0e732085a946: function(arg0, arg1) {
1781
+ __wbg_push_6bdbc990be5ac37b: function(arg0, arg1) {
1786
1782
  const ret = arg0.push(arg1);
1787
1783
  return ret;
1788
1784
  },
1789
- __wbg_queueMicrotask_0c399741342fb10f: function(arg0) {
1785
+ __wbg_queueMicrotask_abaf92f0bd4e80a4: function(arg0) {
1790
1786
  const ret = arg0.queueMicrotask;
1791
1787
  return ret;
1792
1788
  },
1793
- __wbg_queueMicrotask_a082d78ce798393e: function(arg0) {
1789
+ __wbg_queueMicrotask_df5a6dac26d818f3: function(arg0) {
1794
1790
  queueMicrotask(arg0);
1795
1791
  },
1796
- __wbg_readAsArrayBuffer_42e72fd798694e26: function() { return handleError(function (arg0, arg1) {
1792
+ __wbg_readAsArrayBuffer_981694de4b45e06b: function() { return handleError(function (arg0, arg1) {
1797
1793
  arg0.readAsArrayBuffer(arg1);
1798
1794
  }, arguments); },
1799
- __wbg_reject_452b6409a2fde3cd: function(arg0) {
1795
+ __wbg_reject_1340e1211c01825b: function(arg0) {
1800
1796
  const ret = Promise.reject(arg0);
1801
1797
  return ret;
1802
1798
  },
1803
- __wbg_resolve_ae8d83246e5bcc12: function(arg0) {
1799
+ __wbg_resolve_0a79de24e9d2267b: function(arg0) {
1804
1800
  const ret = Promise.resolve(arg0);
1805
1801
  return ret;
1806
1802
  },
1807
- __wbg_result_e9e044267b3f176a: function() { return handleError(function (arg0) {
1803
+ __wbg_result_69b9c700f4d4f22f: function() { return handleError(function (arg0) {
1808
1804
  const ret = arg0.result;
1809
1805
  return ret;
1810
1806
  }, arguments); },
1811
- __wbg_set_282384002438957f: function(arg0, arg1, arg2) {
1812
- arg0[arg1 >>> 0] = arg2;
1807
+ __wbg_set_08463b1df38a7e29: function(arg0, arg1, arg2) {
1808
+ const ret = arg0.set(arg1, arg2);
1809
+ return ret;
1813
1810
  },
1814
- __wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
1815
- arg0[arg1] = arg2;
1811
+ __wbg_set_16a9c1a07b3d38ec: function(arg0, arg1, arg2) {
1812
+ arg0.set(getArrayU8FromWasm0(arg1, arg2));
1816
1813
  },
1817
- __wbg_set_726a6b65926212b5: function() { return handleError(function (arg0, arg1, arg2) {
1814
+ __wbg_set_533471d8355b4dd3: function() { return handleError(function (arg0, arg1, arg2) {
1818
1815
  arg0.set(arg1 >>> 0, arg2);
1819
1816
  }, arguments); },
1820
- __wbg_set_7eaa4f96924fd6b3: function() { return handleError(function (arg0, arg1, arg2) {
1821
- const ret = Reflect.set(arg0, arg1, arg2);
1822
- return ret;
1823
- }, arguments); },
1824
- __wbg_set_8c0b3ffcf05d61c2: function(arg0, arg1, arg2) {
1825
- arg0.set(getArrayU8FromWasm0(arg1, arg2));
1817
+ __wbg_set_62f340d5d135b4db: function(arg0, arg1, arg2) {
1818
+ arg0.set(arg1, arg2 >>> 0);
1826
1819
  },
1827
- __wbg_set_bf7251625df30a02: function(arg0, arg1, arg2) {
1828
- const ret = arg0.set(arg1, arg2);
1829
- return ret;
1820
+ __wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
1821
+ arg0[arg1] = arg2;
1830
1822
  },
1831
- __wbg_set_e80615d7a9a43981: function(arg0, arg1, arg2) {
1832
- arg0.set(arg1, arg2 >>> 0);
1823
+ __wbg_set_6c60b2e8ad0e9383: function(arg0, arg1, arg2) {
1824
+ arg0[arg1 >>> 0] = arg2;
1833
1825
  },
1834
- __wbg_slice_f3fd3c2bec9310f6: function(arg0, arg1, arg2) {
1826
+ __wbg_set_8ee2d34facb8466e: function() { return handleError(function (arg0, arg1, arg2) {
1827
+ const ret = Reflect.set(arg0, arg1, arg2);
1828
+ return ret;
1829
+ }, arguments); },
1830
+ __wbg_slice_d7262c1ce58d3ae2: function(arg0, arg1, arg2) {
1835
1831
  const ret = arg0.slice(arg1 >>> 0, arg2 >>> 0);
1836
1832
  return ret;
1837
1833
  },
@@ -1842,56 +1838,56 @@ function __wbg_get_imports() {
1842
1838
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1843
1839
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1844
1840
  },
1845
- __wbg_static_accessor_GLOBAL_8adb955bd33fac2f: function() {
1846
- const ret = typeof global === 'undefined' ? null : global;
1841
+ __wbg_static_accessor_GLOBAL_THIS_a1248013d790bf5f: function() {
1842
+ const ret = typeof globalThis === 'undefined' ? null : globalThis;
1847
1843
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1848
1844
  },
1849
- __wbg_static_accessor_GLOBAL_THIS_ad356e0db91c7913: function() {
1850
- const ret = typeof globalThis === 'undefined' ? null : globalThis;
1845
+ __wbg_static_accessor_GLOBAL_f2e0f995a21329ff: function() {
1846
+ const ret = typeof global === 'undefined' ? null : global;
1851
1847
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1852
1848
  },
1853
- __wbg_static_accessor_SELF_f207c857566db248: function() {
1849
+ __wbg_static_accessor_SELF_24f78b6d23f286ea: function() {
1854
1850
  const ret = typeof self === 'undefined' ? null : self;
1855
1851
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1856
1852
  },
1857
- __wbg_static_accessor_WINDOW_bb9f1ba69d61b386: function() {
1853
+ __wbg_static_accessor_WINDOW_59fd959c540fe405: function() {
1858
1854
  const ret = typeof window === 'undefined' ? null : window;
1859
1855
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1860
1856
  },
1861
- __wbg_subarray_a068d24e39478a8a: function(arg0, arg1, arg2) {
1857
+ __wbg_subarray_0f98d3fb634508ad: function(arg0, arg1, arg2) {
1862
1858
  const ret = arg0.subarray(arg1 >>> 0, arg2 >>> 0);
1863
1859
  return ret;
1864
1860
  },
1865
- __wbg_then_098abe61755d12f6: function(arg0, arg1) {
1866
- const ret = arg0.then(arg1);
1861
+ __wbg_then_00eed3ac0b8e82cb: function(arg0, arg1, arg2) {
1862
+ const ret = arg0.then(arg1, arg2);
1867
1863
  return ret;
1868
1864
  },
1869
- __wbg_then_9e335f6dd892bc11: function(arg0, arg1, arg2) {
1870
- const ret = arg0.then(arg1, arg2);
1865
+ __wbg_then_a0c8db0381c8994c: function(arg0, arg1) {
1866
+ const ret = arg0.then(arg1);
1871
1867
  return ret;
1872
1868
  },
1873
- __wbg_type_7a6bb36555a59d6d: function(arg0, arg1) {
1869
+ __wbg_type_8f15c453c9572b22: function(arg0, arg1) {
1874
1870
  const ret = arg1.type;
1875
1871
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
1876
1872
  const len1 = WASM_VECTOR_LEN;
1877
1873
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1878
1874
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1879
1875
  },
1880
- __wbg_value_21fc78aab0322612: function(arg0) {
1876
+ __wbg_value_7f6052747ccf940f: function(arg0) {
1881
1877
  const ret = arg0.value;
1882
1878
  return ret;
1883
1879
  },
1884
- __wbg_warn_69424c2d92a2fa73: function(arg0) {
1880
+ __wbg_warn_2b0a27f629a4bb1e: function(arg0) {
1885
1881
  console.warn(arg0);
1886
1882
  },
1887
1883
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1888
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3563, function: Function { arguments: [Externref], shim_idx: 3564, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1889
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hcbea9f36b367d3d8, wasm_bindgen__convert__closures_____invoke__h240eec0b57535315);
1884
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1885
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__ha6126a1282b70dcf);
1890
1886
  return ret;
1891
1887
  },
1892
1888
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
1893
- // Cast intrinsic for `Closure(Closure { dtor_idx: 4, function: Function { arguments: [Externref], shim_idx: 5, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1894
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h23b28e3641042300, wasm_bindgen__convert__closures_____invoke__hdbf787f00f561c0f);
1889
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 4542, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1890
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h8004d787848345f7);
1895
1891
  return ret;
1896
1892
  },
1897
1893
  __wbindgen_cast_0000000000000003: function(arg0) {
@@ -1933,19 +1929,19 @@ function __wbg_get_imports() {
1933
1929
  };
1934
1930
  }
1935
1931
 
1936
- function wasm_bindgen__convert__closures_____invoke__hdbf787f00f561c0f(arg0, arg1, arg2) {
1937
- wasm.wasm_bindgen__convert__closures_____invoke__hdbf787f00f561c0f(arg0, arg1, arg2);
1932
+ function wasm_bindgen__convert__closures_____invoke__ha6126a1282b70dcf(arg0, arg1, arg2) {
1933
+ wasm.wasm_bindgen__convert__closures_____invoke__ha6126a1282b70dcf(arg0, arg1, arg2);
1938
1934
  }
1939
1935
 
1940
- function wasm_bindgen__convert__closures_____invoke__h240eec0b57535315(arg0, arg1, arg2) {
1941
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__h240eec0b57535315(arg0, arg1, arg2);
1936
+ function wasm_bindgen__convert__closures_____invoke__h8004d787848345f7(arg0, arg1, arg2) {
1937
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h8004d787848345f7(arg0, arg1, arg2);
1942
1938
  if (ret[1]) {
1943
1939
  throw takeFromExternrefTable0(ret[0]);
1944
1940
  }
1945
1941
  }
1946
1942
 
1947
- function wasm_bindgen__convert__closures_____invoke__h8e9fc28c4e841be2(arg0, arg1, arg2, arg3) {
1948
- wasm.wasm_bindgen__convert__closures_____invoke__h8e9fc28c4e841be2(arg0, arg1, arg2, arg3);
1943
+ function wasm_bindgen__convert__closures_____invoke__h4e4d49b05b181b8b(arg0, arg1, arg2, arg3) {
1944
+ wasm.wasm_bindgen__convert__closures_____invoke__h4e4d49b05b181b8b(arg0, arg1, arg2, arg3);
1949
1945
  }
1950
1946
 
1951
1947
  const ModuleInfoFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -1963,7 +1959,7 @@ function addToExternrefTable0(obj) {
1963
1959
 
1964
1960
  const CLOSURE_DTORS = (typeof FinalizationRegistry === 'undefined')
1965
1961
  ? { register: () => {}, unregister: () => {} }
1966
- : new FinalizationRegistry(state => state.dtor(state.a, state.b));
1962
+ : new FinalizationRegistry(state => wasm.__wbindgen_destroy_closure_command_export(state.a, state.b));
1967
1963
 
1968
1964
  function debugString(val) {
1969
1965
  // primitive types
@@ -2079,8 +2075,8 @@ function isLikeNone(x) {
2079
2075
  return x === undefined || x === null;
2080
2076
  }
2081
2077
 
2082
- function makeMutClosure(arg0, arg1, dtor, f) {
2083
- const state = { a: arg0, b: arg1, cnt: 1, dtor };
2078
+ function makeMutClosure(arg0, arg1, f) {
2079
+ const state = { a: arg0, b: arg1, cnt: 1 };
2084
2080
  const real = (...args) => {
2085
2081
 
2086
2082
  // First up with a closure we increment the internal reference
@@ -2098,7 +2094,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
2098
2094
  };
2099
2095
  real._wbg_cb_unref = () => {
2100
2096
  if (--state.cnt === 0) {
2101
- state.dtor(state.a, state.b);
2097
+ wasm.__wbindgen_destroy_closure_command_export(state.a, state.b);
2102
2098
  state.a = 0;
2103
2099
  CLOSURE_DTORS.unregister(state);
2104
2100
  }