@xmtp/wasm-bindings 1.10.0 → 1.11.0-dev.b5cdc06

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.
Binary file
@@ -1,8 +1,59 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
3
  export const memory: WebAssembly.Memory;
4
+ export const opfsClearAll: () => any;
5
+ export const opfsDeleteFile: (a: number, b: number) => any;
6
+ export const opfsExportDb: (a: number, b: number) => any;
7
+ export const opfsFileCount: () => any;
8
+ export const opfsFileExists: (a: number, b: number) => any;
9
+ export const opfsImportDb: (a: number, b: number, c: any) => any;
10
+ export const opfsInit: () => any;
11
+ export const opfsListFiles: () => any;
12
+ export const opfsPoolCapacity: () => any;
13
+ export const contentTypeActions: () => any;
14
+ export const contentTypeAttachment: () => any;
15
+ export const contentTypeGroupUpdated: () => any;
16
+ export const contentTypeIntent: () => any;
17
+ export const contentTypeMarkdown: () => any;
18
+ export const contentTypeMultiRemoteAttachment: () => any;
19
+ export const contentTypeReaction: () => any;
20
+ export const contentTypeReadReceipt: () => any;
21
+ export const contentTypeRemoteAttachment: () => any;
22
+ export const contentTypeReply: () => any;
23
+ export const contentTypeText: () => any;
24
+ export const contentTypeTransactionReference: () => any;
25
+ export const contentTypeWalletSendCalls: () => any;
26
+ export const decryptAttachment: (a: number, b: number, c: any) => [number, number, number];
27
+ export const encodeActions: (a: any) => [number, number, number];
28
+ export const encodeAttachment: (a: any) => [number, number, number];
29
+ export const encodeIntent: (a: any) => [number, number, number];
30
+ export const encodeMarkdown: (a: number, b: number) => [number, number, number];
31
+ export const encodeMultiRemoteAttachment: (a: any) => [number, number, number];
32
+ export const encodeReaction: (a: any) => [number, number, number];
33
+ export const encodeReadReceipt: (a: any) => [number, number, number];
34
+ export const encodeRemoteAttachment: (a: any) => [number, number, number];
35
+ export const encodeText: (a: number, b: number) => [number, number, number];
36
+ export const encodeTransactionReference: (a: any) => [number, number, number];
37
+ export const encodeWalletSendCalls: (a: any) => [number, number, number];
38
+ export const encryptAttachment: (a: any) => [number, number, number];
39
+ export const client_fetchLatestInboxUpdatesCount: (a: number, b: number, c: number, d: number) => any;
40
+ export const client_fetchOwnInboxUpdatesCount: (a: number, b: number) => any;
41
+ export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
42
+ export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
43
+ export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
44
+ export const client_inboxState: (a: number, b: number) => any;
45
+ export const client_setConsentStates: (a: number, b: number, c: number) => any;
46
+ export const conversation_consentState: (a: number) => [number, number, number];
47
+ export const conversation_updateConsentState: (a: number, b: number) => [number, number];
48
+ export const generateInboxId: (a: any, b: number, c: bigint) => [number, number, number, number];
49
+ export const getInboxIdForIdentifier: (a: number, b: any) => any;
50
+ export const inboxStateFromInboxIds: (a: number, b: number, c: number) => any;
51
+ export const metadataFieldName: (a: number) => [number, number];
4
52
  export const __wbg_backend_free: (a: number, b: number) => void;
5
53
  export const __wbg_backendbuilder_free: (a: number, b: number) => void;
54
+ export const __wbg_client_free: (a: number, b: number) => void;
55
+ export const __wbg_conversation_free: (a: number, b: number) => void;
56
+ export const __wbg_devicesync_free: (a: number, b: number) => void;
6
57
  export const __wbg_get_backendbuilder_env: (a: number) => number;
7
58
  export const __wbg_get_backendbuilder_readonly: (a: number) => number;
