modbus-rs-wasm 0.12.0 → 0.13.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.
|
Binary file
|
package/dist/web/modbus-rs.d.ts
CHANGED
|
@@ -759,13 +759,13 @@ export interface InitOutput {
|
|
|
759
759
|
readonly wasmtcpserver_transport_connected: (a: number) => number;
|
|
760
760
|
readonly wasmtcpserver_transport_connecting: (a: number) => number;
|
|
761
761
|
readonly wasmtcpserver_ws_url: (a: number) => [number, number];
|
|
762
|
-
readonly
|
|
763
|
-
readonly
|
|
764
|
-
readonly
|
|
765
|
-
readonly
|
|
766
|
-
readonly
|
|
767
|
-
readonly
|
|
768
|
-
readonly
|
|
762
|
+
readonly wasm_bindgen__convert__closures_____invoke__hf07654e0f145fb5d: (a: number, b: number, c: any) => [number, number];
|
|
763
|
+
readonly wasm_bindgen__convert__closures_____invoke__h240b3defeec1c60c: (a: number, b: number, c: any, d: any) => void;
|
|
764
|
+
readonly wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872: (a: number, b: number, c: any) => void;
|
|
765
|
+
readonly wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_2: (a: number, b: number, c: any) => void;
|
|
766
|
+
readonly wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_3: (a: number, b: number, c: any) => void;
|
|
767
|
+
readonly wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_4: (a: number, b: number, c: any) => void;
|
|
768
|
+
readonly wasm_bindgen__convert__closures_____invoke__h6a5fa606c6af7251: (a: number, b: number) => void;
|
|
769
769
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
770
770
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
771
771
|
readonly __wbindgen_exn_store: (a: number) => void;
|
package/dist/web/modbus-rs.js
CHANGED
|
@@ -1448,7 +1448,7 @@ function __wbg_get_imports() {
|
|
|
1448
1448
|
const a = state0.a;
|
|
1449
1449
|
state0.a = 0;
|
|
1450
1450
|
try {
|
|
1451
|
-
return
|
|
1451
|
+
return wasm_bindgen__convert__closures_____invoke__h240b3defeec1c60c(a, state0.b, arg0, arg1);
|
|
1452
1452
|
} finally {
|
|
1453
1453
|
state0.a = a;
|
|
1454
1454
|
}
|
|
@@ -1486,7 +1486,7 @@ function __wbg_get_imports() {
|
|
|
1486
1486
|
const a = state0.a;
|
|
1487
1487
|
state0.a = 0;
|
|
1488
1488
|
try {
|
|
1489
|
-
return
|
|
1489
|
+
return wasm_bindgen__convert__closures_____invoke__h240b3defeec1c60c(a, state0.b, arg0, arg1);
|
|
1490
1490
|
} finally {
|
|
1491
1491
|
state0.a = a;
|
|
1492
1492
|
}
|
|
@@ -1583,32 +1583,32 @@ function __wbg_get_imports() {
|
|
|
1583
1583
|
},
|
|
1584
1584
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1585
1585
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 103, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1586
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1586
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hf07654e0f145fb5d);
|
|
1587
1587
|
return ret;
|
|
1588
1588
|
},
|
|
1589
1589
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1590
1590
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 84, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1591
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1591
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872);
|
|
1592
1592
|
return ret;
|
|
1593
1593
|
},
|
|
1594
1594
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
1595
1595
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 84, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1596
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1596
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_2);
|
|
1597
1597
|
return ret;
|
|
1598
1598
|
},
|
|
1599
1599
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
1600
1600
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 84, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1601
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1601
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_3);
|
|
1602
1602
|
return ret;
|
|
1603
1603
|
},
|
|
1604
1604
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
1605
1605
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 84, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1606
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1606
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_4);
|
|
1607
1607
|
return ret;
|
|
1608
1608
|
},
|
|
1609
1609
|
__wbindgen_cast_0000000000000006: function(arg0, arg1) {
|
|
1610
1610
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 98, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1611
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1611
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6a5fa606c6af7251);
|
|
1612
1612
|
return ret;
|
|
1613
1613
|
},
|
|
1614
1614
|
__wbindgen_cast_0000000000000007: function(arg0) {
|
|
@@ -1637,35 +1637,35 @@ function __wbg_get_imports() {
|
|
|
1637
1637
|
};
|
|
1638
1638
|
}
|
|
1639
1639
|
|
|
1640
|
-
function
|
|
1641
|
-
wasm.
|
|
1640
|
+
function wasm_bindgen__convert__closures_____invoke__h6a5fa606c6af7251(arg0, arg1) {
|
|
1641
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h6a5fa606c6af7251(arg0, arg1);
|
|
1642
1642
|
}
|
|
1643
1643
|
|
|
1644
|
-
function
|
|
1645
|
-
wasm.
|
|
1644
|
+
function wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872(arg0, arg1, arg2) {
|
|
1645
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872(arg0, arg1, arg2);
|
|
1646
1646
|
}
|
|
1647
1647
|
|
|
1648
|
-
function
|
|
1649
|
-
wasm.
|
|
1648
|
+
function wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_2(arg0, arg1, arg2) {
|
|
1649
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_2(arg0, arg1, arg2);
|
|
1650
1650
|
}
|
|
1651
1651
|
|
|
1652
|
-
function
|
|
1653
|
-
wasm.
|
|
1652
|
+
function wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_3(arg0, arg1, arg2) {
|
|
1653
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_3(arg0, arg1, arg2);
|
|
1654
1654
|
}
|
|
1655
1655
|
|
|
1656
|
-
function
|
|
1657
|
-
wasm.
|
|
1656
|
+
function wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_4(arg0, arg1, arg2) {
|
|
1657
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h38eb5027a908e872_4(arg0, arg1, arg2);
|
|
1658
1658
|
}
|
|
1659
1659
|
|
|
1660
|
-
function
|
|
1661
|
-
const ret = wasm.
|
|
1660
|
+
function wasm_bindgen__convert__closures_____invoke__hf07654e0f145fb5d(arg0, arg1, arg2) {
|
|
1661
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__hf07654e0f145fb5d(arg0, arg1, arg2);
|
|
1662
1662
|
if (ret[1]) {
|
|
1663
1663
|
throw takeFromExternrefTable0(ret[0]);
|
|
1664
1664
|
}
|
|
1665
1665
|
}
|
|
1666
1666
|
|
|
1667
|
-
function
|
|
1668
|
-
wasm.
|
|
1667
|
+
function wasm_bindgen__convert__closures_____invoke__h240b3defeec1c60c(arg0, arg1, arg2, arg3) {
|
|
1668
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h240b3defeec1c60c(arg0, arg1, arg2, arg3);
|
|
1669
1669
|
}
|
|
1670
1670
|
|
|
1671
1671
|
|
|
Binary file
|