@diaryx/wasm 1.2.1-dev.07130aa → 1.2.1-dev.17b1dc6
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 +8 -8
- package/diaryx_wasm.js +17 -17
- package/diaryx_wasm_bg.wasm.d.ts +8 -8
- 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
|
|
412
|
-
readonly
|
|
413
|
-
readonly
|
|
414
|
-
readonly
|
|
415
|
-
readonly
|
|
416
|
-
readonly
|
|
417
|
-
readonly
|
|
418
|
-
readonly
|
|
411
|
+
readonly wasm_bindgen__closure__destroy__h71c49c8ee383a942: (a: number, b: number) => void;
|
|
412
|
+
readonly wasm_bindgen__closure__destroy__h8cbeca5d5a286ce5: (a: number, b: number) => void;
|
|
413
|
+
readonly wasm_bindgen__closure__destroy__h54530733e565125e: (a: number, b: number) => void;
|
|
414
|
+
readonly wasm_bindgen__convert__closures_____invoke__hff346790b6eceb11: (a: number, b: number, c: any) => [number, number];
|
|
415
|
+
readonly wasm_bindgen__convert__closures_____invoke__h2225c3190ed38e97: (a: number, b: number, c: any, d: any) => void;
|
|
416
|
+
readonly wasm_bindgen__convert__closures_____invoke__hba5f18d2a5fb1eb6: (a: number, b: number, c: any) => void;
|
|
417
|
+
readonly wasm_bindgen__convert__closures_____invoke__hce19dfcc00f4d0b4: (a: number, b: number, c: any) => void;
|
|
418
|
+
readonly wasm_bindgen__convert__closures_____invoke__h7a6e8b2052e57d0f: (a: number, b: number, c: any) => void;
|
|
419
419
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
420
420
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
421
421
|
readonly __wbindgen_exn_store: (a: number) => void;
|
package/diaryx_wasm.js
CHANGED
|
@@ -985,7 +985,7 @@ function __wbg_get_imports() {
|
|
|
985
985
|
const a = state0.a;
|
|
986
986
|
state0.a = 0;
|
|
987
987
|
try {
|
|
988
|
-
return
|
|
988
|
+
return wasm_bindgen__convert__closures_____invoke__h2225c3190ed38e97(a, state0.b, arg0, arg1);
|
|
989
989
|
} finally {
|
|
990
990
|
state0.a = a;
|
|
991
991
|
}
|
|
@@ -1196,22 +1196,22 @@ function __wbg_get_imports() {
|
|
|
1196
1196
|
}, arguments); },
|
|
1197
1197
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1198
1198
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("Event")], shim_idx: 2, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1199
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1199
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h71c49c8ee383a942, wasm_bindgen__convert__closures_____invoke__hff346790b6eceb11);
|
|
1200
1200
|
return ret;
|
|
1201
1201
|
},
|
|
1202
1202
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1203
1203
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 3, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1204
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1204
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h71c49c8ee383a942, wasm_bindgen__convert__closures_____invoke__hba5f18d2a5fb1eb6);
|
|
1205
1205
|
return ret;
|
|
1206
1206
|
},
|
|
1207
1207
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
1208
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1209
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1208
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 519, function: Function { arguments: [NamedExternref("Event")], shim_idx: 520, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1209
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h8cbeca5d5a286ce5, wasm_bindgen__convert__closures_____invoke__hce19dfcc00f4d0b4);
|
|
1210
1210
|
return ret;
|
|
1211
1211
|
},
|
|
1212
1212
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
1213
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1214
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1213
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 535, function: Function { arguments: [Externref], shim_idx: 536, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1214
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h54530733e565125e, wasm_bindgen__convert__closures_____invoke__h7a6e8b2052e57d0f);
|
|
1215
1215
|
return ret;
|
|
1216
1216
|
},
|
|
1217
1217
|
__wbindgen_cast_0000000000000005: function(arg0) {
|
|
@@ -1250,27 +1250,27 @@ function __wbg_get_imports() {
|
|
|
1250
1250
|
};
|
|
1251
1251
|
}
|
|
1252
1252
|
|
|
1253
|
-
function
|
|
1254
|
-
wasm.
|
|
1253
|
+
function wasm_bindgen__convert__closures_____invoke__hba5f18d2a5fb1eb6(arg0, arg1, arg2) {
|
|
1254
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hba5f18d2a5fb1eb6(arg0, arg1, arg2);
|
|
1255
1255
|
}
|
|
1256
1256
|
|
|
1257
|
-
function
|
|
1258
|
-
wasm.
|
|
1257
|
+
function wasm_bindgen__convert__closures_____invoke__hce19dfcc00f4d0b4(arg0, arg1, arg2) {
|
|
1258
|
+
wasm.wasm_bindgen__convert__closures_____invoke__hce19dfcc00f4d0b4(arg0, arg1, arg2);
|
|
1259
1259
|
}
|
|
1260
1260
|
|
|
1261
|
-
function
|
|
1262
|
-
wasm.
|
|
1261
|
+
function wasm_bindgen__convert__closures_____invoke__h7a6e8b2052e57d0f(arg0, arg1, arg2) {
|
|
1262
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7a6e8b2052e57d0f(arg0, arg1, arg2);
|
|
1263
1263
|
}
|
|
1264
1264
|
|
|
1265
|
-
function
|
|
1266
|
-
const ret = wasm.
|
|
1265
|
+
function wasm_bindgen__convert__closures_____invoke__hff346790b6eceb11(arg0, arg1, arg2) {
|
|
1266
|
+
const ret = wasm.wasm_bindgen__convert__closures_____invoke__hff346790b6eceb11(arg0, arg1, arg2);
|
|
1267
1267
|
if (ret[1]) {
|
|
1268
1268
|
throw takeFromExternrefTable0(ret[0]);
|
|
1269
1269
|
}
|
|
1270
1270
|
}
|
|
1271
1271
|
|
|
1272
|
-
function
|
|
1273
|
-
wasm.
|
|
1272
|
+
function wasm_bindgen__convert__closures_____invoke__h2225c3190ed38e97(arg0, arg1, arg2, arg3) {
|
|
1273
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h2225c3190ed38e97(arg0, arg1, arg2, arg3);
|
|
1274
1274
|
}
|
|
1275
1275
|
|
|
1276
1276
|
|
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
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
45
|
-
export const
|
|
38
|
+
export const wasm_bindgen__closure__destroy__h71c49c8ee383a942: (a: number, b: number) => void;
|
|
39
|
+
export const wasm_bindgen__closure__destroy__h8cbeca5d5a286ce5: (a: number, b: number) => void;
|
|
40
|
+
export const wasm_bindgen__closure__destroy__h54530733e565125e: (a: number, b: number) => void;
|
|
41
|
+
export const wasm_bindgen__convert__closures_____invoke__hff346790b6eceb11: (a: number, b: number, c: any) => [number, number];
|
|
42
|
+
export const wasm_bindgen__convert__closures_____invoke__h2225c3190ed38e97: (a: number, b: number, c: any, d: any) => void;
|
|
43
|
+
export const wasm_bindgen__convert__closures_____invoke__hba5f18d2a5fb1eb6: (a: number, b: number, c: any) => void;
|
|
44
|
+
export const wasm_bindgen__convert__closures_____invoke__hce19dfcc00f4d0b4: (a: number, b: number, c: any) => void;
|
|
45
|
+
export const wasm_bindgen__convert__closures_____invoke__h7a6e8b2052e57d0f: (a: number, b: number, c: any) => void;
|
|
46
46
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
47
47
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
48
48
|
export const __wbindgen_exn_store: (a: number) => void;
|
package/package.json
CHANGED