@fuzionx/client 0.1.73 → 0.1.75
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/fuzionx_client_wasm.d.ts
CHANGED
|
@@ -202,10 +202,10 @@ export interface InitOutput {
|
|
|
202
202
|
readonly __wasm_bindgen_func_elem_567: (a: number, b: number) => void;
|
|
203
203
|
readonly __wasm_bindgen_func_elem_568: (a: number, b: number, c: number, d: number) => void;
|
|
204
204
|
readonly __wasm_bindgen_func_elem_627: (a: number, b: number, c: number, d: number) => void;
|
|
205
|
-
readonly
|
|
206
|
-
readonly
|
|
207
|
-
readonly
|
|
208
|
-
readonly
|
|
205
|
+
readonly __wasm_bindgen_func_elem_77: (a: number, b: number, c: number) => void;
|
|
206
|
+
readonly __wasm_bindgen_func_elem_77_1: (a: number, b: number, c: number) => void;
|
|
207
|
+
readonly __wasm_bindgen_func_elem_77_2: (a: number, b: number, c: number) => void;
|
|
208
|
+
readonly __wasm_bindgen_func_elem_75: (a: number, b: number) => void;
|
|
209
209
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
210
210
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
211
211
|
readonly __wbindgen_export3: (a: number) => void;
|
package/fuzionx_client_wasm.js
CHANGED
|
@@ -908,23 +908,23 @@ function __wbg_get_imports() {
|
|
|
908
908
|
console.warn(getObject(arg0));
|
|
909
909
|
},
|
|
910
910
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
911
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx:
|
|
912
|
-
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74,
|
|
911
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
912
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74, __wasm_bindgen_func_elem_77);
|
|
913
913
|
return addHeapObject(ret);
|
|
914
914
|
},
|
|
915
915
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
916
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx:
|
|
917
|
-
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74,
|
|
916
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
917
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74, __wasm_bindgen_func_elem_77_1);
|
|
918
918
|
return addHeapObject(ret);
|
|
919
919
|
},
|
|
920
920
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
921
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx:
|
|
922
|
-
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74,
|
|
921
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
922
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74, __wasm_bindgen_func_elem_77_2);
|
|
923
923
|
return addHeapObject(ret);
|
|
924
924
|
},
|
|
925
925
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
926
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [], shim_idx:
|
|
927
|
-
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74,
|
|
926
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [], shim_idx: 2, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
927
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_74, __wasm_bindgen_func_elem_75);
|
|
928
928
|
return addHeapObject(ret);
|
|
929
929
|
},
|
|
930
930
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
@@ -956,20 +956,20 @@ function __wbg_get_imports() {
|
|
|
956
956
|
};
|
|
957
957
|
}
|
|
958
958
|
|
|
959
|
-
function
|
|
960
|
-
wasm.
|
|
959
|
+
function __wasm_bindgen_func_elem_75(arg0, arg1) {
|
|
960
|
+
wasm.__wasm_bindgen_func_elem_75(arg0, arg1);
|
|
961
961
|
}
|
|
962
962
|
|
|
963
|
-
function
|
|
964
|
-
wasm.
|
|
963
|
+
function __wasm_bindgen_func_elem_77(arg0, arg1, arg2) {
|
|
964
|
+
wasm.__wasm_bindgen_func_elem_77(arg0, arg1, addHeapObject(arg2));
|
|
965
965
|
}
|
|
966
966
|
|
|
967
|
-
function
|
|
968
|
-
wasm.
|
|
967
|
+
function __wasm_bindgen_func_elem_77_1(arg0, arg1, arg2) {
|
|
968
|
+
wasm.__wasm_bindgen_func_elem_77_1(arg0, arg1, addHeapObject(arg2));
|
|
969
969
|
}
|
|
970
970
|
|
|
971
|
-
function
|
|
972
|
-
wasm.
|
|
971
|
+
function __wasm_bindgen_func_elem_77_2(arg0, arg1, arg2) {
|
|
972
|
+
wasm.__wasm_bindgen_func_elem_77_2(arg0, arg1, addHeapObject(arg2));
|
|
973
973
|
}
|
|
974
974
|
|
|
975
975
|
function __wasm_bindgen_func_elem_568(arg0, arg1, arg2) {
|
|
Binary file
|
|
@@ -38,10 +38,10 @@ export const __wasm_bindgen_func_elem_74: (a: number, b: number) => void;
|
|
|
38
38
|
export const __wasm_bindgen_func_elem_567: (a: number, b: number) => void;
|
|
39
39
|
export const __wasm_bindgen_func_elem_568: (a: number, b: number, c: number, d: number) => void;
|
|
40
40
|
export const __wasm_bindgen_func_elem_627: (a: number, b: number, c: number, d: number) => void;
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
41
|
+
export const __wasm_bindgen_func_elem_77: (a: number, b: number, c: number) => void;
|
|
42
|
+
export const __wasm_bindgen_func_elem_77_1: (a: number, b: number, c: number) => void;
|
|
43
|
+
export const __wasm_bindgen_func_elem_77_2: (a: number, b: number, c: number) => void;
|
|
44
|
+
export const __wasm_bindgen_func_elem_75: (a: number, b: number) => void;
|
|
45
45
|
export const __wbindgen_export: (a: number, b: number) => number;
|
|
46
46
|
export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
47
47
|
export const __wbindgen_export3: (a: number) => void;
|
package/package.json
CHANGED