mqtt5-wasm 0.7.1 → 0.7.2
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/mqtt5_wasm.d.ts +2 -2
- package/mqtt5_wasm.js +7 -7
- package/mqtt5_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/mqtt5_wasm.d.ts
CHANGED
|
@@ -472,10 +472,10 @@ export interface InitOutput {
|
|
|
472
472
|
readonly wasmwillmessage_willDelayInterval: (a: number) => number;
|
|
473
473
|
readonly wasm_bindgen__convert__closures_____invoke__hf9723d0014506a5b: (a: number, b: number) => void;
|
|
474
474
|
readonly wasm_bindgen__closure__destroy__he9d43d9a42a0e056: (a: number, b: number) => void;
|
|
475
|
+
readonly wasm_bindgen__convert__closures_____invoke__h7e1020caa6d4bdff: (a: number, b: number, c: any) => void;
|
|
476
|
+
readonly wasm_bindgen__closure__destroy__h523d3e4e33cf7d1b: (a: number, b: number) => void;
|
|
475
477
|
readonly wasm_bindgen__convert__closures_____invoke__ha9d3e198cd0951b0: (a: number, b: number, c: any) => void;
|
|
476
478
|
readonly wasm_bindgen__closure__destroy__h849099dfd9acf928: (a: number, b: number) => void;
|
|
477
|
-
readonly wasm_bindgen__convert__closures_____invoke__h062394b5bffa0095: (a: number, b: number, c: any) => void;
|
|
478
|
-
readonly wasm_bindgen__closure__destroy__h16c2392199b99db1: (a: number, b: number) => void;
|
|
479
479
|
readonly wasm_bindgen__convert__closures_____invoke__h1ee277075b103ebf: (a: number, b: number, c: any, d: any) => void;
|
|
480
480
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
481
481
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
package/mqtt5_wasm.js
CHANGED
|
@@ -255,12 +255,12 @@ function wasm_bindgen__convert__closures_____invoke__hf9723d0014506a5b(arg0, arg
|
|
|
255
255
|
wasm.wasm_bindgen__convert__closures_____invoke__hf9723d0014506a5b(arg0, arg1);
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
function
|
|
259
|
-
wasm.
|
|
258
|
+
function wasm_bindgen__convert__closures_____invoke__h7e1020caa6d4bdff(arg0, arg1, arg2) {
|
|
259
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7e1020caa6d4bdff(arg0, arg1, arg2);
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
function
|
|
263
|
-
wasm.
|
|
262
|
+
function wasm_bindgen__convert__closures_____invoke__ha9d3e198cd0951b0(arg0, arg1, arg2) {
|
|
263
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha9d3e198cd0951b0(arg0, arg1, arg2);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
266
|
function wasm_bindgen__convert__closures_____invoke__h1ee277075b103ebf(arg0, arg1, arg2, arg3) {
|
|
@@ -2115,12 +2115,12 @@ function __wbg_get_imports() {
|
|
|
2115
2115
|
};
|
|
2116
2116
|
imports.wbg.__wbindgen_cast_a6d58121ace2ceaa = function(arg0, arg1) {
|
|
2117
2117
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 8, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2118
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
2118
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h523d3e4e33cf7d1b, wasm_bindgen__convert__closures_____invoke__h7e1020caa6d4bdff);
|
|
2119
2119
|
return ret;
|
|
2120
2120
|
};
|
|
2121
2121
|
imports.wbg.__wbindgen_cast_d3f7166d7f91ad34 = function(arg0, arg1) {
|
|
2122
2122
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 8, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2123
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
2123
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h523d3e4e33cf7d1b, wasm_bindgen__convert__closures_____invoke__h7e1020caa6d4bdff);
|
|
2124
2124
|
return ret;
|
|
2125
2125
|
};
|
|
2126
2126
|
imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function(arg0) {
|
|
@@ -2135,7 +2135,7 @@ function __wbg_get_imports() {
|
|
|
2135
2135
|
};
|
|
2136
2136
|
imports.wbg.__wbindgen_cast_fac85390ef55bfaa = function(arg0, arg1) {
|
|
2137
2137
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 8, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2138
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
2138
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h523d3e4e33cf7d1b, wasm_bindgen__convert__closures_____invoke__h7e1020caa6d4bdff);
|
|
2139
2139
|
return ret;
|
|
2140
2140
|
};
|
|
2141
2141
|
imports.wbg.__wbindgen_init_externref_table = function() {
|
package/mqtt5_wasm_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED