@xmtp/wasm-bindings 1.2.0-rc5 → 1.2.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.
- package/dist/bindings_wasm.d.ts +33 -33
- package/dist/bindings_wasm.js +15 -15
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +33 -33
- package/dist/version.json +2 -2
- package/package.json +1 -1
package/dist/bindings_wasm.d.ts
CHANGED
|
@@ -760,6 +760,37 @@ export interface InitOutput {
|
|
|
760
760
|
readonly __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
761
761
|
readonly __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
762
762
|
readonly __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
763
|
+
readonly __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
764
|
+
readonly streamcloser_end: (a: number) => void;
|
|
765
|
+
readonly streamcloser_endAndWait: (a: number) => any;
|
|
766
|
+
readonly streamcloser_waitForReady: (a: number) => any;
|
|
767
|
+
readonly streamcloser_isClosed: (a: number) => number;
|
|
768
|
+
readonly __wbg_apistats_free: (a: number, b: number) => void;
|
|
769
|
+
readonly __wbg_get_apistats_upload_key_package: (a: number) => bigint;
|
|
770
|
+
readonly __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
|
|
771
|
+
readonly __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
|
|
772
|
+
readonly __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
|
|
773
|
+
readonly __wbg_get_apistats_send_group_messages: (a: number) => bigint;
|
|
774
|
+
readonly __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
|
|
775
|
+
readonly __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
|
|
776
|
+
readonly __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
|
|
777
|
+
readonly __wbg_get_apistats_query_group_messages: (a: number) => bigint;
|
|
778
|
+
readonly __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
|
|
779
|
+
readonly __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
|
|
780
|
+
readonly __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
781
|
+
readonly __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
782
|
+
readonly __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
783
|
+
readonly __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
784
|
+
readonly __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
785
|
+
readonly __wbg_identitystats_free: (a: number, b: number) => void;
|
|
786
|
+
readonly __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
787
|
+
readonly __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
788
|
+
readonly __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
789
|
+
readonly __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
790
|
+
readonly __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
791
|
+
readonly __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
792
|
+
readonly __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
793
|
+
readonly __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
763
794
|
readonly __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
|
|
764
795
|
readonly __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
765
796
|
readonly __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
@@ -870,37 +901,6 @@ export interface InitOutput {
|
|
|
870
901
|
readonly client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
871
902
|
readonly __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
872
903
|
readonly __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
873
|
-
readonly __wbg_apistats_free: (a: number, b: number) => void;
|
|
874
|
-
readonly __wbg_get_apistats_upload_key_package: (a: number) => bigint;
|
|
875
|
-
readonly __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
|
|
876
|
-
readonly __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
|
|
877
|
-
readonly __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
|
|
878
|
-
readonly __wbg_get_apistats_send_group_messages: (a: number) => bigint;
|
|
879
|
-
readonly __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
|
|
880
|
-
readonly __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
|
|
881
|
-
readonly __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
|
|
882
|
-
readonly __wbg_get_apistats_query_group_messages: (a: number) => bigint;
|
|
883
|
-
readonly __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
|
|
884
|
-
readonly __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
|
|
885
|
-
readonly __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
886
|
-
readonly __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
887
|
-
readonly __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
888
|
-
readonly __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
889
|
-
readonly __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
890
|
-
readonly __wbg_identitystats_free: (a: number, b: number) => void;
|
|
891
|
-
readonly __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
892
|
-
readonly __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
893
|
-
readonly __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
894
|
-
readonly __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
895
|
-
readonly __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
896
|
-
readonly __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
897
|
-
readonly __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
898
|
-
readonly __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
899
|
-
readonly __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
900
|
-
readonly streamcloser_end: (a: number) => void;
|
|
901
|
-
readonly streamcloser_endAndWait: (a: number) => any;
|
|
902
|
-
readonly streamcloser_waitForReady: (a: number) => any;
|
|
903
|
-
readonly streamcloser_isClosed: (a: number) => number;
|
|
904
904
|
readonly __wbg_client_free: (a: number, b: number) => void;
|
|
905
905
|
readonly __wbg_logoptions_free: (a: number, b: number) => void;
|
|
906
906
|
readonly __wbg_get_logoptions_structured: (a: number) => number;
|
|
@@ -1024,9 +1024,9 @@ export interface InitOutput {
|
|
|
1024
1024
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
1025
1025
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h575b04d35ced4eef: (a: number, b: number) => void;
|
|
1026
1026
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h796728156b0a2ca1: (a: number, b: number) => void;
|
|
1027
|
-
readonly
|
|
1027
|
+
readonly closure4498_externref_shim: (a: number, b: number, c: any) => void;
|
|
1028
1028
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h5c244b99d95a8e7a: (a: number, b: number) => void;
|
|
1029
|
-
readonly
|
|
1029
|
+
readonly closure5469_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
1030
1030
|
readonly __wbindgen_start: () => void;
|
|
1031
1031
|
}
|
|
1032
1032
|
|
package/dist/bindings_wasm.js
CHANGED
|
@@ -383,7 +383,7 @@ function __wbg_adapter_53(arg0, arg1) {
|
|
|
383
383
|
}
|
|
384
384
|
|
|
385
385
|
function __wbg_adapter_56(arg0, arg1, arg2) {
|
|
386
|
-
wasm.
|
|
386
|
+
wasm.closure4498_externref_shim(arg0, arg1, arg2);
|
|
387
387
|
}
|
|
388
388
|
|
|
389
389
|
function __wbg_adapter_59(arg0, arg1) {
|
|
@@ -391,7 +391,7 @@ function __wbg_adapter_59(arg0, arg1) {
|
|
|
391
391
|
}
|
|
392
392
|
|
|
393
393
|
function __wbg_adapter_769(arg0, arg1, arg2, arg3) {
|
|
394
|
-
wasm.
|
|
394
|
+
wasm.closure5469_externref_shim(arg0, arg1, arg2, arg3);
|
|
395
395
|
}
|
|
396
396
|
|
|
397
397
|
/**
|
|
@@ -5295,19 +5295,19 @@ function __wbg_get_imports() {
|
|
|
5295
5295
|
getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
|
|
5296
5296
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
|
|
5297
5297
|
};
|
|
5298
|
-
imports.wbg.
|
|
5298
|
+
imports.wbg.__wbg_onconsentupdate_4ebce420dd750015 = function(arg0, arg1) {
|
|
5299
5299
|
arg0.on_consent_update(arg1);
|
|
5300
5300
|
};
|
|
5301
|
-
imports.wbg.
|
|
5301
|
+
imports.wbg.__wbg_onconversation_d02cc6bfbd88fd53 = function(arg0, arg1) {
|
|
5302
5302
|
arg0.on_conversation(Conversation.__wrap(arg1));
|
|
5303
5303
|
};
|
|
5304
|
-
imports.wbg.
|
|
5304
|
+
imports.wbg.__wbg_onerror_f3e1a36a1ede5da1 = function(arg0, arg1) {
|
|
5305
5305
|
arg0.on_error(arg1);
|
|
5306
5306
|
};
|
|
5307
|
-
imports.wbg.
|
|
5307
|
+
imports.wbg.__wbg_onmessage_22d2ba08549735ae = function(arg0, arg1) {
|
|
5308
5308
|
arg0.on_message(Message.__wrap(arg1));
|
|
5309
5309
|
};
|
|
5310
|
-
imports.wbg.
|
|
5310
|
+
imports.wbg.__wbg_onuserpreferenceupdate_f4de4f7a41787ae5 = function(arg0, arg1, arg2) {
|
|
5311
5311
|
var v0 = getArrayJsValueFromWasm0(arg1, arg2).slice();
|
|
5312
5312
|
wasm.__wbindgen_free(arg1, arg2 * 4, 4);
|
|
5313
5313
|
arg0.on_user_preference_update(v0);
|
|
@@ -5591,20 +5591,20 @@ function __wbg_get_imports() {
|
|
|
5591
5591
|
const ret = false;
|
|
5592
5592
|
return ret;
|
|
5593
5593
|
};
|
|
5594
|
-
imports.wbg.
|
|
5595
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5594
|
+
imports.wbg.__wbindgen_closure_wrapper16573 = function(arg0, arg1, arg2) {
|
|
5595
|
+
const ret = makeMutClosure(arg0, arg1, 4141, __wbg_adapter_50);
|
|
5596
5596
|
return ret;
|
|
5597
5597
|
};
|
|
5598
|
-
imports.wbg.
|
|
5599
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5598
|
+
imports.wbg.__wbindgen_closure_wrapper16715 = function(arg0, arg1, arg2) {
|
|
5599
|
+
const ret = makeMutClosure(arg0, arg1, 4195, __wbg_adapter_53);
|
|
5600
5600
|
return ret;
|
|
5601
5601
|
};
|
|
5602
|
-
imports.wbg.
|
|
5603
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5602
|
+
imports.wbg.__wbindgen_closure_wrapper19817 = function(arg0, arg1, arg2) {
|
|
5603
|
+
const ret = makeMutClosure(arg0, arg1, 4499, __wbg_adapter_56);
|
|
5604
5604
|
return ret;
|
|
5605
5605
|
};
|
|
5606
|
-
imports.wbg.
|
|
5607
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
5606
|
+
imports.wbg.__wbindgen_closure_wrapper19925 = function(arg0, arg1, arg2) {
|
|
5607
|
+
const ret = makeMutClosure(arg0, arg1, 4508, __wbg_adapter_59);
|
|
5608
5608
|
return ret;
|
|
5609
5609
|
};
|
|
5610
5610
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
|
Binary file
|
|
@@ -158,6 +158,37 @@ export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c
|
|
|
158
158
|
export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
159
159
|
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
160
160
|
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
161
|
+
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
162
|
+
export const streamcloser_end: (a: number) => void;
|
|
163
|
+
export const streamcloser_endAndWait: (a: number) => any;
|
|
164
|
+
export const streamcloser_waitForReady: (a: number) => any;
|
|
165
|
+
export const streamcloser_isClosed: (a: number) => number;
|
|
166
|
+
export const __wbg_apistats_free: (a: number, b: number) => void;
|
|
167
|
+
export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
|
|
168
|
+
export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
|
|
169
|
+
export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
|
|
170
|
+
export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
|
|
171
|
+
export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
|
|
172
|
+
export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
|
|
173
|
+
export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
|
|
174
|
+
export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
|
|
175
|
+
export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
|
|
176
|
+
export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
|
|
177
|
+
export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
|
|
178
|
+
export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
179
|
+
export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
180
|
+
export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
181
|
+
export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
182
|
+
export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
183
|
+
export const __wbg_identitystats_free: (a: number, b: number) => void;
|
|
184
|
+
export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
185
|
+
export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
186
|
+
export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
187
|
+
export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
188
|
+
export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
189
|
+
export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
190
|
+
export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
191
|
+
export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
161
192
|
export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
|
|
162
193
|
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
163
194
|
export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
@@ -268,37 +299,6 @@ export const client_signWithInstallationKey: (a: number, b: number, c: number) =
|
|
|
268
299
|
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
269
300
|
export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
270
301
|
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
271
|
-
export const __wbg_apistats_free: (a: number, b: number) => void;
|
|
272
|
-
export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
|
|
273
|
-
export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
|
|
274
|
-
export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
|
|
275
|
-
export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
|
|
276
|
-
export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
|
|
277
|
-
export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
|
|
278
|
-
export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
|
|
279
|
-
export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
|
|
280
|
-
export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
|
|
281
|
-
export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
|
|
282
|
-
export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
|
|
283
|
-
export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
284
|
-
export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
285
|
-
export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
286
|
-
export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
287
|
-
export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
288
|
-
export const __wbg_identitystats_free: (a: number, b: number) => void;
|
|
289
|
-
export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
290
|
-
export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
291
|
-
export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
292
|
-
export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
293
|
-
export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
294
|
-
export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
295
|
-
export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
296
|
-
export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
297
|
-
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
298
|
-
export const streamcloser_end: (a: number) => void;
|
|
299
|
-
export const streamcloser_endAndWait: (a: number) => any;
|
|
300
|
-
export const streamcloser_waitForReady: (a: number) => any;
|
|
301
|
-
export const streamcloser_isClosed: (a: number) => number;
|
|
302
302
|
export const __wbg_client_free: (a: number, b: number) => void;
|
|
303
303
|
export const __wbg_logoptions_free: (a: number, b: number) => void;
|
|
304
304
|
export const __wbg_get_logoptions_structured: (a: number) => number;
|
|
@@ -422,7 +422,7 @@ export const __wbindgen_export_7: WebAssembly.Table;
|
|
|
422
422
|
export const __externref_table_dealloc: (a: number) => void;
|
|
423
423
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h575b04d35ced4eef: (a: number, b: number) => void;
|
|
424
424
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h796728156b0a2ca1: (a: number, b: number) => void;
|
|
425
|
-
export const
|
|
425
|
+
export const closure4498_externref_shim: (a: number, b: number, c: any) => void;
|
|
426
426
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h5c244b99d95a8e7a: (a: number, b: number) => void;
|
|
427
|
-
export const
|
|
427
|
+
export const closure5469_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
428
428
|
export const __wbindgen_start: () => void;
|
package/dist/version.json
CHANGED