8
59
  export const __wbg_set_backendbuilder_env: (a: number, b: number) => void;
@@ -19,34 +70,24 @@ export const backendbuilder_setApiUrl: (a: number, b: number, c: number) => numb
19
70
  export const backendbuilder_setAppVersion: (a: number, b: number, c: number) => number;
20
71
  export const backendbuilder_setGatewayHost: (a: number, b: number, c: number) => number;
21
72
  export const backendbuilder_setReadonly: (a: number, b: number) => number;
22
- export const createClientWithBackend: (a: number, b: number, c: number, d: any, e: number, f: number, g: number, h: number, i: number, j: number, k: number, l: bigint) => any;
23
- export const client_fetchLatestInboxUpdatesCount: (a: number, b: number, c: number, d: number) => any;
24
- export const client_fetchOwnInboxUpdatesCount: (a: number, b: number) => any;
25
- export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
26
- export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
27
- export const client_inboxState: (a: number, b: number) => any;
28
- export const inboxStateFromInboxIds: (a: number, b: number, c: number) => any;
29
- export const metadataFieldName: (a: number) => [number, number];
30
- export const __wbg_authhandle_free: (a: number, b: number) => void;
31
- export const __wbg_conversation_free: (a: number, b: number) => void;
32
- export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
33
- export const __wbg_conversations_free: (a: number, b: number) => void;
34
- export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
35
- export const __wbg_get_conversationlistitem_isCommitLogForked: (a: number) => number;
36
- export const __wbg_get_conversationlistitem_lastMessage: (a: number) => any;
37
- export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
38
- export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
39
- export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
40
- export const __wbg_streamcloser_free: (a: number, b: number) => void;
41
- export const authhandle_id: (a: number) => number;
42
- export const authhandle_new: () => number;
43
- export const authhandle_set: (a: number, b: any) => any;
44
- export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
45
- export const client_setConsentStates: (a: number, b: number, c: number) => any;
46
- export const contentTypeGroupUpdated: () => any;
47
- export const contentTypeIntent: () => any;
48
- export const contentTypeLeaveRequest: () => any;
49
- export const contentTypeReadReceipt: () => any;
73
+ export const client_accountIdentifier: (a: number) => any;
74
+ export const client_apiAggregateStatistics: (a: number) => [number, number];
75
+ export const client_apiIdentityStatistics: (a: number) => any;
76
+ export const client_apiStatistics: (a: number) => any;
77
+ export const client_appVersion: (a: number) => [number, number];
78
+ export const client_canMessage: (a: number, b: number, c: number) => any;
79
+ export const client_clearAllStatistics: (a: number) => void;
80
+ export const client_conversations: (a: number) => number;
81
+ export const client_device_sync: (a: number) => number;
82
+ export const client_findInboxIdByIdentity: (a: number, b: any) => any;
83
+ export const client_inboxId: (a: number) => [number, number];
84
+ export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
85
+ export const client_installationId: (a: number) => [number, number];
86
+ export const client_installationIdBytes: (a: number) => any;
87
+ export const client_isRegistered: (a: number) => number;
88
+ export const client_libxmtpVersion: (a: number) => [number, number];
89
+ export const client_syncPreferences: (a: number) => any;
90
+ export const client_waitForRegistrationVisible: (a: number, b: number) => any;
50
91
  export const conversation_addAdmin: (a: number, b: number, c: number) => any;
51
92
  export const conversation_addMembers: (a: number, b: number, c: number) => any;
52
93
  export const conversation_addMembersByIdentity: (a: number, b: number, c: number) => any;
@@ -54,10 +95,10 @@ export const conversation_addSuperAdmin: (a: number, b: number, c: number) => an
54
95
  export const conversation_addedByInboxId: (a: number) => [number, number, number, number];
55
96
  export const conversation_adminList: (a: number) => [number, number, number, number];
56
97
  export const conversation_appData: (a: number) => [number, number, number, number];
57
- export const conversation_consentState: (a: number) => [number, number, number];
58
98
  export const conversation_countMessages: (a: number, b: number) => any;
59
99
  export const conversation_createdAtNs: (a: number) => bigint;
60
100
  export const conversation_dmPeerInboxId: (a: number) => [number, number, number, number];
101
+ export const conversation_enableProposals: (a: number, b: any) => any;
61
102
  export const conversation_findDuplicateDms: (a: number) => any;
62
103
  export const conversation_findEnrichedMessages: (a: number, b: number) => any;
63
104
  export const conversation_findMessages: (a: number, b: number) => any;
@@ -105,12 +146,47 @@ export const conversation_stream: (a: number, b: any) => [number, number, number
105
146
  export const conversation_superAdminList: (a: number) => [number, number, number, number];
106
147
  export const conversation_sync: (a: number) => any;
107
148
  export const conversation_updateAppData: (a: number, b: number, c: number) => any;
108
- export const conversation_updateConsentState: (a: number, b: number) => [number, number];
109
149
  export const conversation_updateGroupDescription: (a: number, b: number, c: number) => any;
110
150
  export const conversation_updateGroupImageUrlSquare: (a: number, b: number, c: number) => any;
111
151
  export const conversation_updateGroupName: (a: number, b: number, c: number) => any;
112
152
  export const conversation_updateMessageDisappearingSettings: (a: number, b: any) => any;
113
153
  export const conversation_updatePermissionPolicy: (a: number, b: number, c: number, d: number) => any;
154
+ export const createClient: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: bigint, s: number, t: number, u: number) => any;
155
+ export const createClientWithBackend: (a: number, b: number, c: number, d: any, e: number, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: bigint) => any;
156
+ export const devicesync_archiveMetadata: (a: number, b: any, c: any) => any;
157
+ export const devicesync_createArchive: (a: number, b: any, c: any) => any;
158
+ export const devicesync_importArchive: (a: number, b: any, c: any) => any;
159
+ export const devicesync_listAvailableArchives: (a: number, b: bigint) => [number, number, number, number];
160
+ export const devicesync_processSyncArchive: (a: number, b: number, c: number) => any;
161
+ export const devicesync_sendSyncArchive: (a: number, b: any, c: number, d: number, e: number, f: number) => any;
162
+ export const devicesync_sendSyncRequest: (a: number, b: any, c: number, d: number) => any;
163
+ export const devicesync_syncAllDeviceSyncGroups: (a: number) => any;
164
+ export const __wbg_authhandle_free: (a: number, b: number) => void;
165
+ export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
166
+ export const __wbg_conversations_free: (a: number, b: number) => void;
167
+ export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
168
+ export const __wbg_get_conversationlistitem_isCommitLogForked: (a: number) => number;
169
+ export const __wbg_get_conversationlistitem_lastMessage: (a: number) => any;
170
+ export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
171
+ export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
172
+ export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
173
+ export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
174
+ export const __wbg_streamcloser_free: (a: number, b: number) => void;
175
+ export const applySignatureRequest: (a: number, b: number) => any;
176
+ export const authhandle_id: (a: number) => number;
177
+ export const authhandle_new: () => number;
178
+ export const authhandle_set: (a: number, b: any) => any;
179
+ export const client_addWalletSignatureRequest: (a: number, b: any) => any;
180
+ export const client_applySignatureRequest: (a: number, b: number) => any;
181
+ export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
182
+ export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
183
+ export const client_registerIdentity: (a: number, b: number, c: number) => any;
184
+ export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
185
+ export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
186
+ export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
187
+ export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
188
+ export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
189
+ export const contentTypeLeaveRequest: () => any;
114
190
  export const conversationlistitem_new: (a: number, b: number, c: number) => number;
115
191
  export const conversations_createDm: (a: number, b: any, c: number) => any;
116
192
  export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
@@ -132,90 +208,16 @@ export const conversations_streamMessageDeletions: (a: number, b: any) => [numbe
132
208
  export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
133
209
  export const conversations_sync: (a: number) => any;
134
210
  export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
135
- export const encodeIntent: (a: any) => [number, number, number];
136
- export const encodeReadReceipt: (a: any) => [number, number, number];
137
- export const streamcloser_end: (a: number) => void;
138
- export const streamcloser_endAndWait: (a: number) => any;
139
- export const streamcloser_isClosed: (a: number) => number;
140
- export const streamcloser_waitForReady: (a: number) => any;
141
- export const __wbg_client_free: (a: number, b: number) => void;
142
- export const __wbg_devicesync_free: (a: number, b: number) => void;
143
- export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
144
- export const applySignatureRequest: (a: number, b: number) => any;
145
- export const client_accountIdentifier: (a: number) => any;
146
- export const client_addWalletSignatureRequest: (a: number, b: any) => any;
147
- export const client_apiAggregateStatistics: (a: number) => [number, number];
148
- export const client_apiIdentityStatistics: (a: number) => any;
149
- export const client_apiStatistics: (a: number) => any;
150
- export const client_appVersion: (a: number) => [number, number];
151
- export const client_applySignatureRequest: (a: number, b: number) => any;
152
- export const client_canMessage: (a: number, b: number, c: number) => any;
153
- export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
154
- export const client_clearAllStatistics: (a: number) => void;
155
- export const client_conversations: (a: number) => number;
156
- export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
157
- export const client_device_sync: (a: number) => number;
158
- export const client_findInboxIdByIdentity: (a: number, b: any) => any;
159
- export const client_inboxId: (a: number) => [number, number];
160
- export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
161
- export const client_installationId: (a: number) => [number, number];
162
- export const client_installationIdBytes: (a: number) => any;
163
- export const client_isRegistered: (a: number) => number;
164
- export const client_libxmtpVersion: (a: number) => [number, number];
165
- export const client_registerIdentity: (a: number, b: number) => any;
166
- export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
167
- export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
168
- export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
169
- export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
170
- export const client_syncPreferences: (a: number) => any;
171
- export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
172
- export const createClient: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: bigint, r: number, s: number, t: number) => any;
173
- export const devicesync_archiveMetadata: (a: number, b: any, c: any) => any;
174
- export const devicesync_createArchive: (a: number, b: any, c: any) => any;
175
- export const devicesync_importArchive: (a: number, b: any, c: any) => any;
176
- export const devicesync_listAvailableArchives: (a: number, b: bigint) => [number, number, number, number];
177
- export const devicesync_processSyncArchive: (a: number, b: number, c: number) => any;
178
- export const devicesync_sendSyncArchive: (a: number, b: any, c: number, d: number, e: number, f: number) => any;
179
- export const devicesync_sendSyncRequest: (a: number, b: any, c: number, d: number) => any;
180
- export const devicesync_syncAllDeviceSyncGroups: (a: number) => any;
181
- export const generateInboxId: (a: any, b: number, c: bigint) => [number, number, number, number];
182
- export const getInboxIdForIdentifier: (a: number, b: any) => any;
183
- export const opfsClearAll: () => any;
184
- export const opfsDeleteFile: (a: number, b: number) => any;
185
- export const opfsExportDb: (a: number, b: number) => any;
186
- export const opfsFileCount: () => any;
187
- export const opfsFileExists: (a: number, b: number) => any;
188
- export const opfsImportDb: (a: number, b: number, c: any) => any;
189
- export const opfsInit: () => any;
190
- export const opfsListFiles: () => any;
191
- export const opfsPoolCapacity: () => any;
192
211
  export const revokeInstallationsSignatureRequest: (a: number, b: any, c: number, d: number, e: number, f: number) => [number, number, number];
193
212
  export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
194
213
  export const signaturerequesthandle_addPasskeySignature: (a: number, b: any) => any;
195
214
  export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
196
215
  export const signaturerequesthandle_signatureText: (a: number) => any;
