@kreuzberg/wasm 4.4.4 → 4.4.5
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/README.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<img src="https://img.shields.io/maven-central/v/dev.kreuzberg/kreuzberg?label=Java&color=007ec6" alt="Java">
|
|
23
23
|
</a>
|
|
24
24
|
<a href="https://github.com/kreuzberg-dev/kreuzberg/releases">
|
|
25
|
-
<img src="https://img.shields.io/github/v/tag/kreuzberg-dev/kreuzberg?label=Go&color=007ec6&filter=v4.4.
|
|
25
|
+
<img src="https://img.shields.io/github/v/tag/kreuzberg-dev/kreuzberg?label=Go&color=007ec6&filter=v4.4.5" alt="Go">
|
|
26
26
|
</a>
|
|
27
27
|
<a href="https://www.nuget.org/packages/Kreuzberg/">
|
|
28
28
|
<img src="https://img.shields.io/nuget/v/Kreuzberg?label=C%23&color=007ec6" alt="C#">
|
package/dist/pkg/README.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<img src="https://img.shields.io/maven-central/v/dev.kreuzberg/kreuzberg?label=Java&color=007ec6" alt="Java">
|
|
23
23
|
</a>
|
|
24
24
|
<a href="https://github.com/kreuzberg-dev/kreuzberg/releases">
|
|
25
|
-
<img src="https://img.shields.io/github/v/tag/kreuzberg-dev/kreuzberg?label=Go&color=007ec6&filter=v4.4.
|
|
25
|
+
<img src="https://img.shields.io/github/v/tag/kreuzberg-dev/kreuzberg?label=Go&color=007ec6&filter=v4.4.5" alt="Go">
|
|
26
26
|
</a>
|
|
27
27
|
<a href="https://www.nuget.org/packages/Kreuzberg/">
|
|
28
28
|
<img src="https://img.shields.io/nuget/v/Kreuzberg?label=C%23&color=007ec6" alt="C#">
|
|
@@ -1308,10 +1308,6 @@ function __wbg_get_imports() {
|
|
|
1308
1308
|
const ret = Error(v0);
|
|
1309
1309
|
return ret;
|
|
1310
1310
|
},
|
|
1311
|
-
__wbg_Number_a5a435bd7bbec835: function(arg0) {
|
|
1312
|
-
const ret = Number(arg0);
|
|
1313
|
-
return ret;
|
|
1314
|
-
},
|
|
1315
1311
|
__wbg_String_8564e559799eccda: function(arg0, arg1) {
|
|
1316
1312
|
const ret = String(arg1);
|
|
1317
1313
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
|
|
@@ -1411,10 +1407,6 @@ function __wbg_get_imports() {
|
|
|
1411
1407
|
const ret = arg0.call(arg1);
|
|
1412
1408
|
return ret;
|
|
1413
1409
|
}, arguments); },
|
|
1414
|
-
__wbg_codePointAt_3925396be3b2c733: function(arg0, arg1) {
|
|
1415
|
-
const ret = arg0.codePointAt(arg1 >>> 0);
|
|
1416
|
-
return ret;
|
|
1417
|
-
},
|
|
1418
1410
|
__wbg_construct_526a6dedb187eba9: function() { return handleError(function (arg0, arg1) {
|
|
1419
1411
|
const ret = Reflect.construct(arg0, arg1);
|
|
1420
1412
|
return ret;
|
|
@@ -1484,10 +1476,6 @@ function __wbg_get_imports() {
|
|
|
1484
1476
|
const ret = arg0[arg1 >>> 0];
|
|
1485
1477
|
return ret;
|
|
1486
1478
|
},
|
|
1487
|
-
__wbg_get_with_ref_key_6412cf3094599694: function(arg0, arg1) {
|
|
1488
|
-
const ret = arg0[arg1];
|
|
1489
|
-
return ret;
|
|
1490
|
-
},
|
|
1491
1479
|
__wbg_info_7d4e223bb1a7e671: function(arg0) {
|
|
1492
1480
|
console.info(arg0);
|
|
1493
1481
|
},
|
|
@@ -1533,10 +1521,6 @@ function __wbg_get_imports() {
|
|
|
1533
1521
|
const ret = Symbol.iterator;
|
|
1534
1522
|
return ret;
|
|
1535
1523
|
},
|
|
1536
|
-
__wbg_length_15d3fc853a68bbbc: function(arg0) {
|
|
1537
|
-
const ret = arg0.length;
|
|
1538
|
-
return ret;
|
|
1539
|
-
},
|
|
1540
1524
|
__wbg_length_74a17482fb9756fe: function(arg0) {
|
|
1541
1525
|
const ret = arg0.length;
|
|
1542
1526
|
return ret;
|
|
@@ -1781,7 +1765,7 @@ function __wbg_get_imports() {
|
|
|
1781
1765
|
return ret;
|
|
1782
1766
|
},
|
|
1783
1767
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1784
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1768
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 3543, function: Function { arguments: [Externref], shim_idx: 3544, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1785
1769
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_179aebea8749b817___closure__destroy___dyn_core_dde6c4b55a98adc4___ops__function__FnMut__wasm_bindgen_179aebea8749b817___JsValue____Output___core_dde6c4b55a98adc4___result__Result_____wasm_bindgen_179aebea8749b817___JsError___, wasm_bindgen_179aebea8749b817___convert__closures_____invoke___wasm_bindgen_179aebea8749b817___JsValue__core_dde6c4b55a98adc4___result__Result_____wasm_bindgen_179aebea8749b817___JsError___true_);
|
|
1786
1770
|
return ret;
|
|
1787
1771
|
},
|
|
@@ -1214,10 +1214,6 @@ export function __wbg_Error_83742b46f01ce22d(arg0, arg1) {
|
|
|
1214
1214
|
const ret = Error(v0);
|
|
1215
1215
|
return ret;
|
|
1216
1216
|
}
|
|
1217
|
-
export function __wbg_Number_a5a435bd7bbec835(arg0) {
|
|
1218
|
-
const ret = Number(arg0);
|
|
1219
|
-
return ret;
|
|
1220
|
-
}
|
|
1221
1217
|
export function __wbg_String_8564e559799eccda(arg0, arg1) {
|
|
1222
1218
|
const ret = String(arg1);
|
|
1223
1219
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc_command_export, wasm.__wbindgen_realloc_command_export);
|
|
@@ -1317,10 +1313,6 @@ export function __wbg_call_e133b57c9155d22c() { return handleError(function (arg
|
|
|
1317
1313
|
const ret = arg0.call(arg1);
|
|
1318
1314
|
return ret;
|
|
1319
1315
|
}, arguments); }
|
|
1320
|
-
export function __wbg_codePointAt_3925396be3b2c733(arg0, arg1) {
|
|
1321
|
-
const ret = arg0.codePointAt(arg1 >>> 0);
|
|
1322
|
-
return ret;
|
|
1323
|
-
}
|
|
1324
1316
|
export function __wbg_construct_526a6dedb187eba9() { return handleError(function (arg0, arg1) {
|
|
1325
1317
|
const ret = Reflect.construct(arg0, arg1);
|
|
1326
1318
|
return ret;
|
|
@@ -1390,10 +1382,6 @@ export function __wbg_get_unchecked_329cfe50afab7352(arg0, arg1) {
|
|
|
1390
1382
|
const ret = arg0[arg1 >>> 0];
|
|
1391
1383
|
return ret;
|
|
1392
1384
|
}
|
|
1393
|
-
export function __wbg_get_with_ref_key_6412cf3094599694(arg0, arg1) {
|
|
1394
|
-
const ret = arg0[arg1];
|
|
1395
|
-
return ret;
|
|
1396
|
-
}
|
|
1397
1385
|
export function __wbg_info_7d4e223bb1a7e671(arg0) {
|
|
1398
1386
|
console.info(arg0);
|
|
1399
1387
|
}
|
|
@@ -1439,10 +1427,6 @@ export function __wbg_iterator_d8f549ec8fb061b1() {
|
|
|
1439
1427
|
const ret = Symbol.iterator;
|
|
1440
1428
|
return ret;
|
|
1441
1429
|
}
|
|
1442
|
-
export function __wbg_length_15d3fc853a68bbbc(arg0) {
|
|
1443
|
-
const ret = arg0.length;
|
|
1444
|
-
return ret;
|
|
1445
|
-
}
|
|
1446
1430
|
export function __wbg_length_74a17482fb9756fe(arg0) {
|
|
1447
1431
|
const ret = arg0.length;
|
|
1448
1432
|
return ret;
|
|
@@ -1687,7 +1671,7 @@ export function __wbindgen_cast_0000000000000001(arg0, arg1) {
|
|
|
1687
1671
|
return ret;
|
|
1688
1672
|
}
|
|
1689
1673
|
export function __wbindgen_cast_0000000000000002(arg0, arg1) {
|
|
1690
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1674
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 3543, function: Function { arguments: [Externref], shim_idx: 3544, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1691
1675
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_179aebea8749b817___closure__destroy___dyn_core_dde6c4b55a98adc4___ops__function__FnMut__wasm_bindgen_179aebea8749b817___JsValue____Output___core_dde6c4b55a98adc4___result__Result_____wasm_bindgen_179aebea8749b817___JsError___, wasm_bindgen_179aebea8749b817___convert__closures_____invoke___wasm_bindgen_179aebea8749b817___JsValue__core_dde6c4b55a98adc4___result__Result_____wasm_bindgen_179aebea8749b817___JsError___true_);
|
|
1692
1676
|
return ret;
|
|
1693
1677
|
}
|
|
Binary file
|