ping-openmls-sdk 0.7.3 → 0.7.5
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/package.json +1 -1
- package/wasm/package.json +1 -1
- package/wasm/ping_wasm.d.ts +3 -3
- package/wasm/ping_wasm.js +17 -17
- package/wasm/ping_wasm_bg.wasm +0 -0
- package/wasm/ping_wasm_bg.wasm.d.ts +3 -3
package/package.json
CHANGED
package/wasm/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "ping-openmls-sdk-wasm",
|
|
3
3
|
"type": "module",
|
|
4
4
|
"description": "wasm-bindgen surface for the Ping OpenMLS SDK — drives the ping-openmls-sdk npm package",
|
|
5
|
-
"version": "0.6.
|
|
5
|
+
"version": "0.6.7",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"files": [
|
|
8
8
|
"ping_wasm_bg.wasm",
|
package/wasm/ping_wasm.d.ts
CHANGED
|
@@ -325,9 +325,9 @@ export interface InitOutput {
|
|
|
325
325
|
readonly wasmbindgentestcontext_include_ignored: (a: number, b: number) => void;
|
|
326
326
|
readonly wasmbindgentestcontext_new: (a: number) => number;
|
|
327
327
|
readonly wasmbindgentestcontext_run: (a: number, b: number, c: number) => number;
|
|
328
|
-
readonly
|
|
329
|
-
readonly
|
|
330
|
-
readonly
|
|
328
|
+
readonly __wasm_bindgen_func_elem_2882: (a: number, b: number, c: number, d: number, e: number) => void;
|
|
329
|
+
readonly __wasm_bindgen_func_elem_2868: (a: number, b: number, c: number, d: number) => void;
|
|
330
|
+
readonly __wasm_bindgen_func_elem_2892: (a: number, b: number, c: number, d: number) => void;
|
|
331
331
|
readonly __wbindgen_export: (a: number, b: number) => number;
|
|
332
332
|
readonly __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
333
333
|
readonly __wbindgen_export3: (a: number) => void;
|
package/wasm/ping_wasm.js
CHANGED
|
@@ -1079,11 +1079,11 @@ function __wbg_get_imports() {
|
|
|
1079
1079
|
const ret = getObject(arg0).crypto;
|
|
1080
1080
|
return addHeapObject(ret);
|
|
1081
1081
|
},
|
|
1082
|
-
|
|
1082
|
+
__wbg_del_887ca2523827bf5c: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1083
1083
|
const ret = getObject(arg0).del(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1084
1084
|
return addHeapObject(ret);
|
|
1085
1085
|
},
|
|
1086
|
-
|
|
1086
|
+
__wbg_discoverDevices_0c24f1bc0ff555bf: function(arg0, arg1) {
|
|
1087
1087
|
const ret = getObject(arg0).discoverDevices(takeObject(arg1));
|
|
1088
1088
|
return addHeapObject(ret);
|
|
1089
1089
|
},
|
|
@@ -1109,7 +1109,7 @@ function __wbg_get_imports() {
|
|
|
1109
1109
|
wasm.__wbindgen_export4(deferred0_0, deferred0_1, 1);
|
|
1110
1110
|
}
|
|
1111
1111
|
},
|
|
1112
|
-
|
|
1112
|
+
__wbg_fetchSince_caced1d225147976: function(arg0, arg1, arg2, arg3) {
|
|
1113
1113
|
const ret = getObject(arg0).fetchSince(takeObject(arg1), takeObject(arg2), arg3 >>> 0);
|
|
1114
1114
|
return addHeapObject(ret);
|
|
1115
1115
|
},
|
|
@@ -1120,7 +1120,7 @@ function __wbg_get_imports() {
|
|
|
1120
1120
|
const a = state0.a;
|
|
1121
1121
|
state0.a = 0;
|
|
1122
1122
|
try {
|
|
1123
|
-
return
|
|
1123
|
+
return __wasm_bindgen_func_elem_2882(a, state0.b, arg0, arg1, arg2);
|
|
1124
1124
|
} finally {
|
|
1125
1125
|
state0.a = a;
|
|
1126
1126
|
}
|
|
@@ -1144,7 +1144,7 @@ function __wbg_get_imports() {
|
|
|
1144
1144
|
__wbg_getRandomValues_c44a50d8cfdaebeb: function() { return handleError(function (arg0, arg1) {
|
|
1145
1145
|
getObject(arg0).getRandomValues(getObject(arg1));
|
|
1146
1146
|
}, arguments); },
|
|
1147
|
-
|
|
1147
|
+
__wbg_get_4f56ea6f96f4d569: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1148
1148
|
const ret = getObject(arg0).get(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1149
1149
|
return addHeapObject(ret);
|
|
1150
1150
|
},
|
|
@@ -1204,7 +1204,7 @@ function __wbg_get_imports() {
|
|
|
1204
1204
|
const ret = getObject(arg0).length;
|
|
1205
1205
|
return ret;
|
|
1206
1206
|
},
|
|
1207
|
-
|
|
1207
|
+
__wbg_listKeys_953126b2bce3002a: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1208
1208
|
const ret = getObject(arg0).listKeys(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1209
1209
|
return addHeapObject(ret);
|
|
1210
1210
|
},
|
|
@@ -1261,7 +1261,7 @@ function __wbg_get_imports() {
|
|
|
1261
1261
|
const a = state0.a;
|
|
1262
1262
|
state0.a = 0;
|
|
1263
1263
|
try {
|
|
1264
|
-
return
|
|
1264
|
+
return __wasm_bindgen_func_elem_2892(a, state0.b, arg0, arg1);
|
|
1265
1265
|
} finally {
|
|
1266
1266
|
state0.a = a;
|
|
1267
1267
|
}
|
|
@@ -1311,7 +1311,7 @@ function __wbg_get_imports() {
|
|
|
1311
1311
|
__wbg_prototypesetcall_fd4050e806e1d519: function(arg0, arg1, arg2) {
|
|
1312
1312
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), getObject(arg2));
|
|
1313
1313
|
},
|
|
1314
|
-
|
|
1314
|
+
__wbg_put_fb332ecf6103509d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
1315
1315
|
const ret = getObject(arg0).put(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), takeObject(arg5));
|
|
1316
1316
|
return addHeapObject(ret);
|
|
1317
1317
|
},
|
|
@@ -1337,11 +1337,11 @@ function __wbg_get_imports() {
|
|
|
1337
1337
|
const ret = getObject(arg0).self;
|
|
1338
1338
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
1339
1339
|
},
|
|
1340
|
-
|
|
1340
|
+
__wbg_send_75cb7de44d6910a2: function(arg0, arg1) {
|
|
1341
1341
|
const ret = getObject(arg0).send(takeObject(arg1));
|
|
1342
1342
|
return addHeapObject(ret);
|
|
1343
1343
|
},
|
|
1344
|
-
|
|
1344
|
+
__wbg_setNextWelcomeRecipients_6b6ed920ea6c6240: function(arg0, arg1, arg2) {
|
|
1345
1345
|
const ret = getObject(arg0).setNextWelcomeRecipients(takeObject(arg1), takeObject(arg2));
|
|
1346
1346
|
return addHeapObject(ret);
|
|
1347
1347
|
},
|
|
@@ -1439,7 +1439,7 @@ function __wbg_get_imports() {
|
|
|
1439
1439
|
},
|
|
1440
1440
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1441
1441
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 781, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1442
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1442
|
+
const ret = makeMutClosure(arg0, arg1, __wasm_bindgen_func_elem_2868);
|
|
1443
1443
|
return addHeapObject(ret);
|
|
1444
1444
|
},
|
|
1445
1445
|
__wbindgen_cast_0000000000000002: function(arg0) {
|
|
@@ -1483,10 +1483,10 @@ function __wbg_get_imports() {
|
|
|
1483
1483
|
};
|
|
1484
1484
|
}
|
|
1485
1485
|
|
|
1486
|
-
function
|
|
1486
|
+
function __wasm_bindgen_func_elem_2868(arg0, arg1, arg2) {
|
|
1487
1487
|
try {
|
|
1488
1488
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
1489
|
-
wasm.
|
|
1489
|
+
wasm.__wasm_bindgen_func_elem_2868(retptr, arg0, arg1, addHeapObject(arg2));
|
|
1490
1490
|
var r0 = getDataViewMemory0().getInt32(retptr + 4 * 0, true);
|
|
1491
1491
|
var r1 = getDataViewMemory0().getInt32(retptr + 4 * 1, true);
|
|
1492
1492
|
if (r1) {
|
|
@@ -1497,12 +1497,12 @@ function __wasm_bindgen_func_elem_2864(arg0, arg1, arg2) {
|
|
|
1497
1497
|
}
|
|
1498
1498
|
}
|
|
1499
1499
|
|
|
1500
|
-
function
|
|
1501
|
-
wasm.
|
|
1500
|
+
function __wasm_bindgen_func_elem_2892(arg0, arg1, arg2, arg3) {
|
|
1501
|
+
wasm.__wasm_bindgen_func_elem_2892(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1502
1502
|
}
|
|
1503
1503
|
|
|
1504
|
-
function
|
|
1505
|
-
wasm.
|
|
1504
|
+
function __wasm_bindgen_func_elem_2882(arg0, arg1, arg2, arg3, arg4) {
|
|
1505
|
+
wasm.__wasm_bindgen_func_elem_2882(arg0, arg1, addHeapObject(arg2), arg3, addHeapObject(arg4));
|
|
1506
1506
|
}
|
|
1507
1507
|
|
|
1508
1508
|
const WasmBindgenTestContextFinalization = (typeof FinalizationRegistry === 'undefined')
|
package/wasm/ping_wasm_bg.wasm
CHANGED
|
Binary file
|
|
@@ -52,9 +52,9 @@ export const wasmbindgentestcontext_filtered_count: (a: number, b: number) => vo
|
|
|
52
52
|
export const wasmbindgentestcontext_include_ignored: (a: number, b: number) => void;
|
|
53
53
|
export const wasmbindgentestcontext_new: (a: number) => number;
|
|
54
54
|
export const wasmbindgentestcontext_run: (a: number, b: number, c: number) => number;
|
|
55
|
-
export const
|
|
56
|
-
export const
|
|
57
|
-
export const
|
|
55
|
+
export const __wasm_bindgen_func_elem_2882: (a: number, b: number, c: number, d: number, e: number) => void;
|
|
56
|
+
export const __wasm_bindgen_func_elem_2868: (a: number, b: number, c: number, d: number) => void;
|
|
57
|
+
export const __wasm_bindgen_func_elem_2892: (a: number, b: number, c: number, d: number) => void;
|
|
58
58
|
export const __wbindgen_export: (a: number, b: number) => number;
|
|
59
59
|
export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
|
|
60
60
|
export const __wbindgen_export3: (a: number) => void;
|