hermes-wasm 1.7.56 → 1.7.97

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/hermes_wasm.d.ts CHANGED
@@ -246,8 +246,26 @@ export type InitInput = RequestInfo | URL | Response | BufferSource | WebAssembl
246
246
 
247
247
  export interface InitOutput {
248
248
  readonly memory: WebAssembly.Memory;
249
- readonly init: () => void;
250
- readonly setup_logging: () => void;
249
+ readonly __wbg_remoteindex_free: (a: number, b: number) => void;
250
+ readonly remoteindex_cache_stats: (a: number) => any;
251
+ readonly remoteindex_clear_idb_cache: (a: number) => any;
252
+ readonly remoteindex_default_fields: (a: number) => any;
253
+ readonly remoteindex_export_cache: (a: number) => [number, number];
254
+ readonly remoteindex_field_names: (a: number) => any;
255
+ readonly remoteindex_get_document: (a: number, b: number, c: number, d: number) => any;
256
+ readonly remoteindex_import_cache: (a: number, b: number, c: number) => [number, number];
257
+ readonly remoteindex_load: (a: number) => any;
258
+ readonly remoteindex_load_cache_from_idb: (a: number) => any;
259
+ readonly remoteindex_load_with_idb_cache: (a: number) => any;
260
+ readonly remoteindex_network_stats: (a: number) => any;
261
+ readonly remoteindex_new: (a: number, b: number) => number;
262
+ readonly remoteindex_num_docs: (a: number) => number;
263
+ readonly remoteindex_num_segments: (a: number) => number;
264
+ readonly remoteindex_reset_network_stats: (a: number) => void;
265
+ readonly remoteindex_save_cache_to_idb: (a: number) => any;
266
+ readonly remoteindex_search: (a: number, b: number, c: number, d: number) => any;
267
+ readonly remoteindex_search_offset: (a: number, b: number, c: number, d: number, e: number) => any;
268
+ readonly remoteindex_with_cache_size: (a: number, b: number, c: number) => number;
251
269
  readonly __wbg_indexregistry_free: (a: number, b: number) => void;
252
270
  readonly __wbg_ipfsindex_free: (a: number, b: number) => void;
253
271
  readonly indexregistry_add_remote: (a: number, b: number, c: number, d: number, e: number) => any;
@@ -274,26 +292,8 @@ export interface InitOutput {
274
292
  readonly ipfsindex_search: (a: number, b: number, c: number, d: number) => any;
275
293
  readonly ipfsindex_search_offset: (a: number, b: number, c: number, d: number, e: number) => any;
276
294
  readonly ipfsindex_with_cache_size: (a: number, b: number, c: number) => number;
277
- readonly __wbg_remoteindex_free: (a: number, b: number) => void;
278
- readonly remoteindex_cache_stats: (a: number) => any;
279
- readonly remoteindex_clear_idb_cache: (a: number) => any;
280
- readonly remoteindex_default_fields: (a: number) => any;
281
- readonly remoteindex_export_cache: (a: number) => [number, number];
282
- readonly remoteindex_field_names: (a: number) => any;
283
- readonly remoteindex_get_document: (a: number, b: number, c: number, d: number) => any;
284
- readonly remoteindex_import_cache: (a: number, b: number, c: number) => [number, number];
285
- readonly remoteindex_load: (a: number) => any;
286
- readonly remoteindex_load_cache_from_idb: (a: number) => any;
287
- readonly remoteindex_load_with_idb_cache: (a: number) => any;
288
- readonly remoteindex_network_stats: (a: number) => any;
289
- readonly remoteindex_new: (a: number, b: number) => number;
290
- readonly remoteindex_num_docs: (a: number) => number;
291
- readonly remoteindex_num_segments: (a: number) => number;
292
- readonly remoteindex_reset_network_stats: (a: number) => void;
293
- readonly remoteindex_save_cache_to_idb: (a: number) => any;
294
- readonly remoteindex_search: (a: number, b: number, c: number, d: number) => any;
295
- readonly remoteindex_search_offset: (a: number, b: number, c: number, d: number, e: number) => any;
296
- readonly remoteindex_with_cache_size: (a: number, b: number, c: number) => number;
295
+ readonly init: () => void;
296
+ readonly setup_logging: () => void;
297
297
  readonly rust_zstd_wasm_shim_calloc: (a: number, b: number) => number;
298
298
  readonly rust_zstd_wasm_shim_free: (a: number) => void;
299
299
  readonly rust_zstd_wasm_shim_malloc: (a: number) => number;
@@ -302,13 +302,14 @@ export interface InitOutput {
302
302
  readonly rust_zstd_wasm_shim_memmove: (a: number, b: number, c: number) => number;
303
303
  readonly rust_zstd_wasm_shim_memset: (a: number, b: number, c: number) => number;
304
304
  readonly rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
305
- readonly wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent____Output_______: (a: number, b: number) => void;
306
- readonly wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut_____Output_______: (a: number, b: number) => void;
307
- readonly wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__wasm_bindgen_a97b444b310b63b9___JsValue____Output_______: (a: number, b: number) => void;
308
- readonly wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue__wasm_bindgen_a97b444b310b63b9___JsValue_____: (a: number, b: number, c: any, d: any) => void;
309
- readonly wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____: (a: number, b: number, c: any) => void;
310
- readonly wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue_____: (a: number, b: number, c: any) => void;
311
- readonly wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke______: (a: number, b: number) => void;
305
+ readonly wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent____Output_______: (a: number, b: number) => void;
306
+ readonly wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut_____Output_______: (a: number, b: number) => void;
307
+ readonly wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__wasm_bindgen_7f07ed4026f738e___JsValue____Output___core_5858575f5ab61d4b___result__Result_____wasm_bindgen_7f07ed4026f738e___JsError___: (a: number, b: number) => void;
308
+ readonly wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___wasm_bindgen_7f07ed4026f738e___JsValue__core_5858575f5ab61d4b___result__Result_____wasm_bindgen_7f07ed4026f738e___JsError__: (a: number, b: number, c: any) => [number, number];
309
+ readonly wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined______: (a: number, b: number, c: any, d: any) => void;
310
+ readonly wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____: (a: number, b: number, c: any) => void;
311
+ readonly wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent______1: (a: number, b: number, c: any) => void;
312
+ readonly wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke______: (a: number, b: number) => void;
312
313
  readonly __wbindgen_malloc: (a: number, b: number) => number;
313
314
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
314
315
  readonly __wbindgen_exn_store: (a: number) => void;
package/hermes_wasm.js CHANGED
@@ -530,53 +530,53 @@ export function init() {
530
530
  * Setup logging to browser console (can be called explicitly)
531
531
  */
532
532
  export function setup_logging() {
533
- wasm.init();
533
+ wasm.setup_logging();
534
534
  }
535
535
 
536
536
  function __wbg_get_imports() {
537
537
  const import0 = {
538
538
  __proto__: null,
539
- __wbg_Error_8c4e43fe74559d73: function(arg0, arg1) {
539
+ __wbg_Error_dbcd8782dbb273a2: function(arg0, arg1) {
540
540
  const ret = Error(getStringFromWasm0(arg0, arg1));
541
541
  return ret;
542
542
  },
543
- __wbg_String_8f0eb39a4a4c2f66: function(arg0, arg1) {
543
+ __wbg_String_8564e559799eccda: function(arg0, arg1) {
544
544
  const ret = String(arg1);
545
545
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
546
546
  const len1 = WASM_VECTOR_LEN;
547
547
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
548
548
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
549
549
  },
550
- __wbg___wbindgen_debug_string_0bc8482c6e3508ae: function(arg0, arg1) {
550
+ __wbg___wbindgen_debug_string_6cf0badf0b90f6ef: function(arg0, arg1) {
551
551
  const ret = debugString(arg1);
552
552
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
553
553
  const len1 = WASM_VECTOR_LEN;
554
554
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
555
555
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
556
556
  },
557
- __wbg___wbindgen_is_function_0095a73b8b156f76: function(arg0) {
557
+ __wbg___wbindgen_is_function_4500d4795b15e70b: function(arg0) {
558
558
  const ret = typeof(arg0) === 'function';
559
559
  return ret;
560
560
  },
561
- __wbg___wbindgen_is_null_ac34f5003991759a: function(arg0) {
561
+ __wbg___wbindgen_is_null_5467e07e008308e7: function(arg0) {
562
562
  const ret = arg0 === null;
563
563
  return ret;
564
564
  },
565
- __wbg___wbindgen_is_string_cd444516edc5b180: function(arg0) {
565
+ __wbg___wbindgen_is_string_89134e23eba104e4: function(arg0) {
566
566
  const ret = typeof(arg0) === 'string';
567
567
  return ret;
568
568
  },
569
- __wbg___wbindgen_is_undefined_9e4d92534c42d778: function(arg0) {
569
+ __wbg___wbindgen_is_undefined_1296fcc83c2da07a: function(arg0) {
570
570
  const ret = arg0 === undefined;
571
571
  return ret;
572
572
  },
573
- __wbg___wbindgen_number_get_8ff4255516ccad3e: function(arg0, arg1) {
573
+ __wbg___wbindgen_number_get_3330675b4e5c3680: function(arg0, arg1) {
574
574
  const obj = arg1;
575
575
  const ret = typeof(obj) === 'number' ? obj : undefined;
576
576
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
577
577
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
578
578
  },
579
- __wbg___wbindgen_string_get_72fb696202c56729: function(arg0, arg1) {
579
+ __wbg___wbindgen_string_get_7b8bc463f6cbeefe: function(arg0, arg1) {
580
580
  const obj = arg1;
581
581
  const ret = typeof(obj) === 'string' ? obj : undefined;
582
582
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -584,65 +584,61 @@ function __wbg_get_imports() {
584
584
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
585
585
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
586
586
  },
587
- __wbg___wbindgen_throw_be289d5034ed271b: function(arg0, arg1) {
587
+ __wbg___wbindgen_throw_89ca9e2c67795ec1: function(arg0, arg1) {
588
588
  throw new Error(getStringFromWasm0(arg0, arg1));
589
589
  },
590
- __wbg__wbg_cb_unref_d9b87ff7982e3b21: function(arg0) {
590
+ __wbg__wbg_cb_unref_f00ff3c6385bd6fa: function(arg0) {
591
591
  arg0._wbg_cb_unref();
592
592
  },
593
- __wbg_abort_2f0584e03e8e3950: function(arg0) {
594
- arg0.abort();
595
- },
596
- __wbg_abort_d549b92d3c665de1: function(arg0, arg1) {
593
+ __wbg_abort_d5982476775d2739: function(arg0, arg1) {
597
594
  arg0.abort(arg1);
598
595
  },
599
- __wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
596
+ __wbg_abort_e6a92d5623297220: function(arg0) {
597
+ arg0.abort();
598
+ },
599
+ __wbg_append_bddb95024c591a53: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
600
600
  arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
601
601
  }, arguments); },
602
- __wbg_arrayBuffer_bb54076166006c39: function() { return handleError(function (arg0) {
602
+ __wbg_arrayBuffer_c95edc576c2724fe: function() { return handleError(function (arg0) {
603
603
  const ret = arg0.arrayBuffer();
604
604
  return ret;
605
605
  }, arguments); },
606
- __wbg_call_389efe28435a9388: function() { return handleError(function (arg0, arg1) {
607
- const ret = arg0.call(arg1);
608
- return ret;
609
- }, arguments); },
610
- __wbg_call_4708e0c13bdc8e95: function() { return handleError(function (arg0, arg1, arg2) {
606
+ __wbg_call_3eadb5cea0462653: function() { return handleError(function (arg0, arg1, arg2) {
611
607
  const ret = arg0.call(arg1, arg2);
612
608
  return ret;
613
609
  }, arguments); },
614
- __wbg_call_e8c868596c950cf6: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
610
+ __wbg_call_dcf4c86f489d6628: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
615
611
  const ret = arg0.call(arg1, arg2, arg3, arg4);
616
612
  return ret;
617
613
  }, arguments); },
618
- __wbg_clearTimeout_26e350acd8252ec6: function(arg0) {
614
+ __wbg_clearTimeout_2256f1e7b94ef517: function(arg0) {
619
615
  const ret = clearTimeout(arg0);
620
616
  return ret;
621
617
  },
622
- __wbg_contains_bde74fed714d6521: function(arg0, arg1, arg2) {
618
+ __wbg_contains_d38c70c743d09f5e: function(arg0, arg1, arg2) {
623
619
  const ret = arg0.contains(getStringFromWasm0(arg1, arg2));
624
620
  return ret;
625
621
  },
626
- __wbg_createObjectStore_545ee23ffd61e3fc: function() { return handleError(function (arg0, arg1, arg2) {
622
+ __wbg_createObjectStore_1f9ec54763e0af72: function() { return handleError(function (arg0, arg1, arg2) {
627
623
  const ret = arg0.createObjectStore(getStringFromWasm0(arg1, arg2));
628
624
  return ret;
629
625
  }, arguments); },
630
- __wbg_debug_a4099fa12db6cd61: function(arg0) {
626
+ __wbg_debug_512ce669a0dda245: function(arg0) {
631
627
  console.debug(arg0);
632
628
  },
633
- __wbg_delete_d6d7f750bd9ed2cd: function() { return handleError(function (arg0, arg1) {
629
+ __wbg_delete_ffc7e97edc062f76: function() { return handleError(function (arg0, arg1) {
634
630
  const ret = arg0.delete(arg1);
635
631
  return ret;
636
632
  }, arguments); },
637
- __wbg_done_57b39ecd9addfe81: function(arg0) {
633
+ __wbg_done_82b14aeb31e98db6: function(arg0) {
638
634
  const ret = arg0.done;
639
635
  return ret;
640
636
  },
641
- __wbg_entries_04679661ea6e74fc: function(arg0) {
637
+ __wbg_entries_279f7c28f13d750a: function(arg0) {
642
638
  const ret = arg0.entries();
643
639
  return ret;
644
640
  },
645
- __wbg_error_7534b8e9a36f1ab4: function(arg0, arg1) {
641
+ __wbg_error_a6fa202b58aa1cd3: function(arg0, arg1) {
646
642
  let deferred0_0;
647
643
  let deferred0_1;
648
644
  try {
@@ -653,49 +649,49 @@ function __wbg_get_imports() {
653
649
  wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
654
650
  }
655
651
  },
656
- __wbg_error_9a7fe3f932034cde: function(arg0) {
652
+ __wbg_error_d0b9fd88b7a19297: function(arg0) {
657
653
  console.error(arg0);
658
654
  },
659
- __wbg_fetch_995a2faca6a97afe: function(arg0) {
655
+ __wbg_fetch_43b2f110608a59ff: function(arg0) {
660
656
  const ret = fetch(arg0);
661
657
  return ret;
662
658
  },
663
- __wbg_fetch_afb6a4b6cacf876d: function(arg0, arg1) {
659
+ __wbg_fetch_457fd31a889a3605: function(arg0, arg1) {
664
660
  const ret = arg0.fetch(arg1);
665
661
  return ret;
666
662
  },
667
- __wbg_fetch_e6e8e0a221783759: function(arg0, arg1) {
663
+ __wbg_fetch_c170c157e1a111d4: function(arg0, arg1) {
668
664
  const ret = arg0.fetch(arg1);
669
665
  return ret;
670
666
  },
671
- __wbg_get_5e856edb32ac1289: function() { return handleError(function (arg0, arg1) {
667
+ __wbg_get_1e44061194c39591: function() { return handleError(function (arg0, arg1) {
672
668
  const ret = arg0.get(arg1);
673
669
  return ret;
674
670
  }, arguments); },
675
- __wbg_get_9b94d73e6221f75c: function(arg0, arg1) {
671
+ __wbg_get_229657ec2da079cd: function(arg0, arg1) {
676
672
  const ret = arg0[arg1 >>> 0];
677
673
  return ret;
678
674
  },
679
- __wbg_get_b3ed3ad4be2bc8ac: function() { return handleError(function (arg0, arg1) {
675
+ __wbg_get_89f3a4c398b4872e: function() { return handleError(function (arg0, arg1) {
680
676
  const ret = Reflect.get(arg0, arg1);
681
677
  return ret;
682
678
  }, arguments); },
683
- __wbg_has_d4e53238966c12b6: function() { return handleError(function (arg0, arg1) {
679
+ __wbg_has_01b31fbd88bb3e8f: function() { return handleError(function (arg0, arg1) {
684
680
  const ret = Reflect.has(arg0, arg1);
685
681
  return ret;
686
682
  }, arguments); },
687
- __wbg_headers_59a2938db9f80985: function(arg0) {
683
+ __wbg_headers_fa752b79db86f8b3: function(arg0) {
688
684
  const ret = arg0.headers;
689
685
  return ret;
690
686
  },
691
- __wbg_indexedDB_782f0610ea9fb144: function() { return handleError(function (arg0) {
687
+ __wbg_indexedDB_c189b6019194263d: function() { return handleError(function (arg0) {
692
688
  const ret = arg0.indexedDB;
693
689
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
694
690
  }, arguments); },
695
- __wbg_info_148d043840582012: function(arg0) {
691
+ __wbg_info_3fad8ca00db5aa77: function(arg0) {
696
692
  console.info(arg0);
697
693
  },
698
- __wbg_instanceof_IdbDatabase_8d723b3ff4761c2d: function(arg0) {
694
+ __wbg_instanceof_IdbDatabase_1f434ee10170b816: function(arg0) {
699
695
  let result;
700
696
  try {
701
697
  result = arg0 instanceof IDBDatabase;
@@ -705,7 +701,7 @@ function __wbg_get_imports() {
705
701
  const ret = result;
706
702
  return ret;
707
703
  },
708
- __wbg_instanceof_IdbOpenDbRequest_e476921a744b955b: function(arg0) {
704
+ __wbg_instanceof_IdbOpenDbRequest_7abbd2dc33aa157e: function(arg0) {
709
705
  let result;
710
706
  try {
711
707
  result = arg0 instanceof IDBOpenDBRequest;
@@ -715,7 +711,7 @@ function __wbg_get_imports() {
715
711
  const ret = result;
716
712
  return ret;
717
713
  },
718
- __wbg_instanceof_IdbRequest_6388508cc77f8da0: function(arg0) {
714
+ __wbg_instanceof_IdbRequest_6f71574cda04750b: function(arg0) {
719
715
  let result;
720
716
  try {
721
717
  result = arg0 instanceof IDBRequest;
@@ -725,7 +721,7 @@ function __wbg_get_imports() {
725
721
  const ret = result;
726
722
  return ret;
727
723
  },
728
- __wbg_instanceof_Response_ee1d54d79ae41977: function(arg0) {
724
+ __wbg_instanceof_Response_1844be67dbd5e161: function(arg0) {
729
725
  let result;
730
726
  try {
731
727
  result = arg0 instanceof Response;
@@ -735,7 +731,7 @@ function __wbg_get_imports() {
735
731
  const ret = result;
736
732
  return ret;
737
733
  },
738
- __wbg_instanceof_Uint8Array_9b9075935c74707c: function(arg0) {
734
+ __wbg_instanceof_Uint8Array_6482c66fce35827d: function(arg0) {
739
735
  let result;
740
736
  try {
741
737
  result = arg0 instanceof Uint8Array;
@@ -745,7 +741,7 @@ function __wbg_get_imports() {
745
741
  const ret = result;
746
742
  return ret;
747
743
  },
748
- __wbg_instanceof_Window_ed49b2db8df90359: function(arg0) {
744
+ __wbg_instanceof_Window_27a653e1b516dd65: function(arg0) {
749
745
  let result;
750
746
  try {
751
747
  result = arg0 instanceof Window;
@@ -755,41 +751,57 @@ function __wbg_get_imports() {
755
751
  const ret = result;
756
752
  return ret;
757
753
  },
758
- __wbg_isArray_d314bb98fcf08331: function(arg0) {
754
+ __wbg_isArray_fe5201bfdab7e39d: function(arg0) {
759
755
  const ret = Array.isArray(arg0);
760
756
  return ret;
761
757
  },
762
- __wbg_length_32ed9a279acd054c: function(arg0) {
758
+ __wbg_length_f875d3a041bab91a: function(arg0) {
763
759
  const ret = arg0.length;
764
760
  return ret;
765
761
  },
766
- __wbg_log_6b5ca2e6124b2808: function(arg0) {
762
+ __wbg_log_240aa86e7eb48d31: function(arg0) {
767
763
  console.log(arg0);
768
764
  },
769
- __wbg_new_361308b2356cecd0: function() {
770
- const ret = new Object();
765
+ __wbg_new_08d33c204155a3e2: function() { return handleError(function () {
766
+ const ret = new AbortController();
767
+ return ret;
768
+ }, arguments); },
769
+ __wbg_new_227d7c05414eb861: function() {
770
+ const ret = new Error();
771
771
  return ret;
772
772
  },
773
- __wbg_new_3eb36ae241fe6f44: function() {
774
- const ret = new Array();
773
+ __wbg_new_5947ca72f3fee3e6: function() {
774
+ const ret = new Map();
775
775
  return ret;
776
776
  },
777
- __wbg_new_64284bd487f9d239: function() { return handleError(function () {
777
+ __wbg_new_6e7681a5f6f98ceb: function(arg0) {
778
+ const ret = new Uint8Array(arg0);
779
+ return ret;
780
+ },
781
+ __wbg_new_6feff3e11e4d0799: function() {
782
+ const ret = new Object();
783
+ return ret;
784
+ },
785
+ __wbg_new_e88efd8ca5aef956: function() { return handleError(function () {
778
786
  const ret = new Headers();
779
787
  return ret;
780
788
  }, arguments); },
781
- __wbg_new_8a6f238a6ece86ea: function() {
782
- const ret = new Error();
789
+ __wbg_new_ff7f9cc4c9a4a0cf: function() {
790
+ const ret = new Array();
783
791
  return ret;
784
792
  },
785
- __wbg_new_b5d9e2fb389fef91: function(arg0, arg1) {
793
+ __wbg_new_from_slice_a5be53238f31f9f7: function(arg0, arg1) {
794
+ const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
795
+ return ret;
796
+ },
797
+ __wbg_new_typed_f79896f0ea5f7de8: function(arg0, arg1) {
786
798
  try {
787
799
  var state0 = {a: arg0, b: arg1};
788
800
  var cb0 = (arg0, arg1) => {
789
801
  const a = state0.a;
790
802
  state0.a = 0;
791
803
  try {
792
- return wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue__wasm_bindgen_a97b444b310b63b9___JsValue_____(a, state0.b, arg0, arg1);
804
+ return wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined______(a, state0.b, arg0, arg1);
793
805
  } finally {
794
806
  state0.a = a;
795
807
  }
@@ -800,206 +812,186 @@ function __wbg_get_imports() {
800
812
  state0.a = state0.b = 0;
801
813
  }
802
814
  },
803
- __wbg_new_b949e7f56150a5d1: function() { return handleError(function () {
804
- const ret = new AbortController();
805
- return ret;
806
- }, arguments); },
807
- __wbg_new_dca287b076112a51: function() {
808
- const ret = new Map();
809
- return ret;
810
- },
811
- __wbg_new_dd2b680c8bf6ae29: function(arg0) {
812
- const ret = new Uint8Array(arg0);
813
- return ret;
814
- },
815
- __wbg_new_from_slice_a3d2629dc1826784: function(arg0, arg1) {
816
- const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
817
- return ret;
818
- },
819
- __wbg_new_no_args_1c7c842f08d00ebb: function(arg0, arg1) {
820
- const ret = new Function(getStringFromWasm0(arg0, arg1));
821
- return ret;
822
- },
823
- __wbg_new_with_str_and_init_a61cbc6bdef21614: function() { return handleError(function (arg0, arg1, arg2) {
815
+ __wbg_new_with_str_and_init_66de5344635d3590: function() { return handleError(function (arg0, arg1, arg2) {
824
816
  const ret = new Request(getStringFromWasm0(arg0, arg1), arg2);
825
817
  return ret;
826
818
  }, arguments); },
827
- __wbg_next_3482f54c49e8af19: function() { return handleError(function (arg0) {
819
+ __wbg_next_ae5b710aea83f41e: function() { return handleError(function (arg0) {
828
820
  const ret = arg0.next();
829
821
  return ret;
830
822
  }, arguments); },
831
- __wbg_now_ebffdf7e580f210d: function(arg0) {
823
+ __wbg_now_7132c007bbc70074: function(arg0) {
832
824
  const ret = arg0.now();
833
825
  return ret;
834
826
  },
835
- __wbg_objectStoreNames_d2c5d2377420ad78: function(arg0) {
827
+ __wbg_objectStoreNames_6a07249be7ebb662: function(arg0) {
836
828
  const ret = arg0.objectStoreNames;
837
829
  return ret;
838
830
  },
839
- __wbg_objectStore_d56e603390dcc165: function() { return handleError(function (arg0, arg1, arg2) {
831
+ __wbg_objectStore_015d3ed0b7cb1d99: function() { return handleError(function (arg0, arg1, arg2) {
840
832
  const ret = arg0.objectStore(getStringFromWasm0(arg1, arg2));
841
833
  return ret;
842
834
  }, arguments); },
843
- __wbg_ok_87f537440a0acf85: function(arg0) {
835
+ __wbg_ok_0eac9778dcc96740: function(arg0) {
844
836
  const ret = arg0.ok;
845
837
  return ret;
846
838
  },
847
- __wbg_open_82db86fd5b087109: function() { return handleError(function (arg0, arg1, arg2, arg3) {
839
+ __wbg_open_2a8fd50228546f1e: function() { return handleError(function (arg0, arg1, arg2, arg3) {
848
840
  const ret = arg0.open(getStringFromWasm0(arg1, arg2), arg3 >>> 0);
849
841
  return ret;
850
842
  }, arguments); },
851
- __wbg_prototypesetcall_bdcdcc5842e4d77d: function(arg0, arg1, arg2) {
843
+ __wbg_prototypesetcall_37f00e1be5c4015a: function(arg0, arg1, arg2) {
852
844
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
853
845
  },
854
- __wbg_put_b34701a38436f20a: function() { return handleError(function (arg0, arg1, arg2) {
846
+ __wbg_put_1be98ea4de1d2c9f: function() { return handleError(function (arg0, arg1, arg2) {
855
847
  const ret = arg0.put(arg1, arg2);
856
848
  return ret;
857
849
  }, arguments); },
858
- __wbg_queueMicrotask_0aa0a927f78f5d98: function(arg0) {
850
+ __wbg_queueMicrotask_5e387cf4d8e3f63e: function(arg0) {
851
+ queueMicrotask(arg0);
852
+ },
853
+ __wbg_queueMicrotask_77bf5a3ad712168b: function(arg0) {
859
854
  const ret = arg0.queueMicrotask;
860
855
  return ret;
861
856
  },
862
- __wbg_queueMicrotask_5bb536982f78a56f: function(arg0) {
863
- queueMicrotask(arg0);
864
- },
865
- __wbg_resolve_002c4b7d9d8f6b64: function(arg0) {
857
+ __wbg_resolve_2e8556632715b12f: function(arg0) {
866
858
  const ret = Promise.resolve(arg0);
867
859
  return ret;
868
860
  },
869
- __wbg_result_233b2d68aae87a05: function() { return handleError(function (arg0) {
861
+ __wbg_result_a341f12d4cb786ef: function() { return handleError(function (arg0) {
870
862
  const ret = arg0.result;
871
863
  return ret;
872
864
  }, arguments); },
873
- __wbg_setTimeout_4360465139fa5dfe: function(arg0, arg1) {
865
+ __wbg_setTimeout_b188b3bcc8977c7d: function(arg0, arg1) {
874
866
  const ret = setTimeout(arg0, arg1);
875
867
  return ret;
876
868
  },
877
- __wbg_set_1eb0999cf5d27fc8: function(arg0, arg1, arg2) {
878
- const ret = arg0.set(arg1, arg2);
879
- return ret;
869
+ __wbg_set_601f3e1d081df3ac: function(arg0, arg1, arg2) {
870
+ arg0[arg1 >>> 0] = arg2;
880
871
  },
881
- __wbg_set_3f1d0b984ed272ed: function(arg0, arg1, arg2) {
872
+ __wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
882
873
  arg0[arg1] = arg2;
883
874
  },
884
- __wbg_set_body_9a7e00afe3cfe244: function(arg0, arg1) {
875
+ __wbg_set_b1226382f10be917: function(arg0, arg1, arg2) {
876
+ const ret = arg0.set(arg1, arg2);
877
+ return ret;
878
+ },
879
+ __wbg_set_body_42d5ed933a1840a1: function(arg0, arg1) {
885
880
  arg0.body = arg1;
886
881
  },
887
- __wbg_set_cache_315a3ed773a41543: function(arg0, arg1) {
882
+ __wbg_set_cache_546c3dda0e43ae0c: function(arg0, arg1) {
888
883
  arg0.cache = __wbindgen_enum_RequestCache[arg1];
889
884
  },
890
- __wbg_set_credentials_c4a58d2e05ef24fb: function(arg0, arg1) {
885
+ __wbg_set_credentials_328fbf29cfdfa342: function(arg0, arg1) {
891
886
  arg0.credentials = __wbindgen_enum_RequestCredentials[arg1];
892
887
  },
893
- __wbg_set_f43e577aea94465b: function(arg0, arg1, arg2) {
894
- arg0[arg1 >>> 0] = arg2;
895
- },
896
- __wbg_set_headers_cfc5f4b2c1f20549: function(arg0, arg1) {
888
+ __wbg_set_headers_1f8bdee11d576059: function(arg0, arg1) {
897
889
  arg0.headers = arg1;
898
890
  },
899
- __wbg_set_method_c3e20375f5ae7fac: function(arg0, arg1, arg2) {
891
+ __wbg_set_method_5a35896632ca213d: function(arg0, arg1, arg2) {
900
892
  arg0.method = getStringFromWasm0(arg1, arg2);
901
893
  },
902
- __wbg_set_mode_b13642c312648202: function(arg0, arg1) {
894
+ __wbg_set_mode_6fa10db5d133ac26: function(arg0, arg1) {
903
895
  arg0.mode = __wbindgen_enum_RequestMode[arg1];
904
896
  },
905
- __wbg_set_oncomplete_76d4a772a6c8cab6: function(arg0, arg1) {
897
+ __wbg_set_oncomplete_98a2196d755d2d24: function(arg0, arg1) {
906
898
  arg0.oncomplete = arg1;
907
899
  },
908
- __wbg_set_onerror_dc0e606b09e1792f: function(arg0, arg1) {
900
+ __wbg_set_onerror_bac43f7bea6aea04: function(arg0, arg1) {
909
901
  arg0.onerror = arg1;
910
902
  },
911
- __wbg_set_onsuccess_0edec1acb4124784: function(arg0, arg1) {
903
+ __wbg_set_onsuccess_b11a47e22cc3b04d: function(arg0, arg1) {
912
904
  arg0.onsuccess = arg1;
913
905
  },
914
- __wbg_set_onupgradeneeded_c887b74722b6ce77: function(arg0, arg1) {
906
+ __wbg_set_onupgradeneeded_884f0a93f1b2fc89: function(arg0, arg1) {
915
907
  arg0.onupgradeneeded = arg1;
916
908
  },
917
- __wbg_set_signal_f2d3f8599248896d: function(arg0, arg1) {
909
+ __wbg_set_signal_0d93209e168efc85: function(arg0, arg1) {
918
910
  arg0.signal = arg1;
919
911
  },
920
- __wbg_signal_d1285ecab4ebc5ad: function(arg0) {
912
+ __wbg_signal_a0d9fead74a07e34: function(arg0) {
921
913
  const ret = arg0.signal;
922
914
  return ret;
923
915
  },
924
- __wbg_stack_0ed75d68575b0f3c: function(arg0, arg1) {
916
+ __wbg_stack_3b0d974bbf31e44f: function(arg0, arg1) {
925
917
  const ret = arg1.stack;
926
918
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
927
919
  const len1 = WASM_VECTOR_LEN;
928
920
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
929
921
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
930
922
  },
931
- __wbg_static_accessor_GLOBAL_12837167ad935116: function() {
923
+ __wbg_static_accessor_GLOBAL_280fe6a619bbfbf6: function() {
932
924
  const ret = typeof global === 'undefined' ? null : global;
933
925
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
934
926
  },
935
- __wbg_static_accessor_GLOBAL_THIS_e628e89ab3b1c95f: function() {
927
+ __wbg_static_accessor_GLOBAL_THIS_12c1f4811ec605d1: function() {
936
928
  const ret = typeof globalThis === 'undefined' ? null : globalThis;
937
929
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
938
930
  },
939
- __wbg_static_accessor_SELF_a621d3dfbb60d0ce: function() {
931
+ __wbg_static_accessor_SELF_3a156961626f54d9: function() {
940
932
  const ret = typeof self === 'undefined' ? null : self;
941
933
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
942
934
  },
943
- __wbg_static_accessor_WINDOW_f8727f0cf888e0bd: function() {
935
+ __wbg_static_accessor_WINDOW_210015b3eb6018a4: function() {
944
936
  const ret = typeof window === 'undefined' ? null : window;
945
937
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
946
938
  },
947
- __wbg_status_89d7e803db911ee7: function(arg0) {
939
+ __wbg_status_1544422a8c64aef0: function(arg0) {
948
940
  const ret = arg0.status;
949
941
  return ret;
950
942
  },
951
- __wbg_target_521be630ab05b11e: function(arg0) {
943
+ __wbg_target_28a021f6fbeb8e04: function(arg0) {
952
944
  const ret = arg0.target;
953
945
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
954
946
  },
955
- __wbg_then_0d9fe2c7b1857d32: function(arg0, arg1, arg2) {
956
- const ret = arg0.then(arg1, arg2);
947
+ __wbg_then_5ce48a9e69c0d3cd: function(arg0, arg1) {
948
+ const ret = arg0.then(arg1);
957
949
  return ret;
958
950
  },
959
- __wbg_then_b9e7b3b5f1a9e1b5: function(arg0, arg1) {
960
- const ret = arg0.then(arg1);
951
+ __wbg_then_f73127af3894d61c: function(arg0, arg1, arg2) {
952
+ const ret = arg0.then(arg1, arg2);
961
953
  return ret;
962
954
  },
963
- __wbg_transaction_55ceb96f4b852417: function() { return handleError(function (arg0, arg1, arg2, arg3) {
955
+ __wbg_transaction_3a9df0b414667515: function() { return handleError(function (arg0, arg1, arg2, arg3) {
964
956
  const ret = arg0.transaction(getStringFromWasm0(arg1, arg2), __wbindgen_enum_IdbTransactionMode[arg3]);
965
957
  return ret;
966
958
  }, arguments); },
967
- __wbg_transaction_bf0a35e0542d8e7a: function() { return handleError(function (arg0, arg1, arg2) {
959
+ __wbg_transaction_f2fa9c1bd80a868f: function() { return handleError(function (arg0, arg1, arg2) {
968
960
  const ret = arg0.transaction(getStringFromWasm0(arg1, arg2));
969
961
  return ret;
970
962
  }, arguments); },
971
- __wbg_url_c484c26b1fbf5126: function(arg0, arg1) {
963
+ __wbg_url_271945e420831f05: function(arg0, arg1) {
972
964
  const ret = arg1.url;
973
965
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
974
966
  const len1 = WASM_VECTOR_LEN;
975
967
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
976
968
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
977
969
  },
978
- __wbg_value_0546255b415e96c1: function(arg0) {
970
+ __wbg_value_3e1fdb73e1353fb3: function(arg0) {
979
971
  const ret = arg0.value;
980
972
  return ret;
981
973
  },
982
- __wbg_warn_f7ae1b2e66ccb930: function(arg0) {
974
+ __wbg_warn_998077100f0e7387: function(arg0) {
983
975
  console.warn(arg0);
984
976
  },
985
977
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
986
- // Cast intrinsic for `Closure(Closure { dtor_idx: 195, function: Function { arguments: [NamedExternref("Event")], shim_idx: 196, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
987
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent____Output_______, wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____);
978
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 233, function: Function { arguments: [NamedExternref("Event")], shim_idx: 234, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
979
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent____Output_______, wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____);
988
980
  return ret;
989
981
  },
990
982
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
991
- // Cast intrinsic for `Closure(Closure { dtor_idx: 195, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 196, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
992
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent____Output_______, wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____);
983
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 233, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 234, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
984
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent____Output_______, wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent______1);
993
985
  return ret;
994
986
  },
995
987
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
996
- // Cast intrinsic for `Closure(Closure { dtor_idx: 546, function: Function { arguments: [], shim_idx: 547, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
997
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut_____Output_______, wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke______);
988
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 581, function: Function { arguments: [], shim_idx: 582, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
989
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut_____Output_______, wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke______);
998
990
  return ret;
999
991
  },
1000
992
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
1001
- // Cast intrinsic for `Closure(Closure { dtor_idx: 576, function: Function { arguments: [Externref], shim_idx: 577, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1002
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_a97b444b310b63b9___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__wasm_bindgen_a97b444b310b63b9___JsValue____Output_______, wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue_____);
993
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 611, function: Function { arguments: [Externref], shim_idx: 612, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
994
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_7f07ed4026f738e___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__wasm_bindgen_7f07ed4026f738e___JsValue____Output___core_5858575f5ab61d4b___result__Result_____wasm_bindgen_7f07ed4026f738e___JsError___, wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___wasm_bindgen_7f07ed4026f738e___JsValue__core_5858575f5ab61d4b___result__Result_____wasm_bindgen_7f07ed4026f738e___JsError__);
1003
995
  return ret;
1004
996
  },
1005
997
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -1038,20 +1030,27 @@ function __wbg_get_imports() {
1038
1030
  };
1039
1031
  }
1040
1032
 
1041
- function wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke______(arg0, arg1) {
1042
- wasm.wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke______(arg0, arg1);
1033
+ function wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke______(arg0, arg1) {
1034
+ wasm.wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke______(arg0, arg1);
1043
1035
  }
1044
1036
 
1045
- function wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____(arg0, arg1, arg2) {
1046
- wasm.wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___web_sys_be18a6ebbdcec552___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____(arg0, arg1, arg2);
1037
+ function wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____(arg0, arg1, arg2) {
1038
+ wasm.wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent_____(arg0, arg1, arg2);
1047
1039
  }
1048
1040
 
1049
- function wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue_____(arg0, arg1, arg2) {
1050
- wasm.wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue_____(arg0, arg1, arg2);
1041
+ function wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent______1(arg0, arg1, arg2) {
1042
+ wasm.wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___web_sys_681e534fe2ba1193___features__gen_IdbVersionChangeEvent__IdbVersionChangeEvent______1(arg0, arg1, arg2);
1043
+ }
1044
+
1045
+ function wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___wasm_bindgen_7f07ed4026f738e___JsValue__core_5858575f5ab61d4b___result__Result_____wasm_bindgen_7f07ed4026f738e___JsError__(arg0, arg1, arg2) {
1046
+ const ret = wasm.wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___wasm_bindgen_7f07ed4026f738e___JsValue__core_5858575f5ab61d4b___result__Result_____wasm_bindgen_7f07ed4026f738e___JsError__(arg0, arg1, arg2);
1047
+ if (ret[1]) {
1048
+ throw takeFromExternrefTable0(ret[0]);
1049
+ }
1051
1050
  }
1052
1051
 
1053
- function wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue__wasm_bindgen_a97b444b310b63b9___JsValue_____(arg0, arg1, arg2, arg3) {
1054
- wasm.wasm_bindgen_a97b444b310b63b9___convert__closures_____invoke___wasm_bindgen_a97b444b310b63b9___JsValue__wasm_bindgen_a97b444b310b63b9___JsValue_____(arg0, arg1, arg2, arg3);
1052
+ function wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined______(arg0, arg1, arg2, arg3) {
1053
+ wasm.wasm_bindgen_7f07ed4026f738e___convert__closures_____invoke___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined___js_sys_61199577b62b9f23___Function_fn_wasm_bindgen_7f07ed4026f738e___JsValue_____wasm_bindgen_7f07ed4026f738e___sys__Undefined______(arg0, arg1, arg2, arg3);
1055
1054
  }
1056
1055
 
1057
1056
 
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "izihawa"
6
6
  ],
7
7
  "description": "WASM bindings for Hermes search engine",
8
- "version": "1.7.56",
8
+ "version": "1.7.97",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",