216
+ export const streamcloser_end: (a: number) => void;
217
+ export const streamcloser_endAndWait: (a: number) => any;
218
+ export const streamcloser_isClosed: (a: number) => number;
219
+ export const streamcloser_waitForReady: (a: number) => any;
197
220
  export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
198
- export const contentTypeActions: () => any;
199
- export const contentTypeAttachment: () => any;
200
- export const contentTypeMarkdown: () => any;
201
- export const contentTypeMultiRemoteAttachment: () => any;
202
- export const contentTypeReaction: () => any;
203
- export const contentTypeRemoteAttachment: () => any;
204
- export const contentTypeReply: () => any;
205
- export const contentTypeText: () => any;
206
- export const contentTypeTransactionReference: () => any;
207
- export const contentTypeWalletSendCalls: () => any;
208
- export const decryptAttachment: (a: number, b: number, c: any) => [number, number, number];
209
- export const encodeActions: (a: any) => [number, number, number];
210
- export const encodeAttachment: (a: any) => [number, number, number];
211
- export const encodeMarkdown: (a: number, b: number) => [number, number, number];
212
- export const encodeMultiRemoteAttachment: (a: any) => [number, number, number];
213
- export const encodeReaction: (a: any) => [number, number, number];
214
- export const encodeRemoteAttachment: (a: any) => [number, number, number];
215
- export const encodeText: (a: number, b: number) => [number, number, number];
216
- export const encodeTransactionReference: (a: any) => [number, number, number];
217
- export const encodeWalletSendCalls: (a: any) => [number, number, number];
218
- export const encryptAttachment: (a: any) => [number, number, number];
219
221
  export const rust_zstd_wasm_shim_calloc: (a: number, b: number) => number;
220
222
  export const rust_zstd_wasm_shim_free: (a: number) => void;
221
223
  export const rust_zstd_wasm_shim_malloc: (a: number) => number;
@@ -235,13 +237,13 @@ export const rust_sqlite_wasm_realloc: (a: number, b: number) => number;
235
237
  export const sqlite3_os_end: () => number;
236
238
  export const sqlite3_os_init: () => number;
237
239
  export const task_worker_entry_point: (a: number) => [number, number];
240
+ export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
241
+ export const intounderlyingsource_cancel: (a: number) => void;
242
+ export const intounderlyingsource_pull: (a: number, b: any) => any;
238
243
  export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
239
244
  export const intounderlyingsink_abort: (a: number, b: any) => any;
240
245
  export const intounderlyingsink_close: (a: number) => any;
241
246
  export const intounderlyingsink_write: (a: number, b: any) => any;
242
- export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
243
- export const intounderlyingsource_cancel: (a: number) => void;
244
- export const intounderlyingsource_pull: (a: number, b: any) => any;
245
247
  export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
246
248
  export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
247
249
  export const intounderlyingbytesource_cancel: (a: number) => void;
@@ -258,21 +260,18 @@ export const wasmbindgentestcontext_filtered_count: (a: number, b: number) => vo
258
260
  export const wasmbindgentestcontext_include_ignored: (a: number, b: number) => void;
259
261
  export const wasmbindgentestcontext_new: (a: number) => number;
260
262
  export const wasmbindgentestcontext_run: (a: number, b: number, c: number) => any;
263
+ export const __wbgtest_coverage_path: (a: number, b: number, c: number, d: number, e: number, f: bigint) => [number, number];
261
264
  export const __wbgbench_dump: () => [number, number];
262
265
  export const __wbgbench_import: (a: number, b: number) => void;
263
266
  export const __wbgtest_cov_dump: () => [number, number];
264
- export const __wbgtest_coverage_path: (a: number, b: number, c: number, d: number, e: number, f: bigint) => [number, number];
265
267
  export const __wbgtest_module_signature: () => [number, bigint];
