@xmtp/wasm-bindings 1.5.0-rc3 → 1.5.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/dist/bindings_wasm.d.ts
CHANGED
|
@@ -1064,8 +1064,8 @@ export interface InitOutput {
|
|
|
1064
1064
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
1065
1065
|
readonly wasm_bindgen__convert__closures_____invoke__h231d11d7d151a506: (a: number, b: number) => void;
|
|
1066
1066
|
readonly wasm_bindgen__convert__closures_____invoke__hfa5440517c90e88d: (a: number, b: number) => void;
|
|
1067
|
-
readonly
|
|
1068
|
-
readonly
|
|
1067
|
+
readonly closure5312_externref_shim: (a: number, b: number, c: any) => void;
|
|
1068
|
+
readonly closure6254_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
1069
1069
|
readonly __wbindgen_start: () => void;
|
|
1070
1070
|
}
|
|
1071
1071
|
|
package/dist/bindings_wasm.js
CHANGED
|
@@ -454,11 +454,11 @@ function __wbg_adapter_51(arg0, arg1) {
|
|
|
454
454
|
}
|
|
455
455
|
|
|
456
456
|
function __wbg_adapter_54(arg0, arg1, arg2) {
|
|
457
|
-
wasm.
|
|
457
|
+
wasm.closure5312_externref_shim(arg0, arg1, arg2);
|
|
458
458
|
}
|
|
459
459
|
|
|
460
460
|
function __wbg_adapter_791(arg0, arg1, arg2, arg3) {
|
|
461
|
-
wasm.
|
|
461
|
+
wasm.closure6254_externref_shim(arg0, arg1, arg2, arg3);
|
|
462
462
|
}
|
|
463
463
|
|
|
464
464
|
/**
|
|
@@ -5534,22 +5534,22 @@ function __wbg_get_imports() {
|
|
|
5534
5534
|
const ret = Date.now();
|
|
5535
5535
|
return ret;
|
|
5536
5536
|
};
|
|
5537
|
-
imports.wbg.
|
|
5537
|
+
imports.wbg.__wbg_onclose_45f0034d0a510a19 = function(arg0) {
|
|
5538
5538
|
arg0.on_close();
|
|
5539
5539
|
};
|
|
5540
|
-
imports.wbg.
|
|
5540
|
+
imports.wbg.__wbg_onconsentupdate_597a55a4d77e1a47 = function(arg0, arg1) {
|
|
5541
5541
|
arg0.on_consent_update(arg1);
|
|
5542
5542
|
};
|
|
5543
|
-
imports.wbg.
|
|
5543
|
+
imports.wbg.__wbg_onconversation_7e11a1351797d088 = function(arg0, arg1) {
|
|
5544
5544
|
arg0.on_conversation(Conversation.__wrap(arg1));
|
|
5545
5545
|
};
|
|
5546
|
-
imports.wbg.
|
|
5546
|
+
imports.wbg.__wbg_onerror_2f42298217284a22 = function(arg0, arg1) {
|
|
5547
5547
|
arg0.on_error(arg1);
|
|
5548
5548
|
};
|
|
5549
|
-
imports.wbg.
|
|
5549
|
+
imports.wbg.__wbg_onmessage_b5588e3708455e34 = function(arg0, arg1) {
|
|
5550
5550
|
arg0.on_message(Message.__wrap(arg1));
|
|
5551
5551
|
};
|
|
5552
|
-
imports.wbg.
|
|
5552
|
+
imports.wbg.__wbg_onuserpreferenceupdate_80e1457131321a07 = function(arg0, arg1, arg2) {
|
|
5553
5553
|
var v0 = getArrayJsValueFromWasm0(arg1, arg2).slice();
|
|
5554
5554
|
wasm.__wbindgen_free(arg1, arg2 * 4, 4);
|
|
5555
5555
|
arg0.on_user_preference_update(v0);
|
|
@@ -5838,16 +5838,16 @@ function __wbg_get_imports() {
|
|
|
5838
5838
|
const ret = false;
|
|
5839
5839
|
return ret;
|
|
5840
5840
|
};
|
|
5841
|
-
imports.wbg.
|
|
5842
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5841
|
+
imports.wbg.__wbindgen_closure_wrapper20694 = function(arg0, arg1, arg2) {
|
|
5842
|
+
const ret = makeMutClosure(arg0, arg1, 5031, __wbg_adapter_48);
|
|
5843
5843
|
return ret;
|
|
5844
5844
|
};
|
|
5845
|
-
imports.wbg.
|
|
5846
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5845
|
+
imports.wbg.__wbindgen_closure_wrapper22864 = function(arg0, arg1, arg2) {
|
|
5846
|
+
const ret = makeMutClosure(arg0, arg1, 5298, __wbg_adapter_51);
|
|
5847
5847
|
return ret;
|
|
5848
5848
|
};
|
|
5849
|
-
imports.wbg.
|
|
5850
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5849
|
+
imports.wbg.__wbindgen_closure_wrapper23493 = function(arg0, arg1, arg2) {
|
|
5850
|
+
const ret = makeMutClosure(arg0, arg1, 5311, __wbg_adapter_54);
|
|
5851
5851
|
return ret;
|
|
5852
5852
|
};
|
|
5853
5853
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
|
Binary file
|
|
@@ -442,6 +442,6 @@ export const __wbindgen_export_7: WebAssembly.Table;
|
|
|
442
442
|
export const __externref_table_dealloc: (a: number) => void;
|
|
443
443
|
export const wasm_bindgen__convert__closures_____invoke__h231d11d7d151a506: (a: number, b: number) => void;
|
|
444
444
|
export const wasm_bindgen__convert__closures_____invoke__hfa5440517c90e88d: (a: number, b: number) => void;
|
|
445
|
-
export const
|
|
446
|
-
export const
|
|
445
|
+
export const closure5312_externref_shim: (a: number, b: number, c: any) => void;
|
|
446
|
+
export const closure6254_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
447
447
|
export const __wbindgen_start: () => void;
|
package/dist/version.json
CHANGED