@xmtp/wasm-bindings 1.5.0-rc2 → 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.
@@ -956,8 +956,8 @@ export interface InitOutput {
956
956
  readonly __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
957
957
  readonly __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
958
958
  readonly __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
959
- readonly __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
960
959
  readonly __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
960
+ readonly __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
961
961
  readonly __wbg_get_keypackagestatus_lifetime: (a: number) => number;
962
962
  readonly __wbg_apistats_free: (a: number, b: number) => void;
963
963
  readonly __wbg_get_apistats_upload_key_package: (a: number) => bigint;
@@ -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 closure5306_externref_shim: (a: number, b: number, c: any) => void;
1068
- readonly closure6250_externref_shim: (a: number, b: number, c: any, d: any) => void;
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
 
@@ -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.closure5306_externref_shim(arg0, arg1, arg2);
457
+ wasm.closure5312_externref_shim(arg0, arg1, arg2);
458
458
  }
459
459
 
460
460
  function __wbg_adapter_791(arg0, arg1, arg2, arg3) {
461
- wasm.closure6250_externref_shim(arg0, arg1, arg2, arg3);
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.__wbg_onclose_d864658183e3f115 = function(arg0) {
5537
+ imports.wbg.__wbg_onclose_45f0034d0a510a19 = function(arg0) {
5538
5538
  arg0.on_close();
5539
5539
  };
5540
- imports.wbg.__wbg_onconsentupdate_85d8da04c5ab08d0 = function(arg0, arg1) {
5540
+ imports.wbg.__wbg_onconsentupdate_597a55a4d77e1a47 = function(arg0, arg1) {
5541
5541
  arg0.on_consent_update(arg1);
5542
5542
  };
5543
- imports.wbg.__wbg_onconversation_4b0a4a77b8dccfdf = function(arg0, arg1) {
5543
+ imports.wbg.__wbg_onconversation_7e11a1351797d088 = function(arg0, arg1) {
5544
5544
  arg0.on_conversation(Conversation.__wrap(arg1));
5545
5545
  };
5546
- imports.wbg.__wbg_onerror_e273f48cea9e9194 = function(arg0, arg1) {
5546
+ imports.wbg.__wbg_onerror_2f42298217284a22 = function(arg0, arg1) {
5547
5547
  arg0.on_error(arg1);
5548
5548
  };
5549
- imports.wbg.__wbg_onmessage_c9224e0bde4825bb = function(arg0, arg1) {
5549
+ imports.wbg.__wbg_onmessage_b5588e3708455e34 = function(arg0, arg1) {
5550
5550
  arg0.on_message(Message.__wrap(arg1));
5551
5551
  };
5552
- imports.wbg.__wbg_onuserpreferenceupdate_a3358ab0291c456d = function(arg0, arg1, arg2) {
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.__wbindgen_closure_wrapper20687 = function(arg0, arg1, arg2) {
5841
+ imports.wbg.__wbindgen_closure_wrapper20694 = function(arg0, arg1, arg2) {
5842
5842
  const ret = makeMutClosure(arg0, arg1, 5031, __wbg_adapter_48);
5843
5843
  return ret;
5844
5844
  };
5845
- imports.wbg.__wbindgen_closure_wrapper22851 = function(arg0, arg1, arg2) {
5846
- const ret = makeMutClosure(arg0, arg1, 5292, __wbg_adapter_51);
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.__wbindgen_closure_wrapper23480 = function(arg0, arg1, arg2) {
5850
- const ret = makeMutClosure(arg0, arg1, 5305, __wbg_adapter_54);
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
@@ -334,8 +334,8 @@ export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: n
334
334
  export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
335
335
  export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
336
336
  export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
337
- export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
338
337
  export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
338
+ export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
339
339
  export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
340
340
  export const __wbg_apistats_free: (a: number, b: number) => void;
341
341
  export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
@@ -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 closure5306_externref_shim: (a: number, b: number, c: any) => void;
446
- export const closure6250_externref_shim: (a: number, b: number, c: any, d: any) => void;
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
@@ -1,5 +1,5 @@
1
1
  {
2
- "branch": "release/v1.5",
3
- "version": "e5ff534",
4
- "date": "2025-09-23 22:59:27 +0000"
2
+ "branch": "HEAD",
3
+ "version": "fe3e30a",
4
+ "date": "2025-09-29 17:26:01 +0000"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmtp/wasm-bindings",
3
- "version": "1.5.0-rc2",
3
+ "version": "1.5.2",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "WASM bindings for the libXMTP rust library",