266
- export const wasm_bindgen__closure__destroy__hd62e9797c0b3168f: (a: number, b: number) => void;
267
- export const wasm_bindgen__closure__destroy__h96c761a656ba0a31: (a: number, b: number) => void;
268
- export const wasm_bindgen__closure__destroy__hd0b23f3e2de3e524: (a: number, b: number) => void;
269
- export const wasm_bindgen__closure__destroy__h852a2fa70246a7e9: (a: number, b: number) => void;
270
- export const wasm_bindgen__convert__closures_____invoke__h3fbce54f69633488: (a: number, b: number, c: any, d: number, e: any) => void;
271
- export const wasm_bindgen__convert__closures_____invoke__h1ed783e0801cc87c: (a: number, b: number, c: any, d: any) => void;
272
- export const wasm_bindgen__convert__closures_____invoke__h9739bad550b151a0: (a: number, b: number, c: any) => void;
273
- export const wasm_bindgen__convert__closures_____invoke__h3140913cf557f226: (a: number, b: number) => void;
274
- export const wasm_bindgen__convert__closures_____invoke__hef7996840be5a37a: (a: number, b: number) => void;
275
- export const wasm_bindgen__convert__closures_____invoke__h20bdc0c4874a4cbd: (a: number, b: number) => void;
268
+ export const wasm_bindgen__convert__closures_____invoke__h0cbb9d280ec4eac8: (a: number, b: number, c: any, d: number, e: any) => void;
269
+ export const wasm_bindgen__convert__closures_____invoke__h6f1885db5d1f0241: (a: number, b: number, c: any) => [number, number];
270
+ export const wasm_bindgen__convert__closures_____invoke__h8b29a8b297a89d8b: (a: number, b: number, c: any, d: any) => void;
271
+ export const wasm_bindgen__convert__closures_____invoke__hfcb06a1059bde0b9: (a: number, b: number, c: any) => void;
272
+ export const wasm_bindgen__convert__closures_____invoke__h667d000fed9c3e64: (a: number, b: number) => void;
273
+ export const wasm_bindgen__convert__closures_____invoke__h8f8be8bfbb4918b5: (a: number, b: number) => void;
274
+ export const wasm_bindgen__convert__closures_____invoke__h18ef20c6f279647d: (a: number, b: number) => void;
276
275
  export const __externref_table_alloc: () => number;
277
276
  export const __wbindgen_externrefs: WebAssembly.Table;
278
277
  export const __wbindgen_malloc: (a: number, b: number) => number;
@@ -280,5 +279,6 @@ export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) =>
280
279
  export const __wbindgen_exn_store: (a: number) => void;
281
280
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
282
281
  export const __externref_drop_slice: (a: number, b: number) => void;
282
+ export const __wbindgen_destroy_closure: (a: number, b: number) => void;
283
283
  export const __externref_table_dealloc: (a: number) => void;
284
284
  export const __wbindgen_start: () => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmtp/wasm-bindings",
3
- "version": "1.10.0",
3
+ "version": "1.11.0-dev.b5cdc06",
4
4
  "description": "WASM bindings for the libXMTP rust library",
5
5
  "keywords": [
6
6
  "xmtp",
@@ -66,14 +66,13 @@
66
66
  "@vitest/browser-playwright": "^4.0.8",
67
67
  "@xmtp/content-type-remote-attachment": "^2.0.3",
68
68
  "binaryen": "^125.0.0",
69
- "playwright": "=1.57",
69
+ "playwright": "=1.58",
70
70
  "prettier": "^3.7.4",
71
71
  "prettier-plugin-packagejson": "^3.0.0",
72
72
  "tsx": "^4.20.6",
73
73
  "typescript": "^5.9.3",
74
74
  "viem": "^2.31.3",
75
- "vitest": "^4.0.8",
76
- "wasm-pack": "^0.14.0"
75
+ "vitest": "^4.0.8"
77
76
  },
78
77
  "packageManager": "yarn@4.11.0",
79
78
  "engines": {