@diaryx/wasm 1.3.2-dev.45897a6 → 1.3.3-dev.8eaec26
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/diaryx_wasm.d.ts +4 -4
- package/diaryx_wasm.js +12 -12
- package/diaryx_wasm_bg.wasm.d.ts +4 -4
- package/package.json +1 -1
package/diaryx_wasm.d.ts
CHANGED
|
@@ -408,14 +408,14 @@ export interface InitOutput {
|
|
|
408
408
|
readonly init: () => void;
|
|
409
409
|
readonly jsasyncfilesystem_new: (a: any) => number;
|
|
410
410
|
readonly __wbg_opfsfilesystem_free: (a: number, b: number) => void;
|
|
411
|
-
readonly
|
|
411
|
+
readonly wasm_bindgen__closure__destroy__h3f1f6ed183738bb7: (a: number, b: number) => void;
|
|
412
412
|
readonly wasm_bindgen__closure__destroy__h383b907cd99501f0: (a: number, b: number) => void;
|
|
413
413
|
readonly wasm_bindgen__closure__destroy__ha8e48983308a695a: (a: number, b: number) => void;
|
|
414
|
-
readonly
|
|
415
|
-
readonly
|
|
414
|
+
readonly wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9: (a: number, b: number, c: any) => [number, number];
|
|
415
|
+
readonly wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9_2: (a: number, b: number, c: any) => [number, number];
|
|
416
416
|
readonly wasm_bindgen__convert__closures_____invoke__h8d091265fab4d12f: (a: number, b: number, c: any) => [number, number];
|
|
417
417
|
readonly wasm_bindgen__convert__closures_____invoke__h8f90f75f1e0b9206: (a: number, b: number, c: any, d: any) => void;
|
|
418
|
-
readonly
|
|
418
|
+
readonly wasm_bindgen__convert__closures_____invoke__ha0159b82aa9b42ba: (a: number, b: number, c: any) => void;
|
|
419
419
|
readonly wasm_bindgen__convert__closures_____invoke__h8c538aa099029b45: (a: number, b: number, c: any) => void;
|
|
420
420
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
421
421
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
package/diaryx_wasm.js
CHANGED
|
@@ -1199,18 +1199,18 @@ function __wbg_get_imports() {
|
|
|
1199
1199
|
return ret;
|
|
1200
1200
|
}, arguments); },
|
|
1201
1201
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1202
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 2, function: Function { arguments: [NamedExternref("Event")], shim_idx:
|
|
1203
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1202
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 2, function: Function { arguments: [NamedExternref("Event")], shim_idx: 4, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1203
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h3f1f6ed183738bb7, wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9);
|
|
1204
1204
|
return ret;
|
|
1205
1205
|
},
|
|
1206
1206
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1207
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 2, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx:
|
|
1208
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1207
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 2, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1208
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h3f1f6ed183738bb7, wasm_bindgen__convert__closures_____invoke__ha0159b82aa9b42ba);
|
|
1209
1209
|
return ret;
|
|
1210
1210
|
},
|
|
1211
1211
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
1212
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 2, function: Function { arguments: [NamedExternref("IteratorResult<any>")], shim_idx:
|
|
1213
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1212
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 2, function: Function { arguments: [NamedExternref("IteratorResult<any>")], shim_idx: 4, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1213
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h3f1f6ed183738bb7, wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9_2);
|
|
1214
1214
|
return ret;
|
|
1215
1215
|
},
|
|
1216
1216
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
@@ -1259,23 +1259,23 @@ function __wbg_get_imports() {
|
|
|
1259
1259
|
};
|
|
1260
1260
|
}
|
|
1261
1261
|
|
|
1262
|
-
function
|
|
1263
|
-
wasm.
|
|
1262
|
+
function wasm_bindgen__convert__closures_____invoke__ha0159b82aa9b42ba(arg0, arg1, arg2) {
|
|
1263
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha0159b82aa9b42ba(arg0, arg1, arg2);
|
|
1264
1264
|
}
|
|
1265
1265
|
|
|
1266
1266
|
function wasm_bindgen__convert__closures_____invoke__h8c538aa099029b45(arg0, arg1, arg2) {
|
|
1267
1267
|
wasm.wasm_bindgen__convert__closures_____invoke__h8c538aa099029b45(arg0, arg1, arg2);
|
|
1268
1268
|
}
|
|
1269
1269
|
|
|
1270
|
-
function
|
|
1271
|
-
const ret = wasm.
|
|
1270
|
+
function wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9(arg0, arg1, arg2) {
|
|
1271
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9(arg0, arg1, arg2);
|
|
1272
1272
|
if (ret[1]) {
|
|
1273
1273
|
throw takeFromExternrefTable0(ret[0]);
|
|
1274
1274
|
}
|
|
1275
1275
|
}
|
|
1276
1276
|
|
|
1277
|
-
function
|
|
1278
|
-
const ret = wasm.
|
|
1277
|
+
function wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9_2(arg0, arg1, arg2) {
|
|
1278
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9_2(arg0, arg1, arg2);
|
|
1279
1279
|
if (ret[1]) {
|
|
1280
1280
|
throw takeFromExternrefTable0(ret[0]);
|
|
1281
1281
|
}
|
package/diaryx_wasm_bg.wasm.d.ts
CHANGED
|
@@ -35,14 +35,14 @@ export const diaryxbackend_isCrdtEnabled: (a: number) => number;
|
|
|
35
35
|
export const init: () => void;
|
|
36
36
|
export const jsasyncfilesystem_new: (a: any) => number;
|
|
37
37
|
export const __wbg_opfsfilesystem_free: (a: number, b: number) => void;
|
|
38
|
-
export const
|
|
38
|
+
export const wasm_bindgen__closure__destroy__h3f1f6ed183738bb7: (a: number, b: number) => void;
|
|
39
39
|
export const wasm_bindgen__closure__destroy__h383b907cd99501f0: (a: number, b: number) => void;
|
|
40
40
|
export const wasm_bindgen__closure__destroy__ha8e48983308a695a: (a: number, b: number) => void;
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
41
|
+
export const wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9: (a: number, b: number, c: any) => [number, number];
|
|
42
|
+
export const wasm_bindgen__convert__closures_____invoke__h5b690bbbfd4287e9_2: (a: number, b: number, c: any) => [number, number];
|
|
43
43
|
export const wasm_bindgen__convert__closures_____invoke__h8d091265fab4d12f: (a: number, b: number, c: any) => [number, number];
|
|
44
44
|
export const wasm_bindgen__convert__closures_____invoke__h8f90f75f1e0b9206: (a: number, b: number, c: any, d: any) => void;
|
|
45
|
-
export const
|
|
45
|
+
export const wasm_bindgen__convert__closures_____invoke__ha0159b82aa9b42ba: (a: number, b: number, c: any) => void;
|
|
46
46
|
export const wasm_bindgen__convert__closures_____invoke__h8c538aa099029b45: (a: number, b: number, c: any) => void;
|
|
47
47
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
48
48
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
package/package.json
CHANGED