oriverse-engine 0.1.1 → 0.1.3

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.
@@ -252,15 +252,15 @@ export function worker_init(state_ptr, keypair_ptr) {
252
252
  export function worker_init_write(xq_fast_ptr, xq_strict_ptr, state_ptr, kp_ptr) {
253
253
  wasm.worker_init_write(xq_fast_ptr, xq_strict_ptr, state_ptr, kp_ptr);
254
254
  }
255
- import * as import1 from "./snippets/oriverse_wgpu-255445ce6d9a0851/inline1.js"
256
- import * as import2 from "./snippets/oriverse_wgpu-255445ce6d9a0851/inline0.js"
255
+ import * as import1 from "./snippets/oriverse_wgpu-255445ce6d9a0851/inline0.js"
256
+ import * as import2 from "./snippets/oriverse_wgpu-255445ce6d9a0851/inline1.js"
257
257
  import * as import3 from "./snippets/oriverse_market_client-0cd3013288f3c49c/inline0.js"
258
258
  import * as import4 from "./snippets/oriverse_networking_shared-e43478064e11e46c/inline0.js"
259
259
 
260
260
  function __wbg_get_imports() {
261
261
  const import0 = {
262
262
  __proto__: null,
263
- __wbg_Window_b0c275b50676d397: function(arg0) {
263
+ __wbg_Window_a07901001eb4269f: function(arg0) {
264
264
  const ret = arg0.Window;
265
265
  return ret;
266
266
  },
@@ -268,7 +268,7 @@ function __wbg_get_imports() {
268
268
  const ret = arg0.Window;
269
269
  return ret;
270
270
  },
271
- __wbg_WorkerGlobalScope_7a1f78d9f7542cfa: function(arg0) {
271
+ __wbg_WorkerGlobalScope_d1b9459d53a39f3d: function(arg0) {
272
272
  const ret = arg0.WorkerGlobalScope;
273
273
  return ret;
274
274
  },
@@ -284,6 +284,14 @@ function __wbg_get_imports() {
284
284
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
285
285
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
286
286
  },
287
+ __wbg___wbindgen_function_table_c1eaa184ab89c8b4: function() {
288
+ const ret = wasm.__wbindgen_export;
289
+ return ret;
290
+ },
291
+ __wbg___wbindgen_is_falsy_30906e697739fcc2: function(arg0) {
292
+ const ret = !arg0;
293
+ return ret;
294
+ },
287
295
  __wbg___wbindgen_is_function_3c846841762788c1: function(arg0) {
288
296
  const ret = typeof(arg0) === 'function';
289
297
  return ret;
@@ -386,13 +394,21 @@ function __wbg_get_imports() {
386
394
  const ret = arg0.arrayBuffer();
387
395
  return ret;
388
396
  }, arguments); },
389
- __wbg_beginComputePass_0fb772608bf84f44: function(arg0, arg1) {
397
+ __wbg_beginComputePass_705eb14eefc2b94e: function(arg0, arg1) {
390
398
  const ret = arg0.beginComputePass(arg1);
391
399
  return ret;
392
400
  },
393
- __wbg_beginRenderPass_c662486e5caabb09: function(arg0, arg1) {
401
+ __wbg_beginRenderPass_10e1d8bb36f2f74e: function() { return handleError(function (arg0, arg1) {
394
402
  const ret = arg0.beginRenderPass(arg1);
395
403
  return ret;
404
+ }, arguments); },
405
+ __wbg_bind_86c20a9105588f18: function(arg0, arg1, arg2) {
406
+ const ret = arg0.bind(arg1, arg2);
407
+ return ret;
408
+ },
409
+ __wbg_bind_e6d12ff9d961400a: function(arg0, arg1) {
410
+ const ret = arg0.bind(arg1);
411
+ return ret;
396
412
  },
397
413
  __wbg_blockSize_5871fe73cc8dcba0: function(arg0) {
398
414
  const ret = arg0.blockSize;
@@ -496,12 +512,12 @@ function __wbg_get_imports() {
496
512
  const ret = arg0.channel;
497
513
  return ret;
498
514
  },
499
- __wbg_clearBuffer_e063e34f4a181e05: function(arg0, arg1, arg2, arg3) {
500
- arg0.clearBuffer(arg1, arg2, arg3);
501
- },
502
- __wbg_clearBuffer_f330030ddc7767fc: function(arg0, arg1, arg2) {
515
+ __wbg_clearBuffer_700f6bba0d974e6c: function(arg0, arg1, arg2) {
503
516
  arg0.clearBuffer(arg1, arg2);
504
517
  },
518
+ __wbg_clearBuffer_b67061873f997b6a: function(arg0, arg1, arg2, arg3) {
519
+ arg0.clearBuffer(arg1, arg2, arg3);
520
+ },
505
521
  __wbg_clearTimeout_113b1cde814ec762: function(arg0) {
506
522
  const ret = clearTimeout(arg0);
507
523
  return ret;
@@ -562,9 +578,9 @@ function __wbg_get_imports() {
562
578
  const ret = arg0.colno;
563
579
  return ret;
564
580
  },
565
- __wbg_configure_c71c9f57ca3edf98: function(arg0, arg1) {
581
+ __wbg_configure_3d64c677c7d68a15: function() { return handleError(function (arg0, arg1) {
566
582
  arg0.configure(arg1);
567
- },
583
+ }, arguments); },
568
584
  __wbg_connect_3ca85e8e3b8d9828: function() { return handleError(function (arg0, arg1) {
569
585
  const ret = arg0.connect(arg1);
570
586
  return ret;
@@ -585,26 +601,27 @@ function __wbg_get_imports() {
585
601
  const ret = arg0.contentRect;
586
602
  return ret;
587
603
  },
588
- __wbg_copyBufferToBuffer_910ae8c201bdff01: function(arg0, arg1, arg2, arg3, arg4, arg5) {
589
- arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4, arg5);
590
- },
591
- __wbg_copyBufferToTexture_8c287708aff282a4: function(arg0, arg1, arg2, arg3) {
592
- arg0.copyBufferToTexture(arg1, arg2, arg3);
593
- },
594
- __wbg_copyExternalImageToTexture_540fcadea7d8323f: function(arg0, arg1, arg2, arg3) {
595
- arg0.copyExternalImageToTexture(arg1, arg2, arg3);
604
+ __wbg_contentWindow_c9124169acf33bae: function(arg0) {
605
+ const ret = arg0.contentWindow;
606
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
596
607
  },
597
- __wbg_copyTextureToBuffer_76965133f36672a4: function(arg0, arg1, arg2, arg3) {
608
+ __wbg_copyBufferToBuffer_8bb974c7f9c5f4dc: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
609
+ arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4);
610
+ }, arguments); },
611
+ __wbg_copyBufferToBuffer_8fe240a0000c9e22: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
612
+ arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4, arg5);
613
+ }, arguments); },
614
+ __wbg_copyTextureToBuffer_4186c16aef1922a5: function() { return handleError(function (arg0, arg1, arg2, arg3) {
598
615
  arg0.copyTextureToBuffer(arg1, arg2, arg3);
599
- },
600
- __wbg_copyTextureToTexture_04331d5254bea8fc: function(arg0, arg1, arg2, arg3) {
616
+ }, arguments); },
617
+ __wbg_copyTextureToTexture_1be188df1e535c0a: function() { return handleError(function (arg0, arg1, arg2, arg3) {
601
618
  arg0.copyTextureToTexture(arg1, arg2, arg3);
602
- },
603
- __wbg_createBindGroupLayout_fe258aa231f602a1: function(arg0, arg1) {
619
+ }, arguments); },
620
+ __wbg_createBindGroupLayout_9ea1a44942aaf13e: function() { return handleError(function (arg0, arg1) {
604
621
  const ret = arg0.createBindGroupLayout(arg1);
605
622
  return ret;
606
- },
607
- __wbg_createBindGroup_783178b92eca4f94: function(arg0, arg1) {
623
+ }, arguments); },
624
+ __wbg_createBindGroup_2320df4db188406c: function(arg0, arg1) {
608
625
  const ret = arg0.createBindGroup(arg1);
609
626
  return ret;
610
627
  },
@@ -612,15 +629,15 @@ function __wbg_get_imports() {
612
629
  const ret = arg0.createBufferSource();
613
630
  return ret;
614
631
  }, arguments); },
615
- __wbg_createBuffer_05c143bc69af7de1: function(arg0, arg1) {
632
+ __wbg_createBuffer_2f08c0205e04efca: function() { return handleError(function (arg0, arg1) {
616
633
  const ret = arg0.createBuffer(arg1);
617
634
  return ret;
618
- },
619
- __wbg_createCommandEncoder_eeac00d01e7c7215: function(arg0, arg1) {
635
+ }, arguments); },
636
+ __wbg_createCommandEncoder_cd88faca35d9ed68: function(arg0, arg1) {
620
637
  const ret = arg0.createCommandEncoder(arg1);
621
638
  return ret;
622
639
  },
623
- __wbg_createComputePipeline_70cb69a35311bb5a: function(arg0, arg1) {
640
+ __wbg_createComputePipeline_3e135ff73c8fc483: function(arg0, arg1) {
624
641
  const ret = arg0.createComputePipeline(arg1);
625
642
  return ret;
626
643
  },
@@ -651,38 +668,38 @@ function __wbg_get_imports() {
651
668
  const ret = arg0.createOffer();
652
669
  return ret;
653
670
  },
654
- __wbg_createPipelineLayout_3195019c488e9d1f: function(arg0, arg1) {
671
+ __wbg_createPipelineLayout_7a186f2e9bf0d605: function(arg0, arg1) {
655
672
  const ret = arg0.createPipelineLayout(arg1);
656
673
  return ret;
657
674
  },
658
- __wbg_createQuerySet_a8afd88335f1ae22: function(arg0, arg1) {
675
+ __wbg_createQuerySet_05da8b0de35672ca: function() { return handleError(function (arg0, arg1) {
659
676
  const ret = arg0.createQuerySet(arg1);
660
677
  return ret;
661
- },
662
- __wbg_createRenderBundleEncoder_0ae4be9a26b4f4aa: function(arg0, arg1) {
663
- const ret = arg0.createRenderBundleEncoder(arg1);
664
- return ret;
665
- },
666
- __wbg_createRenderPipeline_430c946fe289280f: function(arg0, arg1) {
678
+ }, arguments); },
679
+ __wbg_createRenderPipeline_f48187ba9f7701e8: function() { return handleError(function (arg0, arg1) {
667
680
  const ret = arg0.createRenderPipeline(arg1);
668
681
  return ret;
669
- },
670
- __wbg_createSampler_59ee59f9ce9c89e6: function(arg0, arg1) {
682
+ }, arguments); },
683
+ __wbg_createSampler_248bd67c920af37d: function(arg0, arg1) {
671
684
  const ret = arg0.createSampler(arg1);
672
685
  return ret;
673
686
  },
674
- __wbg_createShaderModule_cb92dd515bc68e5a: function(arg0, arg1) {
687
+ __wbg_createShaderModule_53701de4fb271c90: function(arg0, arg1) {
675
688
  const ret = arg0.createShaderModule(arg1);
676
689
  return ret;
677
690
  },
678
- __wbg_createTexture_ae83ede28133180f: function(arg0, arg1) {
691
+ __wbg_createStereoPanner_e8bc9c6bea047898: function() { return handleError(function (arg0) {
692
+ const ret = arg0.createStereoPanner();
693
+ return ret;
694
+ }, arguments); },
695
+ __wbg_createTexture_9e76b80a2dc0d12e: function() { return handleError(function (arg0, arg1) {
679
696
  const ret = arg0.createTexture(arg1);
680
697
  return ret;
681
- },
682
- __wbg_createView_c0fb516125a12571: function(arg0, arg1) {
698
+ }, arguments); },
699
+ __wbg_createView_cc96b5bdd3d5bf5e: function() { return handleError(function (arg0, arg1) {
683
700
  const ret = arg0.createView(arg1);
684
701
  return ret;
685
- },
702
+ }, arguments); },
686
703
  __wbg_crypto_38df2bab126b63dc: function(arg0) {
687
704
  const ret = arg0.crypto;
688
705
  return ret;
@@ -727,19 +744,17 @@ function __wbg_get_imports() {
727
744
  const ret = arg0.deltaY;
728
745
  return ret;
729
746
  },
747
+ __wbg_description_18d0a6d4077fec8e: function(arg0, arg1) {
748
+ const ret = arg1.description;
749
+ const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
750
+ const len1 = WASM_VECTOR_LEN;
751
+ getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
752
+ getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
753
+ },
730
754
  __wbg_destination_d1f70fe081ff0932: function(arg0) {
731
755
  const ret = arg0.destination;
732
756
  return ret;
733
757
  },
734
- __wbg_destroy_d1537bee2b5a7849: function(arg0) {
735
- arg0.destroy();
736
- },
737
- __wbg_destroy_d28e196e9dbc3b27: function(arg0) {
738
- arg0.destroy();
739
- },
740
- __wbg_destroy_ddd5bee0b4b02f49: function(arg0) {
741
- arg0.destroy();
742
- },
743
758
  __wbg_devicePixelContentBoxSize_82a5f309b4b96a31: function(arg0) {
744
759
  const ret = arg0.devicePixelContentBoxSize;
745
760
  return ret;
@@ -758,10 +773,7 @@ function __wbg_get_imports() {
758
773
  const ret = arg0.dispatchEvent(arg1);
759
774
  return ret;
760
775
  }, arguments); },
761
- __wbg_dispatchWorkgroupsIndirect_e915df9199133ac5: function(arg0, arg1, arg2) {
762
- arg0.dispatchWorkgroupsIndirect(arg1, arg2);
763
- },
764
- __wbg_dispatchWorkgroups_0d71a3ed9fcaee9f: function(arg0, arg1, arg2, arg3) {
776
+ __wbg_dispatchWorkgroups_0cf298d736b85a78: function(arg0, arg1, arg2, arg3) {
765
777
  arg0.dispatchWorkgroups(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0);
766
778
  },
767
779
  __wbg_documentElement_bef4a2d2289074bb: function(arg0) {
@@ -776,38 +788,23 @@ function __wbg_get_imports() {
776
788
  const ret = arg0.done;
777
789
  return ret;
778
790
  },
779
- __wbg_drawIndexedIndirect_0954a720a9b13248: function(arg0, arg1, arg2) {
780
- arg0.drawIndexedIndirect(arg1, arg2);
781
- },
782
- __wbg_drawIndexedIndirect_7882fca885de47ce: function(arg0, arg1, arg2) {
791
+ __wbg_drawIndexedIndirect_300125bd70bcd09b: function(arg0, arg1, arg2) {
783
792
  arg0.drawIndexedIndirect(arg1, arg2);
784
793
  },
785
- __wbg_drawIndexed_280977bb1d3baf3d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
786
- arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
787
- },
788
- __wbg_drawIndexed_9a150a51a8427045: function(arg0, arg1, arg2, arg3, arg4, arg5) {
794
+ __wbg_drawIndexed_68637ebab6dd8d6e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
789
795
  arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
790
796
  },
791
- __wbg_drawIndirect_b393626eb70ae7fb: function(arg0, arg1, arg2) {
792
- arg0.drawIndirect(arg1, arg2);
793
- },
794
- __wbg_drawIndirect_c6c299eb2ddf8fd7: function(arg0, arg1, arg2) {
795
- arg0.drawIndirect(arg1, arg2);
796
- },
797
- __wbg_draw_26370233bc7d2e7e: function(arg0, arg1, arg2, arg3, arg4) {
798
- arg0.draw(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
799
- },
800
- __wbg_draw_83285c3877561ec1: function(arg0, arg1, arg2, arg3, arg4) {
797
+ __wbg_draw_ad0811de56a2d768: function(arg0, arg1, arg2, arg3, arg4) {
801
798
  arg0.draw(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
802
799
  },
803
800
  __wbg_duration_d8deec647addb21e: function(arg0) {
804
801
  const ret = arg0.duration;
805
802
  return ret;
806
803
  },
807
- __wbg_end_420d93a37f764933: function(arg0) {
804
+ __wbg_end_414453a89205612c: function(arg0) {
808
805
  arg0.end();
809
806
  },
810
- __wbg_end_97a4259681c42d8d: function(arg0) {
807
+ __wbg_end_fb560a3ae8e3624e: function(arg0) {
811
808
  arg0.end();
812
809
  },
813
810
  __wbg_enqueue_ec3552838b4b7fbf: function() { return handleError(function (arg0, arg1) {
@@ -834,21 +831,22 @@ function __wbg_get_imports() {
834
831
  __wbg_error_cfce0f619500de52: function(arg0, arg1) {
835
832
  console.error(arg0, arg1);
836
833
  },
837
- __wbg_error_d9a855c84f9b4e4c: function(arg0) {
838
- const ret = arg0.error;
834
+ __wbg_eval_c311194bb27c7836: function() { return handleError(function (arg0, arg1) {
835
+ const ret = eval(getStringFromWasm0(arg0, arg1));
839
836
  return ret;
840
- },
841
- __wbg_executeBundles_452872ac4afbbf92: function(arg0, arg1) {
842
- arg0.executeBundles(arg1);
843
- },
837
+ }, arguments); },
844
838
  __wbg_exitPointerLock_3c4e763915172704: function(arg0) {
845
839
  arg0.exitPointerLock();
846
840
  },
847
- __wbg_features_15adc13e5b141301: function(arg0) {
841
+ __wbg_exports_166644897be74f9d: function(arg0) {
842
+ const ret = arg0.exports;
843
+ return ret;
844
+ },
845
+ __wbg_features_4ce861c12227aa47: function(arg0) {
848
846
  const ret = arg0.features;
849
847
  return ret;
850
848
  },
851
- __wbg_features_f6c1f470639a88e2: function(arg0) {
849
+ __wbg_features_614e8836a2aaf39a: function(arg0) {
852
850
  const ret = arg0.features;
853
851
  return ret;
854
852
  },
@@ -871,22 +869,14 @@ function __wbg_get_imports() {
871
869
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
872
870
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
873
871
  },
874
- __wbg_finish_23cbd862d4229ec3: function(arg0, arg1) {
875
- const ret = arg0.finish(arg1);
876
- return ret;
877
- },
878
- __wbg_finish_52172eac54898d16: function(arg0) {
872
+ __wbg_finish_087cb89c65c06eb1: function(arg0) {
879
873
  const ret = arg0.finish();
880
874
  return ret;
881
875
  },
882
- __wbg_finish_94bc184b535e2a90: function(arg0, arg1) {
876
+ __wbg_finish_cfaeede3baf55be1: function(arg0, arg1) {
883
877
  const ret = arg0.finish(arg1);
884
878
  return ret;
885
879
  },
886
- __wbg_finish_dad34d81d4500e85: function(arg0) {
887
- const ret = arg0.finish();
888
- return ret;
889
- },
890
880
  __wbg_focus_885197ce680db9e0: function() { return handleError(function (arg0) {
891
881
  arg0.focus();
892
882
  }, arguments); },
@@ -909,11 +899,11 @@ function __wbg_get_imports() {
909
899
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
910
900
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
911
901
  },
912
- __wbg_getBindGroupLayout_6d503a1fba524ee6: function(arg0, arg1) {
902
+ __wbg_getBindGroupLayout_cad8805dbabaab72: function(arg0, arg1) {
913
903
  const ret = arg0.getBindGroupLayout(arg1 >>> 0);
914
904
  return ret;
915
905
  },
916
- __wbg_getBindGroupLayout_bc897888c0670dbe: function(arg0, arg1) {
906
+ __wbg_getBindGroupLayout_fb57edd4e8a62514: function(arg0, arg1) {
917
907
  const ret = arg0.getBindGroupLayout(arg1 >>> 0);
918
908
  return ret;
919
909
  },
@@ -925,7 +915,7 @@ function __wbg_get_imports() {
925
915
  const ret = arg0.getCoalescedEvents;
926
916
  return ret;
927
917
  },
928
- __wbg_getCompilationInfo_469a33f449854be7: function(arg0) {
918
+ __wbg_getCompilationInfo_c3d79e277c51736e: function(arg0) {
929
919
  const ret = arg0.getCompilationInfo();
930
920
  return ret;
931
921
  },
@@ -941,10 +931,10 @@ function __wbg_get_imports() {
941
931
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
942
932
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
943
933
  }, arguments); },
944
- __wbg_getCurrentTexture_e27b103ea7a3ce3c: function(arg0) {
934
+ __wbg_getCurrentTexture_51975ae7185fd15f: function() { return handleError(function (arg0) {
945
935
  const ret = arg0.getCurrentTexture();
946
936
  return ret;
947
- },
937
+ }, arguments); },
948
938
  __wbg_getElementById_d1f25d287b19a833: function(arg0, arg1, arg2) {
949
939
  const ret = arg0.getElementById(getStringFromWasm0(arg1, arg2));
950
940
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
@@ -956,10 +946,10 @@ function __wbg_get_imports() {
956
946
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
957
947
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
958
948
  }, arguments); },
959
- __wbg_getMappedRange_4f36f39e059a63c6: function(arg0, arg1, arg2) {
949
+ __wbg_getMappedRange_5ed22727c9679168: function() { return handleError(function (arg0, arg1, arg2) {
960
950
  const ret = arg0.getMappedRange(arg1, arg2);
961
951
  return ret;
962
- },
952
+ }, arguments); },
963
953
  __wbg_getModifierState_b0dd1ee94358290b: function(arg0, arg1, arg2) {
964
954
  const ret = arg0.getModifierState(getStringFromWasm0(arg1, arg2));
965
955
  return ret;
@@ -968,7 +958,7 @@ function __wbg_get_imports() {
968
958
  const ret = Object.getOwnPropertyDescriptor(arg0, arg1);
969
959
  return ret;
970
960
  },
971
- __wbg_getPreferredCanvasFormat_13332df72e63723a: function(arg0) {
961
+ __wbg_getPreferredCanvasFormat_1b8495aeb1d11ab1: function(arg0) {
972
962
  const ret = arg0.getPreferredCanvasFormat();
973
963
  return (__wbindgen_enum_GpuTextureFormat.indexOf(ret) + 1 || 96) - 1;
974
964
  },
@@ -1013,6 +1003,10 @@ function __wbg_get_imports() {
1013
1003
  const ret = arg0[arg1 >>> 0];
1014
1004
  return ret;
1015
1005
  },
1006
+ __wbg_get_bc0da515bc47196d: function() { return handleError(function (arg0, arg1) {
1007
+ const ret = arg0.get(arg1 >>> 0);
1008
+ return ret;
1009
+ }, arguments); },
1016
1010
  __wbg_get_c7546417fb0bec10: function(arg0, arg1) {
1017
1011
  const ret = arg0[arg1 >>> 0];
1018
1012
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
@@ -1029,15 +1023,19 @@ function __wbg_get_imports() {
1029
1023
  const ret = arg0.value;
1030
1024
  return ret;
1031
1025
  },
1032
- __wbg_gpu_c773d7932dc745d7: function(arg0) {
1026
+ __wbg_gpu_a7c12045c25d009a: function(arg0) {
1033
1027
  const ret = arg0.gpu;
1034
1028
  return ret;
1035
1029
  },
1030
+ __wbg_grow_090b6ac74494a315: function() { return handleError(function (arg0, arg1) {
1031
+ const ret = arg0.grow(arg1 >>> 0);
1032
+ return ret;
1033
+ }, arguments); },
1036
1034
  __wbg_has_926ef2ff40b308cf: function() { return handleError(function (arg0, arg1) {
1037
1035
  const ret = Reflect.has(arg0, arg1);
1038
1036
  return ret;
1039
1037
  }, arguments); },
1040
- __wbg_has_b54bd7b6e9da11c7: function(arg0, arg1, arg2) {
1038
+ __wbg_has_b5a46804dc5e62bd: function(arg0, arg1, arg2) {
1041
1039
  const ret = arg0.has(getStringFromWasm0(arg1, arg2));
1042
1040
  return ret;
1043
1041
  },
@@ -1090,6 +1088,10 @@ function __wbg_get_imports() {
1090
1088
  const ret = arg0.importKey(getStringFromWasm0(arg1, arg2), arg3, arg4, arg5 !== 0, arg6);
1091
1089
  return ret;
1092
1090
  }, arguments); },
1091
+ __wbg_info_22dcf1fd1b12bc7d: function(arg0) {
1092
+ const ret = arg0.info;
1093
+ return ret;
1094
+ },
1093
1095
  __wbg_inlineSize_bc956acca480b3d7: function(arg0) {
1094
1096
  const ret = arg0.inlineSize;
1095
1097
  return ret;
@@ -1172,7 +1174,7 @@ function __wbg_get_imports() {
1172
1174
  const ret = result;
1173
1175
  return ret;
1174
1176
  },
1175
- __wbg_instanceof_GpuAdapter_0731153d2b08720b: function(arg0) {
1177
+ __wbg_instanceof_GpuAdapter_fc7b89fc546de0bc: function(arg0) {
1176
1178
  let result;
1177
1179
  try {
1178
1180
  result = arg0 instanceof GPUAdapter;
@@ -1182,7 +1184,7 @@ function __wbg_get_imports() {
1182
1184
  const ret = result;
1183
1185
  return ret;
1184
1186
  },
1185
- __wbg_instanceof_GpuCanvasContext_d14121c7bd72fcef: function(arg0) {
1187
+ __wbg_instanceof_GpuCanvasContext_1a39fd0621603553: function(arg0) {
1186
1188
  let result;
1187
1189
  try {
1188
1190
  result = arg0 instanceof GPUCanvasContext;
@@ -1192,7 +1194,7 @@ function __wbg_get_imports() {
1192
1194
  const ret = result;
1193
1195
  return ret;
1194
1196
  },
1195
- __wbg_instanceof_GpuDeviceLostInfo_a3677ebb8241d800: function(arg0) {
1197
+ __wbg_instanceof_GpuDeviceLostInfo_c0ebce29b32e81e8: function(arg0) {
1196
1198
  let result;
1197
1199
  try {
1198
1200
  result = arg0 instanceof GPUDeviceLostInfo;
@@ -1202,7 +1204,7 @@ function __wbg_get_imports() {
1202
1204
  const ret = result;
1203
1205
  return ret;
1204
1206
  },
1205
- __wbg_instanceof_GpuOutOfMemoryError_391d9a08edbfa04b: function(arg0) {
1207
+ __wbg_instanceof_GpuOutOfMemoryError_5ac5c50ce9ee21d2: function(arg0) {
1206
1208
  let result;
1207
1209
  try {
1208
1210
  result = arg0 instanceof GPUOutOfMemoryError;
@@ -1212,7 +1214,7 @@ function __wbg_get_imports() {
1212
1214
  const ret = result;
1213
1215
  return ret;
1214
1216
  },
1215
- __wbg_instanceof_GpuValidationError_f4d803c383da3c92: function(arg0) {
1217
+ __wbg_instanceof_GpuValidationError_77b97d666afabac1: function(arg0) {
1216
1218
  let result;
1217
1219
  try {
1218
1220
  result = arg0 instanceof GPUValidationError;
@@ -1232,6 +1234,16 @@ function __wbg_get_imports() {
1232
1234
  const ret = result;
1233
1235
  return ret;
1234
1236
  },
1237
+ __wbg_instanceof_HtmlIFrameElement_add14e48c3e8fd1c: function(arg0) {
1238
+ let result;
1239
+ try {
1240
+ result = arg0 instanceof HTMLIFrameElement;
1241
+ } catch (_) {
1242
+ result = false;
1243
+ }
1244
+ const ret = result;
1245
+ return ret;
1246
+ },
1235
1247
  __wbg_instanceof_HtmlTextAreaElement_fe322f974610be3a: function(arg0) {
1236
1248
  let result;
1237
1249
  try {
@@ -1302,6 +1314,16 @@ function __wbg_get_imports() {
1302
1314
  const ret = result;
1303
1315
  return ret;
1304
1316
  },
1317
+ __wbg_instanceof_Table_96e142b793ca3910: function(arg0) {
1318
+ let result;
1319
+ try {
1320
+ result = arg0 instanceof WebAssembly.Table;
1321
+ } catch (_) {
1322
+ result = false;
1323
+ }
1324
+ const ret = result;
1325
+ return ret;
1326
+ },
1305
1327
  __wbg_instanceof_Uint8Array_740438561a5b956d: function(arg0) {
1306
1328
  let result;
1307
1329
  try {
@@ -1345,7 +1367,7 @@ function __wbg_get_imports() {
1345
1367
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1346
1368
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1347
1369
  },
1348
- __wbg_label_614ef5e608843844: function(arg0, arg1) {
1370
+ __wbg_label_47480289cc2bce71: function(arg0, arg1) {
1349
1371
  const ret = arg1.label;
1350
1372
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1351
1373
  const len1 = WASM_VECTOR_LEN;
@@ -1363,11 +1385,11 @@ function __wbg_get_imports() {
1363
1385
  const ret = arg0.length;
1364
1386
  return ret;
1365
1387
  },
1366
- __wbg_length_b3416cf66a5452c8: function(arg0) {
1388
+ __wbg_length_913f63493d251eea: function(arg0) {
1367
1389
  const ret = arg0.length;
1368
1390
  return ret;
1369
1391
  },
1370
- __wbg_length_d34bf7d191aa0640: function(arg0) {
1392
+ __wbg_length_b3416cf66a5452c8: function(arg0) {
1371
1393
  const ret = arg0.length;
1372
1394
  return ret;
1373
1395
  },
@@ -1375,15 +1397,15 @@ function __wbg_get_imports() {
1375
1397
  const ret = arg0.length;
1376
1398
  return ret;
1377
1399
  },
1378
- __wbg_limits_2bfe39eb5f0b5a01: function(arg0) {
1400
+ __wbg_limits_1c25cb4f379a4418: function(arg0) {
1379
1401
  const ret = arg0.limits;
1380
1402
  return ret;
1381
1403
  },
1382
- __wbg_limits_77193ad8b62f8502: function(arg0) {
1404
+ __wbg_limits_50a8c5e629dbfe40: function(arg0) {
1383
1405
  const ret = arg0.limits;
1384
1406
  return ret;
1385
1407
  },
1386
- __wbg_lineNum_95b780ade9fb4ba3: function(arg0) {
1408
+ __wbg_lineNum_dcb1290a741f4c3f: function(arg0) {
1387
1409
  const ret = arg0.lineNum;
1388
1410
  return ret;
1389
1411
  },
@@ -1421,11 +1443,11 @@ function __wbg_get_imports() {
1421
1443
  __wbg_log_f9fd74320aa3c372: function(arg0, arg1) {
1422
1444
  console.log(arg0, arg1);
1423
1445
  },
1424
- __wbg_lost_21e9db8a9502a0ca: function(arg0) {
1446
+ __wbg_lost_7b1065bddc80e8ac: function(arg0) {
1425
1447
  const ret = arg0.lost;
1426
1448
  return ret;
1427
1449
  },
1428
- __wbg_mapAsync_f4fc38ac51855b15: function(arg0, arg1, arg2, arg3) {
1450
+ __wbg_mapAsync_bb0029907dd91181: function(arg0, arg1, arg2, arg3) {
1429
1451
  const ret = arg0.mapAsync(arg1 >>> 0, arg2, arg3);
1430
1452
  return ret;
1431
1453
  },
@@ -1443,91 +1465,95 @@ function __wbg_get_imports() {
1443
1465
  const ret = arg0.matches;
1444
1466
  return ret;
1445
1467
  },
1446
- __wbg_maxBindGroups_cc0c1b6031ac310e: function(arg0) {
1468
+ __wbg_maxBindGroups_14611ac9ed1c6b56: function(arg0) {
1447
1469
  const ret = arg0.maxBindGroups;
1448
1470
  return ret;
1449
1471
  },
1450
- __wbg_maxBindingsPerBindGroup_d950de0c90e382e0: function(arg0) {
1472
+ __wbg_maxBindingsPerBindGroup_dd3f66044d2a9bfb: function(arg0) {
1451
1473
  const ret = arg0.maxBindingsPerBindGroup;
1452
1474
  return ret;
1453
1475
  },
1454
- __wbg_maxBufferSize_01e5e024c304478a: function(arg0) {
1476
+ __wbg_maxBufferSize_f7ce3e1856349d2f: function(arg0) {
1455
1477
  const ret = arg0.maxBufferSize;
1456
1478
  return ret;
1457
1479
  },
1458
- __wbg_maxColorAttachmentBytesPerSample_91fc5eb9155186fd: function(arg0) {
1480
+ __wbg_maxColorAttachmentBytesPerSample_55e64194645ea041: function(arg0) {
1459
1481
  const ret = arg0.maxColorAttachmentBytesPerSample;
1460
1482
  return ret;
1461
1483
  },
1462
- __wbg_maxColorAttachments_69f3bac8513cd2ce: function(arg0) {
1484
+ __wbg_maxColorAttachments_fd9187f9f786da18: function(arg0) {
1463
1485
  const ret = arg0.maxColorAttachments;
1464
1486
  return ret;
1465
1487
  },
1466
- __wbg_maxComputeInvocationsPerWorkgroup_5d8e1f9e65b5443c: function(arg0) {
1488
+ __wbg_maxComputeInvocationsPerWorkgroup_9b3b1fc261129782: function(arg0) {
1467
1489
  const ret = arg0.maxComputeInvocationsPerWorkgroup;
1468
1490
  return ret;
1469
1491
  },
1470
- __wbg_maxComputeWorkgroupSizeX_e8c75fa90e0b00b7: function(arg0) {
1492
+ __wbg_maxComputeWorkgroupSizeX_c55bbbcc02b75241: function(arg0) {
1471
1493
  const ret = arg0.maxComputeWorkgroupSizeX;
1472
1494
  return ret;
1473
1495
  },
1474
- __wbg_maxComputeWorkgroupSizeY_72bce71ec7fa9330: function(arg0) {
1496
+ __wbg_maxComputeWorkgroupSizeY_96f40b1ec3102a3a: function(arg0) {
1475
1497
  const ret = arg0.maxComputeWorkgroupSizeY;
1476
1498
  return ret;
1477
1499
  },
1478
- __wbg_maxComputeWorkgroupSizeZ_8c7050ac47c80e42: function(arg0) {
1500
+ __wbg_maxComputeWorkgroupSizeZ_c2b1061d521561bb: function(arg0) {
1479
1501
  const ret = arg0.maxComputeWorkgroupSizeZ;
1480
1502
  return ret;
1481
1503
  },
1482
- __wbg_maxComputeWorkgroupStorageSize_b789a39c5a0fd04a: function(arg0) {
1504
+ __wbg_maxComputeWorkgroupStorageSize_fac26e89d99e08f9: function(arg0) {
1483
1505
  const ret = arg0.maxComputeWorkgroupStorageSize;
1484
1506
  return ret;
1485
1507
  },
1486
- __wbg_maxComputeWorkgroupsPerDimension_a02a7f66f7c68b9c: function(arg0) {
1508
+ __wbg_maxComputeWorkgroupsPerDimension_cd001f910e9b4d70: function(arg0) {
1487
1509
  const ret = arg0.maxComputeWorkgroupsPerDimension;
1488
1510
  return ret;
1489
1511
  },
1490
- __wbg_maxDynamicStorageBuffersPerPipelineLayout_90d4eb33665de8d1: function(arg0) {
1512
+ __wbg_maxDynamicStorageBuffersPerPipelineLayout_29399b82af020d86: function(arg0) {
1491
1513
  const ret = arg0.maxDynamicStorageBuffersPerPipelineLayout;
1492
1514
  return ret;
1493
1515
  },
1494
- __wbg_maxDynamicUniformBuffersPerPipelineLayout_835864d8a793cc95: function(arg0) {
1516
+ __wbg_maxDynamicUniformBuffersPerPipelineLayout_6d6cf80f3bd08e52: function(arg0) {
1495
1517
  const ret = arg0.maxDynamicUniformBuffersPerPipelineLayout;
1496
1518
  return ret;
1497
1519
  },
1498
- __wbg_maxSampledTexturesPerShaderStage_f1fdaca8bd10047f: function(arg0) {
1520
+ __wbg_maxInterStageShaderVariables_8b000f47a166b1d5: function(arg0) {
1521
+ const ret = arg0.maxInterStageShaderVariables;
1522
+ return ret;
1523
+ },
1524
+ __wbg_maxSampledTexturesPerShaderStage_618a49f33217dde2: function(arg0) {
1499
1525
  const ret = arg0.maxSampledTexturesPerShaderStage;
1500
1526
  return ret;
1501
1527
  },
1502
- __wbg_maxSamplersPerShaderStage_a0126ce660fc903a: function(arg0) {
1528
+ __wbg_maxSamplersPerShaderStage_aa09fa0311712a1a: function(arg0) {
1503
1529
  const ret = arg0.maxSamplersPerShaderStage;
1504
1530
  return ret;
1505
1531
  },
1506
- __wbg_maxStorageBufferBindingSize_9ed12d54b564312c: function(arg0) {
1532
+ __wbg_maxStorageBufferBindingSize_0ec83ae10ad73180: function(arg0) {
1507
1533
  const ret = arg0.maxStorageBufferBindingSize;
1508
1534
  return ret;
1509
1535
  },
1510
- __wbg_maxStorageBuffersPerShaderStage_7db5a7548c1199e6: function(arg0) {
1536
+ __wbg_maxStorageBuffersPerShaderStage_0cca5b468fcf10b6: function(arg0) {
1511
1537
  const ret = arg0.maxStorageBuffersPerShaderStage;
1512
1538
  return ret;
1513
1539
  },
1514
- __wbg_maxStorageTexturesPerShaderStage_3df697d427690d26: function(arg0) {
1540
+ __wbg_maxStorageTexturesPerShaderStage_9d6c35770f37866c: function(arg0) {
1515
1541
  const ret = arg0.maxStorageTexturesPerShaderStage;
1516
1542
  return ret;
1517
1543
  },
1518
- __wbg_maxTextureArrayLayers_759d0ac67e0a7d26: function(arg0) {
1544
+ __wbg_maxTextureArrayLayers_c2bf9c85285832d4: function(arg0) {
1519
1545
  const ret = arg0.maxTextureArrayLayers;
1520
1546
  return ret;
1521
1547
  },
1522
- __wbg_maxTextureDimension1D_4bfdff8638ada7c1: function(arg0) {
1548
+ __wbg_maxTextureDimension1D_e09f86e22ea6bac9: function(arg0) {
1523
1549
  const ret = arg0.maxTextureDimension1D;
1524
1550
  return ret;
1525
1551
  },
1526
- __wbg_maxTextureDimension2D_ea0c9c4d0b239666: function(arg0) {
1552
+ __wbg_maxTextureDimension2D_2631916ef9a3efa8: function(arg0) {
1527
1553
  const ret = arg0.maxTextureDimension2D;
1528
1554
  return ret;
1529
1555
  },
1530
- __wbg_maxTextureDimension3D_e76f3604806f47be: function(arg0) {
1556
+ __wbg_maxTextureDimension3D_06ee54121b37d431: function(arg0) {
1531
1557
  const ret = arg0.maxTextureDimension3D;
1532
1558
  return ret;
1533
1559
  },
@@ -1535,23 +1561,23 @@ function __wbg_get_imports() {
1535
1561
  const ret = arg0.maxTouchPoints;
1536
1562
  return ret;
1537
1563
  },
1538
- __wbg_maxUniformBufferBindingSize_591ad000ffe10aad: function(arg0) {
1564
+ __wbg_maxUniformBufferBindingSize_af9e8a077907ed64: function(arg0) {
1539
1565
  const ret = arg0.maxUniformBufferBindingSize;
1540
1566
  return ret;
1541
1567
  },
1542
- __wbg_maxUniformBuffersPerShaderStage_6e5696dba506ca6c: function(arg0) {
1568
+ __wbg_maxUniformBuffersPerShaderStage_f871b70865df8c11: function(arg0) {
1543
1569
  const ret = arg0.maxUniformBuffersPerShaderStage;
1544
1570
  return ret;
1545
1571
  },
1546
- __wbg_maxVertexAttributes_fef434a4cf2ba188: function(arg0) {
1572
+ __wbg_maxVertexAttributes_e72dabb2714f5cf5: function(arg0) {
1547
1573
  const ret = arg0.maxVertexAttributes;
1548
1574
  return ret;
1549
1575
  },
1550
- __wbg_maxVertexBufferArrayStride_de60c38ec574b423: function(arg0) {
1576
+ __wbg_maxVertexBufferArrayStride_6a1cd814386082ce: function(arg0) {
1551
1577
  const ret = arg0.maxVertexBufferArrayStride;
1552
1578
  return ret;
1553
1579
  },
1554
- __wbg_maxVertexBuffers_d1a4a2fba06ae7d6: function(arg0) {
1580
+ __wbg_maxVertexBuffers_9c61c5fd286ebcc6: function(arg0) {
1555
1581
  const ret = arg0.maxVertexBuffers;
1556
1582
  return ret;
1557
1583
  },
@@ -1566,28 +1592,28 @@ function __wbg_get_imports() {
1566
1592
  const ret = arg0.message;
1567
1593
  return ret;
1568
1594
  },
1569
- __wbg_message_67f6368dc2a526af: function(arg0, arg1) {
1595
+ __wbg_message_09714b1dbee17e65: function(arg0, arg1) {
1570
1596
  const ret = arg1.message;
1571
1597
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1572
1598
  const len1 = WASM_VECTOR_LEN;
1573
1599
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1574
1600
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1575
1601
  },
1576
- __wbg_message_8fd23df93c50075a: function(arg0, arg1) {
1602
+ __wbg_message_0e4f85c2a4e0c383: function(arg0, arg1) {
1577
1603
  const ret = arg1.message;
1578
1604
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1579
1605
  const len1 = WASM_VECTOR_LEN;
1580
1606
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1581
1607
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1582
1608
  },
1583
- __wbg_message_b00edacf4a520b03: function(arg0, arg1) {
1609
+ __wbg_message_6769962f0009c864: function(arg0, arg1) {
1584
1610
  const ret = arg1.message;
1585
1611
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1586
1612
  const len1 = WASM_VECTOR_LEN;
1587
1613
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1588
1614
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1589
1615
  },
1590
- __wbg_message_d2eedafa0bd554a6: function(arg0, arg1) {
1616
+ __wbg_message_67f6368dc2a526af: function(arg0, arg1) {
1591
1617
  const ret = arg1.message;
1592
1618
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1593
1619
  const len1 = WASM_VECTOR_LEN;
@@ -1601,7 +1627,7 @@ function __wbg_get_imports() {
1601
1627
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1602
1628
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1603
1629
  },
1604
- __wbg_messages_1df11461d071c92c: function(arg0) {
1630
+ __wbg_messages_dc527368f2209735: function(arg0) {
1605
1631
  const ret = arg0.messages;
1606
1632
  return ret;
1607
1633
  },
@@ -1613,11 +1639,11 @@ function __wbg_get_imports() {
1613
1639
  const ret = arg0.metaKey;
1614
1640
  return ret;
1615
1641
  },
1616
- __wbg_minStorageBufferOffsetAlignment_49f6b6baa1d34111: function(arg0) {
1642
+ __wbg_minStorageBufferOffsetAlignment_e214f59628fb3558: function(arg0) {
1617
1643
  const ret = arg0.minStorageBufferOffsetAlignment;
1618
1644
  return ret;
1619
1645
  },
1620
- __wbg_minUniformBufferOffsetAlignment_39ec7837ddc9ee2c: function(arg0) {
1646
+ __wbg_minUniformBufferOffsetAlignment_58b69e1c3924f6a4: function(arg0) {
1621
1647
  const ret = arg0.minUniformBufferOffsetAlignment;
1622
1648
  return ret;
1623
1649
  },
@@ -1677,6 +1703,10 @@ function __wbg_get_imports() {
1677
1703
  const ret = new IntersectionObserver(arg0);
1678
1704
  return ret;
1679
1705
  }, arguments); },
1706
+ __wbg_new_592b75079b91788e: function() { return handleError(function (arg0, arg1) {
1707
+ const ret = new WebAssembly.Instance(arg0, arg1);
1708
+ return ret;
1709
+ }, arguments); },
1680
1710
  __wbg_new_5e532409c6c7bba4: function() { return handleError(function () {
1681
1711
  const ret = new lAudioContext();
1682
1712
  return ret;
@@ -1693,6 +1723,10 @@ function __wbg_get_imports() {
1693
1723
  const ret = new Array();
1694
1724
  return ret;
1695
1725
  },
1726
+ __wbg_new_a9fd9e2ed6d139ae: function() { return handleError(function (arg0) {
1727
+ const ret = new WebAssembly.Module(arg0);
1728
+ return ret;
1729
+ }, arguments); },
1696
1730
  __wbg_new_ab79df5bd7c26067: function() {
1697
1731
  const ret = new Object();
1698
1732
  return ret;
@@ -1740,7 +1774,7 @@ function __wbg_get_imports() {
1740
1774
  const a = state0.a;
1741
1775
  state0.a = 0;
1742
1776
  try {
1743
- return wasm_bindgen__convert__closures_____invoke__h1723b3b073a90d0a(a, state0.b, arg0, arg1);
1777
+ return wasm_bindgen__convert__closures_____invoke__h65f53cb9c5fcb430(a, state0.b, arg0, arg1);
1744
1778
  } finally {
1745
1779
  state0.a = a;
1746
1780
  }
@@ -1771,6 +1805,10 @@ function __wbg_get_imports() {
1771
1805
  const ret = new RTCPeerConnection(arg0);
1772
1806
  return ret;
1773
1807
  }, arguments); },
1808
+ __wbg_new_with_event_init_dict_a3810be5ec2ca41c: function() { return handleError(function (arg0, arg1, arg2) {
1809
+ const ret = new PointerEvent(getStringFromWasm0(arg0, arg1), arg2);
1810
+ return ret;
1811
+ }, arguments); },
1774
1812
  __wbg_new_with_length_825018a1616e9e55: function(arg0) {
1775
1813
  const ret = new Uint8Array(arg0 >>> 0);
1776
1814
  return ret;
@@ -1840,14 +1878,29 @@ function __wbg_get_imports() {
1840
1878
  const ret = arg0.offsetY;
1841
1879
  return ret;
1842
1880
  },
1843
- __wbg_offset_78dcfcd1f3ebc4ea: function(arg0) {
1881
+ __wbg_offset_930ad04ce11a8be1: function(arg0) {
1844
1882
  const ret = arg0.offset;
1845
1883
  return ret;
1846
1884
  },
1885
+ __wbg_onSubmittedWorkDone_1460145eecea40ef: function(arg0) {
1886
+ const ret = arg0.onSubmittedWorkDone();
1887
+ return ret;
1888
+ },
1847
1889
  __wbg_open_6278297441644f07: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
1848
1890
  const ret = arg0.open(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
1849
1891
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1850
1892
  }, arguments); },
1893
+ __wbg_open_891ac0b929710544: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1894
+ const ret = arg0.open(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), getStringFromWasm0(arg5, arg6));
1895
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1896
+ }, arguments); },
1897
+ __wbg_origin_3a929219cb000f49: function(arg0, arg1) {
1898
+ const ret = arg1.origin;
1899
+ const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1900
+ const len1 = WASM_VECTOR_LEN;
1901
+ getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1902
+ getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1903
+ },
1851
1904
  __wbg_origin_bac5c3119fe40a90: function() { return handleError(function (arg0, arg1) {
1852
1905
  const ret = arg1.origin;
1853
1906
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -1855,6 +1908,14 @@ function __wbg_get_imports() {
1855
1908
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1856
1909
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1857
1910
  }, arguments); },
1911
+ __wbg_pan_4182a9bbd48792d9: function(arg0) {
1912
+ const ret = arg0.pan;
1913
+ return ret;
1914
+ },
1915
+ __wbg_parent_8078622065f6a717: function() { return handleError(function (arg0) {
1916
+ const ret = arg0.parent;
1917
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1918
+ }, arguments); },
1858
1919
  __wbg_pathname_91da77877cfd2b76: function() { return handleError(function (arg0, arg1) {
1859
1920
  const ret = arg1.pathname;
1860
1921
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -1892,7 +1953,7 @@ function __wbg_get_imports() {
1892
1953
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1893
1954
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1894
1955
  },
1895
- __wbg_popErrorScope_efb23ea2dcc3b587: function(arg0) {
1956
+ __wbg_popErrorScope_4cbc9ce0c8cc5a9f: function(arg0) {
1896
1957
  const ret = arg0.popErrorScope();
1897
1958
  return ret;
1898
1959
  },
@@ -1904,6 +1965,9 @@ function __wbg_get_imports() {
1904
1965
  const ret = arg0.port2;
1905
1966
  return ret;
1906
1967
  },
1968
+ __wbg_postMessage_149575509e02c89c: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1969
+ arg0.postMessage(arg1, getStringFromWasm0(arg2, arg3));
1970
+ }, arguments); },
1907
1971
  __wbg_postMessage_5ed5275983f7dad2: function() { return handleError(function (arg0, arg1, arg2) {
1908
1972
  arg0.postMessage(arg1, arg2);
1909
1973
  }, arguments); },
@@ -1938,7 +2002,7 @@ function __wbg_get_imports() {
1938
2002
  __wbg_prototypesetcall_f04613188bde902d: function(arg0, arg1, arg2) {
1939
2003
  Uint32Array.prototype.set.call(getArrayU32FromWasm0(arg0, arg1), arg2);
1940
2004
  },
1941
- __wbg_pushErrorScope_9a7570b7a9f67657: function(arg0, arg1) {
2005
+ __wbg_pushErrorScope_aad0eef2ff5b28d3: function(arg0, arg1) {
1942
2006
  arg0.pushErrorScope(__wbindgen_enum_GpuErrorFilter[arg1]);
1943
2007
  },
1944
2008
  __wbg_push_e87b0e732085a946: function(arg0, arg1) {
@@ -1959,7 +2023,7 @@ function __wbg_get_imports() {
1959
2023
  __wbg_queueMicrotask_a082d78ce798393e: function(arg0) {
1960
2024
  queueMicrotask(arg0);
1961
2025
  },
1962
- __wbg_queue_9595c5175ef399b9: function(arg0) {
2026
+ __wbg_queue_65d985f3e6d786a6: function(arg0) {
1963
2027
  const ret = arg0.queue;
1964
2028
  return ret;
1965
2029
  },
@@ -1986,7 +2050,7 @@ function __wbg_get_imports() {
1986
2050
  const ret = arg0.readyState;
1987
2051
  return (__wbindgen_enum_RtcDataChannelState.indexOf(ret) + 1 || 5) - 1;
1988
2052
  },
1989
- __wbg_reason_f9df4a653cfa764b: function(arg0) {
2053
+ __wbg_reason_21c585c1cbc2cc8f: function(arg0) {
1990
2054
  const ret = arg0.reason;
1991
2055
  return (__wbindgen_enum_GpuDeviceLostReason.indexOf(ret) + 1 || 3) - 1;
1992
2056
  },
@@ -2019,7 +2083,7 @@ function __wbg_get_imports() {
2019
2083
  __wbg_replace_ac021aa56ba20cbb: function() { return handleError(function (arg0, arg1, arg2) {
2020
2084
  arg0.replace(getStringFromWasm0(arg1, arg2));
2021
2085
  }, arguments); },
2022
- __wbg_requestAdapter_592f04f645dfaf68: function(arg0, arg1) {
2086
+ __wbg_requestAdapter_9ff5c9d1ff271165: function(arg0, arg1) {
2023
2087
  const ret = arg0.requestAdapter(arg1);
2024
2088
  return ret;
2025
2089
  },
@@ -2027,7 +2091,7 @@ function __wbg_get_imports() {
2027
2091
  const ret = arg0.requestAnimationFrame(arg1);
2028
2092
  return ret;
2029
2093
  }, arguments); },
2030
- __wbg_requestDevice_52bb2980e6280ebc: function(arg0, arg1) {
2094
+ __wbg_requestDevice_c1c34f88a477e509: function(arg0, arg1) {
2031
2095
  const ret = arg0.requestDevice(arg1);
2032
2096
  return ret;
2033
2097
  },
@@ -2054,7 +2118,7 @@ function __wbg_get_imports() {
2054
2118
  const ret = module.require;
2055
2119
  return ret;
2056
2120
  }, arguments); },
2057
- __wbg_resolveQuerySet_b316102e1d152b52: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2121
+ __wbg_resolveQuerySet_1eef18cd73ebb548: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2058
2122
  arg0.resolveQuerySet(arg1, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
2059
2123
  },
2060
2124
  __wbg_resolve_ae8d83246e5bcc12: function(arg0) {
@@ -2131,37 +2195,19 @@ function __wbg_get_imports() {
2131
2195
  __wbg_setAttribute_f20d3b966749ab64: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2132
2196
  arg0.setAttribute(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2133
2197
  }, arguments); },
2134
- __wbg_setBindGroup_0fb411b7d1ec4966: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2198
+ __wbg_setBindGroup_4ba56e1e0d26f244: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2135
2199
  arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2136
- },
2137
- __wbg_setBindGroup_1c6bfc705c95f81f: function(arg0, arg1, arg2) {
2200
+ }, arguments); },
2201
+ __wbg_setBindGroup_6124849cc8547086: function(arg0, arg1, arg2) {
2138
2202
  arg0.setBindGroup(arg1 >>> 0, arg2);
2139
2203
  },
2140
- __wbg_setBindGroup_2ec8db65419ec50c: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2204
+ __wbg_setBindGroup_79afcff8b9db8be3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2141
2205
  arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2142
- },
2143
- __wbg_setBindGroup_3afbefd496741277: function(arg0, arg1, arg2) {
2144
- arg0.setBindGroup(arg1 >>> 0, arg2);
2145
- },
2146
- __wbg_setBindGroup_4ac51c0e16178380: function(arg0, arg1, arg2) {
2206
+ }, arguments); },
2207
+ __wbg_setBindGroup_84eb639ac393a9f4: function(arg0, arg1, arg2) {
2147
2208
  arg0.setBindGroup(arg1 >>> 0, arg2);
2148
2209
  },
2149
- __wbg_setBindGroup_c2fbfec522cc7572: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2150
- arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2151
- },
2152
- __wbg_setBlendConstant_00bed453ac51c91b: function(arg0, arg1) {
2153
- arg0.setBlendConstant(arg1);
2154
- },
2155
- __wbg_setIndexBuffer_42017bb879ab062b: function(arg0, arg1, arg2, arg3) {
2156
- arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
2157
- },
2158
- __wbg_setIndexBuffer_4876c05f77106bb6: function(arg0, arg1, arg2, arg3, arg4) {
2159
- arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
2160
- },
2161
- __wbg_setIndexBuffer_8c79ee0b0b6460fa: function(arg0, arg1, arg2, arg3) {
2162
- arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
2163
- },
2164
- __wbg_setIndexBuffer_e10a7cf5d063fdab: function(arg0, arg1, arg2, arg3, arg4) {
2210
+ __wbg_setIndexBuffer_17431786d06c1b7c: function(arg0, arg1, arg2, arg3, arg4) {
2165
2211
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
2166
2212
  },
2167
2213
  __wbg_setItem_5f84aeef0d7f3c17: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
@@ -2171,13 +2217,10 @@ function __wbg_get_imports() {
2171
2217
  const ret = arg0.setLocalDescription(arg1);
2172
2218
  return ret;
2173
2219
  },
2174
- __wbg_setPipeline_5c5a949bf12f8a5f: function(arg0, arg1) {
2175
- arg0.setPipeline(arg1);
2176
- },
2177
- __wbg_setPipeline_c4793bebd98b8e56: function(arg0, arg1) {
2220
+ __wbg_setPipeline_95c76ab8da697fcf: function(arg0, arg1) {
2178
2221
  arg0.setPipeline(arg1);
2179
2222
  },
2180
- __wbg_setPipeline_ce7a683c2c94919d: function(arg0, arg1) {
2223
+ __wbg_setPipeline_bab24dbce96903b9: function(arg0, arg1) {
2181
2224
  arg0.setPipeline(arg1);
2182
2225
  },
2183
2226
  __wbg_setPointerCapture_b6e6a21fc0db7621: function() { return handleError(function (arg0, arg1) {
@@ -2190,15 +2233,12 @@ function __wbg_get_imports() {
2190
2233
  const ret = arg0.setRemoteDescription(arg1);
2191
2234
  return ret;
2192
2235
  },
2193
- __wbg_setScissorRect_cf24179de05b8393: function(arg0, arg1, arg2, arg3, arg4) {
2236
+ __wbg_setScissorRect_40786fdec122b032: function(arg0, arg1, arg2, arg3, arg4) {
2194
2237
  arg0.setScissorRect(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
2195
2238
  },
2196
2239
  __wbg_setSelectionRange_d7858ccc0a353c99: function() { return handleError(function (arg0, arg1, arg2) {
2197
2240
  arg0.setSelectionRange(arg1 >>> 0, arg2 >>> 0);
2198
2241
  }, arguments); },
2199
- __wbg_setStencilReference_7a98f054e2f31f54: function(arg0, arg1) {
2200
- arg0.setStencilReference(arg1 >>> 0);
2201
- },
2202
2242
  __wbg_setTimeout_647865935a499f8b: function() { return handleError(function (arg0, arg1) {
2203
2243
  const ret = arg0.setTimeout(arg1);
2204
2244
  return ret;
@@ -2215,24 +2255,18 @@ function __wbg_get_imports() {
2215
2255
  const ret = setTimeout(arg0, arg1);
2216
2256
  return ret;
2217
2257
  },
2218
- __wbg_setVertexBuffer_06dd033f8e75af24: function(arg0, arg1, arg2, arg3) {
2219
- arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
2220
- },
2221
- __wbg_setVertexBuffer_c973cd35605098e4: function(arg0, arg1, arg2, arg3, arg4) {
2258
+ __wbg_setVertexBuffer_b508baf8d0ffe331: function(arg0, arg1, arg2, arg3, arg4) {
2222
2259
  arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
2223
2260
  },
2224
- __wbg_setVertexBuffer_e80315ecd1774568: function(arg0, arg1, arg2, arg3) {
2225
- arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
2226
- },
2227
- __wbg_setVertexBuffer_ef41a6013dba1352: function(arg0, arg1, arg2, arg3, arg4) {
2228
- arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
2229
- },
2230
- __wbg_setViewport_75637b1c9a301986: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2261
+ __wbg_setViewport_f9d423db4f4b4b58: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2231
2262
  arg0.setViewport(arg1, arg2, arg3, arg4, arg5, arg6);
2232
2263
  },
2233
2264
  __wbg_set_47ebe5038df191ef: function(arg0, arg1, arg2, arg3, arg4) {
2234
2265
  arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2235
2266
  },
2267
+ __wbg_set_726a6b65926212b5: function() { return handleError(function (arg0, arg1, arg2) {
2268
+ arg0.set(arg1 >>> 0, arg2);
2269
+ }, arguments); },
2236
2270
  __wbg_set_7eaa4f96924fd6b3: function() { return handleError(function (arg0, arg1, arg2) {
2237
2271
  const ret = Reflect.set(arg0, arg1, arg2);
2238
2272
  return ret;
@@ -2240,42 +2274,285 @@ function __wbg_get_imports() {
2240
2274
  __wbg_set_8c0b3ffcf05d61c2: function(arg0, arg1, arg2) {
2241
2275
  arg0.set(getArrayU8FromWasm0(arg1, arg2));
2242
2276
  },
2277
+ __wbg_set_a_5f6e488475272136: function(arg0, arg1) {
2278
+ arg0.a = arg1;
2279
+ },
2280
+ __wbg_set_access_091f317905cd76a5: function(arg0, arg1) {
2281
+ arg0.access = __wbindgen_enum_GpuStorageTextureAccess[arg1];
2282
+ },
2283
+ __wbg_set_address_mode_u_a37cf1035585c638: function(arg0, arg1) {
2284
+ arg0.addressModeU = __wbindgen_enum_GpuAddressMode[arg1];
2285
+ },
2286
+ __wbg_set_address_mode_v_8ac049e029caef76: function(arg0, arg1) {
2287
+ arg0.addressModeV = __wbindgen_enum_GpuAddressMode[arg1];
2288
+ },
2289
+ __wbg_set_address_mode_w_eb9260ee11729e92: function(arg0, arg1) {
2290
+ arg0.addressModeW = __wbindgen_enum_GpuAddressMode[arg1];
2291
+ },
2292
+ __wbg_set_alpha_aa2e606e9e647b21: function(arg0, arg1) {
2293
+ arg0.alpha = arg1;
2294
+ },
2295
+ __wbg_set_alpha_mode_92402195b3ae1ee7: function(arg0, arg1) {
2296
+ arg0.alphaMode = __wbindgen_enum_GpuCanvasAlphaMode[arg1];
2297
+ },
2298
+ __wbg_set_alpha_to_coverage_enabled_b4ce9c3f7f8b7ad7: function(arg0, arg1) {
2299
+ arg0.alphaToCoverageEnabled = arg1 !== 0;
2300
+ },
2301
+ __wbg_set_array_layer_count_daec613068108a9d: function(arg0, arg1) {
2302
+ arg0.arrayLayerCount = arg1 >>> 0;
2303
+ },
2304
+ __wbg_set_array_stride_c2c009eabc18b5f6: function(arg0, arg1) {
2305
+ arg0.arrayStride = arg1;
2306
+ },
2307
+ __wbg_set_aspect_77332ac136ee94eb: function(arg0, arg1) {
2308
+ arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2309
+ },
2310
+ __wbg_set_aspect_a823a14d00d42d37: function(arg0, arg1) {
2311
+ arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2312
+ },
2313
+ __wbg_set_attributes_05f9117fd32ca606: function(arg0, arg1) {
2314
+ arg0.attributes = arg1;
2315
+ },
2316
+ __wbg_set_b_688365d692bba214: function(arg0, arg1) {
2317
+ arg0.b = arg1;
2318
+ },
2319
+ __wbg_set_base_array_layer_cc6c68d233489c4b: function(arg0, arg1) {
2320
+ arg0.baseArrayLayer = arg1 >>> 0;
2321
+ },
2322
+ __wbg_set_base_mip_level_e07a3efe9006d5ea: function(arg0, arg1) {
2323
+ arg0.baseMipLevel = arg1 >>> 0;
2324
+ },
2325
+ __wbg_set_beginning_of_pass_write_index_27be5b0b35ec3de0: function(arg0, arg1) {
2326
+ arg0.beginningOfPassWriteIndex = arg1 >>> 0;
2327
+ },
2328
+ __wbg_set_beginning_of_pass_write_index_c12e7856ee670800: function(arg0, arg1) {
2329
+ arg0.beginningOfPassWriteIndex = arg1 >>> 0;
2330
+ },
2243
2331
  __wbg_set_binaryType_3dcf8281ec100a8f: function(arg0, arg1) {
2244
2332
  arg0.binaryType = __wbindgen_enum_BinaryType[arg1];
2245
2333
  },
2334
+ __wbg_set_bind_group_layouts_5325d038771af328: function(arg0, arg1) {
2335
+ arg0.bindGroupLayouts = arg1;
2336
+ },
2337
+ __wbg_set_binding_b6b0fe5c281b8c69: function(arg0, arg1) {
2338
+ arg0.binding = arg1 >>> 0;
2339
+ },
2340
+ __wbg_set_binding_f3c188a8cd21455b: function(arg0, arg1) {
2341
+ arg0.binding = arg1 >>> 0;
2342
+ },
2343
+ __wbg_set_blend_8d6e9c08b5702a09: function(arg0, arg1) {
2344
+ arg0.blend = arg1;
2345
+ },
2246
2346
  __wbg_set_body_a3d856b097dfda04: function(arg0, arg1) {
2247
2347
  arg0.body = arg1;
2248
2348
  },
2249
2349
  __wbg_set_box_6a730e6c216d512c: function(arg0, arg1) {
2250
2350
  arg0.box = __wbindgen_enum_ResizeObserverBoxOptions[arg1];
2251
2351
  },
2352
+ __wbg_set_bubbles_317881ec17363c3b: function(arg0, arg1) {
2353
+ arg0.bubbles = arg1 !== 0;
2354
+ },
2355
+ __wbg_set_buffer_55f096330c8912b4: function(arg0, arg1) {
2356
+ arg0.buffer = arg1;
2357
+ },
2358
+ __wbg_set_buffer_aa7bf4ad8f17b2bd: function(arg0, arg1) {
2359
+ arg0.buffer = arg1;
2360
+ },
2361
+ __wbg_set_buffer_e89095a9f0cafad3: function(arg0, arg1) {
2362
+ arg0.buffer = arg1;
2363
+ },
2252
2364
  __wbg_set_buffer_ea42becad62e7650: function(arg0, arg1) {
2253
2365
  arg0.buffer = arg1;
2254
2366
  },
2367
+ __wbg_set_buffers_85a7238f4ef28ab4: function(arg0, arg1) {
2368
+ arg0.buffers = arg1;
2369
+ },
2370
+ __wbg_set_button_8d5c24bc582155d5: function(arg0, arg1) {
2371
+ arg0.button = arg1;
2372
+ },
2373
+ __wbg_set_buttons_3c3e6a20598da40a: function(arg0, arg1) {
2374
+ arg0.buttons = arg1;
2375
+ },
2376
+ __wbg_set_bytes_per_row_68a1ea90d4710bc9: function(arg0, arg1) {
2377
+ arg0.bytesPerRow = arg1 >>> 0;
2378
+ },
2379
+ __wbg_set_bytes_per_row_91681ca78d744888: function(arg0, arg1) {
2380
+ arg0.bytesPerRow = arg1 >>> 0;
2381
+ },
2255
2382
  __wbg_set_cache_ec7e430c6056ebda: function(arg0, arg1) {
2256
2383
  arg0.cache = __wbindgen_enum_RequestCache[arg1];
2257
2384
  },
2385
+ __wbg_set_cancelable_ceab577905ab3015: function(arg0, arg1) {
2386
+ arg0.cancelable = arg1 !== 0;
2387
+ },
2258
2388
  __wbg_set_candidate_42cb20c28dc6d5a4: function(arg0, arg1, arg2) {
2259
2389
  arg0.candidate = getStringFromWasm0(arg1, arg2);
2260
2390
  },
2261
2391
  __wbg_set_capture_271d6acb719615b3: function(arg0, arg1) {
2262
2392
  arg0.capture = arg1 !== 0;
2263
2393
  },
2394
+ __wbg_set_clear_value_642701f928a5ccb3: function(arg0, arg1) {
2395
+ arg0.clearValue = arg1;
2396
+ },
2397
+ __wbg_set_client_x_f978fed542ed1633: function(arg0, arg1) {
2398
+ arg0.clientX = arg1;
2399
+ },
2400
+ __wbg_set_client_y_d142abc247b9574b: function(arg0, arg1) {
2401
+ arg0.clientY = arg1;
2402
+ },
2403
+ __wbg_set_code_56e2d45ec1ff6c2d: function(arg0, arg1, arg2) {
2404
+ arg0.code = getStringFromWasm0(arg1, arg2);
2405
+ },
2406
+ __wbg_set_color_attachments_abe67f6631926e28: function(arg0, arg1) {
2407
+ arg0.colorAttachments = arg1;
2408
+ },
2409
+ __wbg_set_color_bc393d7efc3c8594: function(arg0, arg1) {
2410
+ arg0.color = arg1;
2411
+ },
2412
+ __wbg_set_compare_1509dc1a5420943f: function(arg0, arg1) {
2413
+ arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
2414
+ },
2415
+ __wbg_set_compare_42211fbf15e3b850: function(arg0, arg1) {
2416
+ arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
2417
+ },
2418
+ __wbg_set_compute_5a859e405c9eb6c6: function(arg0, arg1) {
2419
+ arg0.compute = arg1;
2420
+ },
2421
+ __wbg_set_count_26a934d1cd07d080: function(arg0, arg1) {
2422
+ arg0.count = arg1 >>> 0;
2423
+ },
2424
+ __wbg_set_count_f261876d1bb59b88: function(arg0, arg1) {
2425
+ arg0.count = arg1 >>> 0;
2426
+ },
2264
2427
  __wbg_set_credential_52c3ab3f0bcd00e8: function(arg0, arg1, arg2) {
2265
2428
  arg0.credential = getStringFromWasm0(arg1, arg2);
2266
2429
  },
2267
2430
  __wbg_set_credentials_ed63183445882c65: function(arg0, arg1) {
2268
2431
  arg0.credentials = __wbindgen_enum_RequestCredentials[arg1];
2269
2432
  },
2433
+ __wbg_set_cull_mode_9d466c1ab414cac8: function(arg0, arg1) {
2434
+ arg0.cullMode = __wbindgen_enum_GpuCullMode[arg1];
2435
+ },
2270
2436
  __wbg_set_cursor_8d686ff9dd99a325: function(arg0, arg1, arg2) {
2271
2437
  arg0.cursor = getStringFromWasm0(arg1, arg2);
2272
2438
  },
2439
+ __wbg_set_depth_bias_428c9340b0fd937b: function(arg0, arg1) {
2440
+ arg0.depthBias = arg1;
2441
+ },
2442
+ __wbg_set_depth_bias_clamp_f009599ca67fa30c: function(arg0, arg1) {
2443
+ arg0.depthBiasClamp = arg1;
2444
+ },
2445
+ __wbg_set_depth_bias_slope_scale_7125880b4cb7a951: function(arg0, arg1) {
2446
+ arg0.depthBiasSlopeScale = arg1;
2447
+ },
2448
+ __wbg_set_depth_clear_value_442bf492734f63b6: function(arg0, arg1) {
2449
+ arg0.depthClearValue = arg1;
2450
+ },
2451
+ __wbg_set_depth_compare_30e9ea552da12fe2: function(arg0, arg1) {
2452
+ arg0.depthCompare = __wbindgen_enum_GpuCompareFunction[arg1];
2453
+ },
2454
+ __wbg_set_depth_fail_op_5e42dc3e4c382951: function(arg0, arg1) {
2455
+ arg0.depthFailOp = __wbindgen_enum_GpuStencilOperation[arg1];
2456
+ },
2457
+ __wbg_set_depth_load_op_34d430b74bb36d91: function(arg0, arg1) {
2458
+ arg0.depthLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
2459
+ },
2460
+ __wbg_set_depth_or_array_layers_4bbbeadacb393f02: function(arg0, arg1) {
2461
+ arg0.depthOrArrayLayers = arg1 >>> 0;
2462
+ },
2463
+ __wbg_set_depth_read_only_138a11b10c731094: function(arg0, arg1) {
2464
+ arg0.depthReadOnly = arg1 !== 0;
2465
+ },
2466
+ __wbg_set_depth_stencil_1bd50dbc450c8650: function(arg0, arg1) {
2467
+ arg0.depthStencil = arg1;
2468
+ },
2469
+ __wbg_set_depth_stencil_attachment_1ee0d93bc3273369: function(arg0, arg1) {
2470
+ arg0.depthStencilAttachment = arg1;
2471
+ },
2472
+ __wbg_set_depth_store_op_0ea0a215313dbda7: function(arg0, arg1) {
2473
+ arg0.depthStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
2474
+ },
2475
+ __wbg_set_depth_write_enabled_64c2e7f6fa4b6b7b: function(arg0, arg1) {
2476
+ arg0.depthWriteEnabled = arg1 !== 0;
2477
+ },
2478
+ __wbg_set_device_0d774b66e7288f72: function(arg0, arg1) {
2479
+ arg0.device = arg1;
2480
+ },
2481
+ __wbg_set_dimension_174ad7e2fb67fb4e: function(arg0, arg1) {
2482
+ arg0.dimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2483
+ },
2484
+ __wbg_set_dimension_36e13ccecae5af4b: function(arg0, arg1) {
2485
+ arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
2486
+ },
2487
+ __wbg_set_dst_factor_1ed75271a89a711e: function(arg0, arg1) {
2488
+ arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
2489
+ },
2273
2490
  __wbg_set_duration_bfef0b021dc8fd5b: function(arg0, arg1) {
2274
2491
  arg0.duration = arg1;
2275
2492
  },
2276
2493
  __wbg_set_e80615d7a9a43981: function(arg0, arg1, arg2) {
2277
2494
  arg0.set(arg1, arg2 >>> 0);
2278
2495
  },
2496
+ __wbg_set_end_of_pass_write_index_e8f52fc08bc0603e: function(arg0, arg1) {
2497
+ arg0.endOfPassWriteIndex = arg1 >>> 0;
2498
+ },
2499
+ __wbg_set_end_of_pass_write_index_f4ab90c5743df805: function(arg0, arg1) {
2500
+ arg0.endOfPassWriteIndex = arg1 >>> 0;
2501
+ },
2502
+ __wbg_set_entries_3017e6132f938c6e: function(arg0, arg1) {
2503
+ arg0.entries = arg1;
2504
+ },
2505
+ __wbg_set_entries_fc76ca4d7da6a709: function(arg0, arg1) {
2506
+ arg0.entries = arg1;
2507
+ },
2508
+ __wbg_set_entry_point_4443daff87d82ef1: function(arg0, arg1, arg2) {
2509
+ arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2510
+ },
2511
+ __wbg_set_entry_point_6fec5723cc790927: function(arg0, arg1, arg2) {
2512
+ arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2513
+ },
2514
+ __wbg_set_entry_point_8db3b6d103e3b865: function(arg0, arg1, arg2) {
2515
+ arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2516
+ },
2517
+ __wbg_set_external_texture_825fe2bc7a0c0603: function(arg0, arg1) {
2518
+ arg0.externalTexture = arg1;
2519
+ },
2520
+ __wbg_set_fail_op_77ab26c98f847b65: function(arg0, arg1) {
2521
+ arg0.failOp = __wbindgen_enum_GpuStencilOperation[arg1];
2522
+ },
2523
+ __wbg_set_format_1786adb7bc74c7c9: function(arg0, arg1) {
2524
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2525
+ },
2526
+ __wbg_set_format_6606f5c1fba6f459: function(arg0, arg1) {
2527
+ arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
2528
+ },
2529
+ __wbg_set_format_90860b0321868db4: function(arg0, arg1) {
2530
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2531
+ },
2532
+ __wbg_set_format_abf7a1bc5425c56a: function(arg0, arg1) {
2533
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2534
+ },
2535
+ __wbg_set_format_d347899cd860709c: function(arg0, arg1) {
2536
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2537
+ },
2538
+ __wbg_set_format_e9d4b1475bb3bd3b: function(arg0, arg1) {
2539
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2540
+ },
2541
+ __wbg_set_format_f9341112e43ea182: function(arg0, arg1) {
2542
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2543
+ },
2544
+ __wbg_set_fragment_1a595620425637e1: function(arg0, arg1) {
2545
+ arg0.fragment = arg1;
2546
+ },
2547
+ __wbg_set_front_face_50cdf4eb61504a46: function(arg0, arg1) {
2548
+ arg0.frontFace = __wbindgen_enum_GpuFrontFace[arg1];
2549
+ },
2550
+ __wbg_set_g_d4d1d77cf8fdd362: function(arg0, arg1) {
2551
+ arg0.g = arg1;
2552
+ },
2553
+ __wbg_set_has_dynamic_offset_7d30014fdbfe90c5: function(arg0, arg1) {
2554
+ arg0.hasDynamicOffset = arg1 !== 0;
2555
+ },
2279
2556
  __wbg_set_headers_3c8fecc693b75327: function(arg0, arg1) {
2280
2557
  arg0.headers = arg1;
2281
2558
  },
@@ -2285,15 +2562,102 @@ function __wbg_get_imports() {
2285
2562
  __wbg_set_height_b6548a01bdcb689a: function(arg0, arg1) {
2286
2563
  arg0.height = arg1 >>> 0;
2287
2564
  },
2565
+ __wbg_set_height_e8b5483b8c117d5e: function(arg0, arg1) {
2566
+ arg0.height = arg1 >>> 0;
2567
+ },
2288
2568
  __wbg_set_href_6cc49f8c2c9dbdaf: function() { return handleError(function (arg0, arg1, arg2) {
2289
2569
  arg0.href = getStringFromWasm0(arg1, arg2);
2290
2570
  }, arguments); },
2291
2571
  __wbg_set_ice_servers_79d9cedfbe60f514: function(arg0, arg1) {
2292
2572
  arg0.iceServers = arg1;
2293
2573
  },
2574
+ __wbg_set_is_primary_cfc8efbe75d11ae8: function(arg0, arg1) {
2575
+ arg0.isPrimary = arg1 !== 0;
2576
+ },
2294
2577
  __wbg_set_iterations_b84d4d3302a291a0: function(arg0, arg1) {
2295
2578
  arg0.iterations = arg1;
2296
2579
  },
2580
+ __wbg_set_label_03d2396d4655a3e1: function(arg0, arg1, arg2) {
2581
+ arg0.label = getStringFromWasm0(arg1, arg2);
2582
+ },
2583
+ __wbg_set_label_0c1bd0e976cf0a9a: function(arg0, arg1, arg2) {
2584
+ arg0.label = getStringFromWasm0(arg1, arg2);
2585
+ },
2586
+ __wbg_set_label_1175a3329a06e52b: function(arg0, arg1, arg2) {
2587
+ arg0.label = getStringFromWasm0(arg1, arg2);
2588
+ },
2589
+ __wbg_set_label_2d2227f4d5991e50: function(arg0, arg1, arg2) {
2590
+ arg0.label = getStringFromWasm0(arg1, arg2);
2591
+ },
2592
+ __wbg_set_label_2f592bd1be3db6b3: function(arg0, arg1, arg2) {
2593
+ arg0.label = getStringFromWasm0(arg1, arg2);
2594
+ },
2595
+ __wbg_set_label_44c8df98c1f1e811: function(arg0, arg1, arg2) {
2596
+ arg0.label = getStringFromWasm0(arg1, arg2);
2597
+ },
2598
+ __wbg_set_label_4a1dd4244f80abc9: function(arg0, arg1, arg2) {
2599
+ arg0.label = getStringFromWasm0(arg1, arg2);
2600
+ },
2601
+ __wbg_set_label_8b0da33fd11b2572: function(arg0, arg1, arg2) {
2602
+ arg0.label = getStringFromWasm0(arg1, arg2);
2603
+ },
2604
+ __wbg_set_label_8fd860a36d2c7b74: function(arg0, arg1, arg2) {
2605
+ arg0.label = getStringFromWasm0(arg1, arg2);
2606
+ },
2607
+ __wbg_set_label_bae57fb9f24fde5c: function(arg0, arg1, arg2) {
2608
+ arg0.label = getStringFromWasm0(arg1, arg2);
2609
+ },
2610
+ __wbg_set_label_be45aed56e4b9fee: function(arg0, arg1, arg2) {
2611
+ arg0.label = getStringFromWasm0(arg1, arg2);
2612
+ },
2613
+ __wbg_set_label_c47c451211e2f6d2: function(arg0, arg1, arg2) {
2614
+ arg0.label = getStringFromWasm0(arg1, arg2);
2615
+ },
2616
+ __wbg_set_label_cd567b7b35838e4c: function(arg0, arg1, arg2) {
2617
+ arg0.label = getStringFromWasm0(arg1, arg2);
2618
+ },
2619
+ __wbg_set_label_d1c24b5a7a3ac31d: function(arg0, arg1, arg2) {
2620
+ arg0.label = getStringFromWasm0(arg1, arg2);
2621
+ },
2622
+ __wbg_set_label_dcd98efbb9370da8: function(arg0, arg1, arg2) {
2623
+ arg0.label = getStringFromWasm0(arg1, arg2);
2624
+ },
2625
+ __wbg_set_label_f92ae11c77d74198: function(arg0, arg1, arg2) {
2626
+ arg0.label = getStringFromWasm0(arg1, arg2);
2627
+ },
2628
+ __wbg_set_layout_19e558a0fa724e95: function(arg0, arg1) {
2629
+ arg0.layout = arg1;
2630
+ },
2631
+ __wbg_set_layout_7c5ba5bdcde8a0f0: function(arg0, arg1) {
2632
+ arg0.layout = arg1;
2633
+ },
2634
+ __wbg_set_layout_eeef59714f5bf48b: function(arg0, arg1) {
2635
+ arg0.layout = arg1;
2636
+ },
2637
+ __wbg_set_load_op_56844f51434037bf: function(arg0, arg1) {
2638
+ arg0.loadOp = __wbindgen_enum_GpuLoadOp[arg1];
2639
+ },
2640
+ __wbg_set_lod_max_clamp_3f157633f32c9f94: function(arg0, arg1) {
2641
+ arg0.lodMaxClamp = arg1;
2642
+ },
2643
+ __wbg_set_lod_min_clamp_7e246c739fb1a854: function(arg0, arg1) {
2644
+ arg0.lodMinClamp = arg1;
2645
+ },
2646
+ __wbg_set_loop_0a6d2e1dcd0df03d: function(arg0, arg1) {
2647
+ arg0.loop = arg1 !== 0;
2648
+ },
2649
+ __wbg_set_mag_filter_69d846b974d4bcc0: function(arg0, arg1) {
2650
+ arg0.magFilter = __wbindgen_enum_GpuFilterMode[arg1];
2651
+ },
2652
+ __wbg_set_mapped_at_creation_48de4735fab51e78: function(arg0, arg1) {
2653
+ arg0.mappedAtCreation = arg1 !== 0;
2654
+ },
2655
+ __wbg_set_mask_0c49a66362fc0079: function(arg0, arg1) {
2656
+ arg0.mask = arg1 >>> 0;
2657
+ },
2658
+ __wbg_set_max_anisotropy_3ef0d5bca2336cc7: function(arg0, arg1) {
2659
+ arg0.maxAnisotropy = arg1;
2660
+ },
2297
2661
  __wbg_set_max_packet_life_time_a4a5ff0fcfdf9380: function(arg0, arg1) {
2298
2662
  arg0.maxPacketLifeTime = arg1;
2299
2663
  },
@@ -2303,9 +2667,54 @@ function __wbg_get_imports() {
2303
2667
  __wbg_set_method_8c015e8bcafd7be1: function(arg0, arg1, arg2) {
2304
2668
  arg0.method = getStringFromWasm0(arg1, arg2);
2305
2669
  },
2670
+ __wbg_set_min_binding_size_689661b9ed25e083: function(arg0, arg1) {
2671
+ arg0.minBindingSize = arg1;
2672
+ },
2673
+ __wbg_set_min_filter_fbf2d8d9f503dcd7: function(arg0, arg1) {
2674
+ arg0.minFilter = __wbindgen_enum_GpuFilterMode[arg1];
2675
+ },
2676
+ __wbg_set_mip_level_246db61be15bdd69: function(arg0, arg1) {
2677
+ arg0.mipLevel = arg1 >>> 0;
2678
+ },
2679
+ __wbg_set_mip_level_count_72f8bc1f80f7539b: function(arg0, arg1) {
2680
+ arg0.mipLevelCount = arg1 >>> 0;
2681
+ },
2682
+ __wbg_set_mip_level_count_b19a0d9192e62d5d: function(arg0, arg1) {
2683
+ arg0.mipLevelCount = arg1 >>> 0;
2684
+ },
2685
+ __wbg_set_mipmap_filter_17fd50a3898fd5ff: function(arg0, arg1) {
2686
+ arg0.mipmapFilter = __wbindgen_enum_GpuMipmapFilterMode[arg1];
2687
+ },
2306
2688
  __wbg_set_mode_5a87f2c809cf37c2: function(arg0, arg1) {
2307
2689
  arg0.mode = __wbindgen_enum_RequestMode[arg1];
2308
2690
  },
2691
+ __wbg_set_module_08ad08e736d8edbf: function(arg0, arg1) {
2692
+ arg0.module = arg1;
2693
+ },
2694
+ __wbg_set_module_14e471fdd94c582d: function(arg0, arg1) {
2695
+ arg0.module = arg1;
2696
+ },
2697
+ __wbg_set_module_9b938909233aed50: function(arg0, arg1) {
2698
+ arg0.module = arg1;
2699
+ },
2700
+ __wbg_set_multisample_85f073947b782d07: function(arg0, arg1) {
2701
+ arg0.multisample = arg1;
2702
+ },
2703
+ __wbg_set_multisampled_40505c1381e1c32c: function(arg0, arg1) {
2704
+ arg0.multisampled = arg1 !== 0;
2705
+ },
2706
+ __wbg_set_offset_2c374e604504e0b2: function(arg0, arg1) {
2707
+ arg0.offset = arg1;
2708
+ },
2709
+ __wbg_set_offset_73156b0e0b41d79a: function(arg0, arg1) {
2710
+ arg0.offset = arg1;
2711
+ },
2712
+ __wbg_set_offset_8d9d9afffa18b591: function(arg0, arg1) {
2713
+ arg0.offset = arg1;
2714
+ },
2715
+ __wbg_set_offset_a097a8050a3a9a33: function(arg0, arg1) {
2716
+ arg0.offset = arg1;
2717
+ },
2309
2718
  __wbg_set_onclose_4cf3c22c1efd06d4: function(arg0, arg1) {
2310
2719
  arg0.onclose = arg1;
2311
2720
  },
@@ -2357,18 +2766,72 @@ function __wbg_get_imports() {
2357
2766
  __wbg_set_onopen_d0eb44607253e86f: function(arg0, arg1) {
2358
2767
  arg0.onopen = arg1;
2359
2768
  },
2360
- __wbg_set_onuncapturederror_5c20c4125b115c22: function(arg0, arg1) {
2361
- arg0.onuncapturederror = arg1;
2769
+ __wbg_set_operation_b5862f5a1a143b30: function(arg0, arg1) {
2770
+ arg0.operation = __wbindgen_enum_GpuBlendOperation[arg1];
2362
2771
  },
2363
2772
  __wbg_set_ordered_e1c97a68487e0afe: function(arg0, arg1) {
2364
2773
  arg0.ordered = arg1 !== 0;
2365
2774
  },
2775
+ __wbg_set_origin_9b3b0fbe0a5dc469: function(arg0, arg1) {
2776
+ arg0.origin = arg1;
2777
+ },
2778
+ __wbg_set_pass_op_e9470d1262fb8a8b: function(arg0, arg1) {
2779
+ arg0.passOp = __wbindgen_enum_GpuStencilOperation[arg1];
2780
+ },
2366
2781
  __wbg_set_passive_9e672435b71b9c78: function(arg0, arg1) {
2367
2782
  arg0.passive = arg1 !== 0;
2368
2783
  },
2784
+ __wbg_set_pointer_id_7c6f531c59596bbb: function(arg0, arg1) {
2785
+ arg0.pointerId = arg1;
2786
+ },
2787
+ __wbg_set_pointer_type_526ad3ae6e7e1e0e: function(arg0, arg1, arg2) {
2788
+ arg0.pointerType = getStringFromWasm0(arg1, arg2);
2789
+ },
2790
+ __wbg_set_power_preference_c0d3fa7ce46b1a2e: function(arg0, arg1) {
2791
+ arg0.powerPreference = __wbindgen_enum_GpuPowerPreference[arg1];
2792
+ },
2369
2793
  __wbg_set_premultiply_alpha_696b545e0615f655: function(arg0, arg1) {
2370
2794
  arg0.premultiplyAlpha = __wbindgen_enum_PremultiplyAlpha[arg1];
2371
2795
  },
2796
+ __wbg_set_primitive_369241acd17871f1: function(arg0, arg1) {
2797
+ arg0.primitive = arg1;
2798
+ },
2799
+ __wbg_set_query_set_18679a8580267d5a: function(arg0, arg1) {
2800
+ arg0.querySet = arg1;
2801
+ },
2802
+ __wbg_set_query_set_f1314b06c84c4b00: function(arg0, arg1) {
2803
+ arg0.querySet = arg1;
2804
+ },
2805
+ __wbg_set_r_527e5a41c4b1a846: function(arg0, arg1) {
2806
+ arg0.r = arg1;
2807
+ },
2808
+ __wbg_set_required_features_54918de8185c5fab: function(arg0, arg1) {
2809
+ arg0.requiredFeatures = arg1;
2810
+ },
2811
+ __wbg_set_required_limits_3b031f66f838f4e3: function(arg0, arg1) {
2812
+ arg0.requiredLimits = arg1;
2813
+ },
2814
+ __wbg_set_resolve_target_fe76b3f99cf72078: function(arg0, arg1) {
2815
+ arg0.resolveTarget = arg1;
2816
+ },
2817
+ __wbg_set_resource_fe385d2e3dadaf63: function(arg0, arg1) {
2818
+ arg0.resource = arg1;
2819
+ },
2820
+ __wbg_set_rows_per_image_d198b7e73a38978b: function(arg0, arg1) {
2821
+ arg0.rowsPerImage = arg1 >>> 0;
2822
+ },
2823
+ __wbg_set_rows_per_image_f9878f4b10f4fd7f: function(arg0, arg1) {
2824
+ arg0.rowsPerImage = arg1 >>> 0;
2825
+ },
2826
+ __wbg_set_sample_count_865e1d19b84e27e6: function(arg0, arg1) {
2827
+ arg0.sampleCount = arg1 >>> 0;
2828
+ },
2829
+ __wbg_set_sample_type_7088b1efddce6a69: function(arg0, arg1) {
2830
+ arg0.sampleType = __wbindgen_enum_GpuTextureSampleType[arg1];
2831
+ },
2832
+ __wbg_set_sampler_8c5d7fb1b02058c6: function(arg0, arg1) {
2833
+ arg0.sampler = arg1;
2834
+ },
2372
2835
  __wbg_set_sdp_7f6ec5fc907f5e41: function(arg0, arg1, arg2) {
2373
2836
  arg0.sdp = getStringFromWasm0(arg1, arg2);
2374
2837
  },
@@ -2378,27 +2841,123 @@ function __wbg_get_imports() {
2378
2841
  __wbg_set_sdp_mid_5485885258073796: function(arg0, arg1, arg2) {
2379
2842
  arg0.sdpMid = arg1 === 0 ? undefined : getStringFromWasm0(arg1, arg2);
2380
2843
  },
2844
+ __wbg_set_shader_location_0ff30a733291a396: function(arg0, arg1) {
2845
+ arg0.shaderLocation = arg1 >>> 0;
2846
+ },
2381
2847
  __wbg_set_signal_0cebecb698f25d21: function(arg0, arg1) {
2382
2848
  arg0.signal = arg1;
2383
2849
  },
2850
+ __wbg_set_size_1e6281b07cd39177: function(arg0, arg1) {
2851
+ arg0.size = arg1;
2852
+ },
2853
+ __wbg_set_size_41cd9255ca1e4242: function(arg0, arg1) {
2854
+ arg0.size = arg1;
2855
+ },
2856
+ __wbg_set_size_a61ff22205255d61: function(arg0, arg1) {
2857
+ arg0.size = arg1;
2858
+ },
2859
+ __wbg_set_src_45a96b4171f4ce0f: function(arg0, arg1, arg2) {
2860
+ arg0.src = getStringFromWasm0(arg1, arg2);
2861
+ },
2384
2862
  __wbg_set_src_f257a96103ac1ac6: function(arg0, arg1, arg2) {
2385
2863
  arg0.src = getStringFromWasm0(arg1, arg2);
2386
2864
  },
2865
+ __wbg_set_src_factor_1c4f755f8676df1b: function(arg0, arg1) {
2866
+ arg0.srcFactor = __wbindgen_enum_GpuBlendFactor[arg1];
2867
+ },
2868
+ __wbg_set_stencil_back_6ef4683123b19b25: function(arg0, arg1) {
2869
+ arg0.stencilBack = arg1;
2870
+ },
2871
+ __wbg_set_stencil_clear_value_10b58f674d0177c2: function(arg0, arg1) {
2872
+ arg0.stencilClearValue = arg1 >>> 0;
2873
+ },
2874
+ __wbg_set_stencil_front_aeb8580a97e5424b: function(arg0, arg1) {
2875
+ arg0.stencilFront = arg1;
2876
+ },
2877
+ __wbg_set_stencil_load_op_f20a90a66acd3d8c: function(arg0, arg1) {
2878
+ arg0.stencilLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
2879
+ },
2880
+ __wbg_set_stencil_read_mask_2954f260d47349ea: function(arg0, arg1) {
2881
+ arg0.stencilReadMask = arg1 >>> 0;
2882
+ },
2883
+ __wbg_set_stencil_read_only_fb489d191b6d969b: function(arg0, arg1) {
2884
+ arg0.stencilReadOnly = arg1 !== 0;
2885
+ },
2886
+ __wbg_set_stencil_store_op_477c4cf6422dfa3f: function(arg0, arg1) {
2887
+ arg0.stencilStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
2888
+ },
2889
+ __wbg_set_stencil_write_mask_3f8e9b3781814a95: function(arg0, arg1) {
2890
+ arg0.stencilWriteMask = arg1 >>> 0;
2891
+ },
2892
+ __wbg_set_step_mode_a35aef328761c452: function(arg0, arg1) {
2893
+ arg0.stepMode = __wbindgen_enum_GpuVertexStepMode[arg1];
2894
+ },
2895
+ __wbg_set_storage_texture_ab9eed9786337ef0: function(arg0, arg1) {
2896
+ arg0.storageTexture = arg1;
2897
+ },
2898
+ __wbg_set_store_op_caeede4654b3d847: function(arg0, arg1) {
2899
+ arg0.storeOp = __wbindgen_enum_GpuStoreOp[arg1];
2900
+ },
2901
+ __wbg_set_strip_index_format_0cd0510e166c4ec4: function(arg0, arg1) {
2902
+ arg0.stripIndexFormat = __wbindgen_enum_GpuIndexFormat[arg1];
2903
+ },
2904
+ __wbg_set_targets_6b0b3bdd87f35668: function(arg0, arg1) {
2905
+ arg0.targets = arg1;
2906
+ },
2387
2907
  __wbg_set_textContent_1e964492a2410e92: function(arg0, arg1, arg2) {
2388
2908
  arg0.textContent = arg1 === 0 ? undefined : getStringFromWasm0(arg1, arg2);
2389
2909
  },
2910
+ __wbg_set_texture_16d2be474ce6ad0c: function(arg0, arg1) {
2911
+ arg0.texture = arg1;
2912
+ },
2913
+ __wbg_set_texture_e25a73da75cf5808: function(arg0, arg1) {
2914
+ arg0.texture = arg1;
2915
+ },
2916
+ __wbg_set_timestamp_writes_26336a2ad72cdcaf: function(arg0, arg1) {
2917
+ arg0.timestampWrites = arg1;
2918
+ },
2919
+ __wbg_set_timestamp_writes_c552d52fbb417005: function(arg0, arg1) {
2920
+ arg0.timestampWrites = arg1;
2921
+ },
2922
+ __wbg_set_topology_beefb3aca0612b00: function(arg0, arg1) {
2923
+ arg0.topology = __wbindgen_enum_GpuPrimitiveTopology[arg1];
2924
+ },
2390
2925
  __wbg_set_type_1d0a0fec5f5a03bc: function(arg0, arg1) {
2391
2926
  arg0.type = __wbindgen_enum_RtcSdpType[arg1];
2392
2927
  },
2393
2928
  __wbg_set_type_33e79f1b45a78c37: function(arg0, arg1, arg2) {
2394
2929
  arg0.type = getStringFromWasm0(arg1, arg2);
2395
2930
  },
2931
+ __wbg_set_type_38961e08504ca674: function(arg0, arg1) {
2932
+ arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
2933
+ },
2934
+ __wbg_set_type_c1eebc19f8a6aeb9: function(arg0, arg1) {
2935
+ arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
2936
+ },
2396
2937
  __wbg_set_type_c96ec5d2b134f310: function(arg0, arg1) {
2397
2938
  arg0.type = __wbindgen_enum_WorkerType[arg1];
2398
2939
  },
2940
+ __wbg_set_type_f062717b30496eff: function(arg0, arg1) {
2941
+ arg0.type = __wbindgen_enum_GpuQueryType[arg1];
2942
+ },
2943
+ __wbg_set_unclipped_depth_5a4f7eb57fe006b2: function(arg0, arg1) {
2944
+ arg0.unclippedDepth = arg1 !== 0;
2945
+ },
2399
2946
  __wbg_set_urls_82091b358c280ee8: function(arg0, arg1) {
2400
2947
  arg0.urls = arg1;
2401
2948
  },
2949
+ __wbg_set_usage_7f0dda8309469b1c: function(arg0, arg1) {
2950
+ arg0.usage = arg1 >>> 0;
2951
+ },
2952
+ __wbg_set_usage_7fa9cd18d1104aca: function(arg0, arg1) {
2953
+ arg0.usage = arg1 >>> 0;
2954
+ },
2955
+ __wbg_set_usage_908213a4d4bb8bde: function(arg0, arg1) {
2956
+ arg0.usage = arg1 >>> 0;
2957
+ },
2958
+ __wbg_set_usage_ae014e77ff77ce06: function(arg0, arg1) {
2959
+ arg0.usage = arg1 >>> 0;
2960
+ },
2402
2961
  __wbg_set_username_7366a6fbcec5a880: function(arg0, arg1, arg2) {
2403
2962
  arg0.username = getStringFromWasm0(arg1, arg2);
2404
2963
  },
@@ -2408,12 +2967,51 @@ function __wbg_get_imports() {
2408
2967
  __wbg_set_value_d621a056e7640299: function(arg0, arg1, arg2) {
2409
2968
  arg0.value = getStringFromWasm0(arg1, arg2);
2410
2969
  },
2970
+ __wbg_set_vertex_a4951dd9a7a4ed54: function(arg0, arg1) {
2971
+ arg0.vertex = arg1;
2972
+ },
2973
+ __wbg_set_view_bdeab150b5f0768c: function(arg0, arg1) {
2974
+ arg0.view = arg1;
2975
+ },
2976
+ __wbg_set_view_dbd0294573f64d05: function(arg0, arg1) {
2977
+ arg0.view = arg1;
2978
+ },
2979
+ __wbg_set_view_dimension_263387976511ebc9: function(arg0, arg1) {
2980
+ arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2981
+ },
2982
+ __wbg_set_view_dimension_3ed01b237e85826f: function(arg0, arg1) {
2983
+ arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2984
+ },
2985
+ __wbg_set_view_formats_bab284fc81b40e70: function(arg0, arg1) {
2986
+ arg0.viewFormats = arg1;
2987
+ },
2988
+ __wbg_set_view_formats_fe531a043efb71fa: function(arg0, arg1) {
2989
+ arg0.viewFormats = arg1;
2990
+ },
2991
+ __wbg_set_visibility_1bca121a89accba5: function(arg0, arg1) {
2992
+ arg0.visibility = arg1 >>> 0;
2993
+ },
2994
+ __wbg_set_width_1a5e2e86fa5bdcd8: function(arg0, arg1) {
2995
+ arg0.width = arg1 >>> 0;
2996
+ },
2411
2997
  __wbg_set_width_576343a4a7f2cf28: function(arg0, arg1) {
2412
2998
  arg0.width = arg1 >>> 0;
2413
2999
  },
2414
3000
  __wbg_set_width_c0fcaa2da53cd540: function(arg0, arg1) {
2415
3001
  arg0.width = arg1 >>> 0;
2416
3002
  },
3003
+ __wbg_set_write_mask_144b25e2bd909124: function(arg0, arg1) {
3004
+ arg0.writeMask = arg1 >>> 0;
3005
+ },
3006
+ __wbg_set_x_56f0c2c08a62725c: function(arg0, arg1) {
3007
+ arg0.x = arg1 >>> 0;
3008
+ },
3009
+ __wbg_set_y_04fb8ce84735b4e1: function(arg0, arg1) {
3010
+ arg0.y = arg1 >>> 0;
3011
+ },
3012
+ __wbg_set_z_a51316db27a4941e: function(arg0, arg1) {
3013
+ arg0.z = arg1 >>> 0;
3014
+ },
2417
3015
  __wbg_shiftKey_5256a2168f9dc186: function(arg0) {
2418
3016
  const ret = arg0.shiftKey;
2419
3017
  return ret;
@@ -2430,10 +3028,6 @@ function __wbg_get_imports() {
2430
3028
  const ret = arg0.signal;
2431
3029
  return ret;
2432
3030
  },
2433
- __wbg_size_b5c1b72884cb3fa5: function(arg0) {
2434
- const ret = arg0.size;
2435
- return ret;
2436
- },
2437
3031
  __wbg_stack_3b0d974bbf31e44f: function(arg0, arg1) {
2438
3032
  const ret = arg1.stack;
2439
3033
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -2488,7 +3082,7 @@ function __wbg_get_imports() {
2488
3082
  const ret = arg0.subarray(arg1 >>> 0, arg2 >>> 0);
2489
3083
  return ret;
2490
3084
  },
2491
- __wbg_submit_6ffa2ed48b3eaecf: function(arg0, arg1) {
3085
+ __wbg_submit_1290d44bb76ecef4: function(arg0, arg1) {
2492
3086
  arg0.submit(arg1);
2493
3087
  },
2494
3088
  __wbg_subtle_c060fa3eb5c6248d: function(arg0) {
@@ -2543,6 +3137,10 @@ function __wbg_get_imports() {
2543
3137
  __wbg_transferFromImageBitmap_9f9bd42ea0f80770: function(arg0, arg1) {
2544
3138
  arg0.transferFromImageBitmap(arg1);
2545
3139
  },
3140
+ __wbg_type_1a9c52a36f642e97: function(arg0) {
3141
+ const ret = arg0.type;
3142
+ return (__wbindgen_enum_GpuCompilationMessageType.indexOf(ret) + 1 || 4) - 1;
3143
+ },
2546
3144
  __wbg_type_6179b003ae8606bd: function(arg0, arg1) {
2547
3145
  const ret = arg1.type;
2548
3146
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -2550,11 +3148,7 @@ function __wbg_get_imports() {
2550
3148
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2551
3149
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2552
3150
  },
2553
- __wbg_type_ba6bfed8f5073b9e: function(arg0) {
2554
- const ret = arg0.type;
2555
- return (__wbindgen_enum_GpuCompilationMessageType.indexOf(ret) + 1 || 4) - 1;
2556
- },
2557
- __wbg_unmap_d610a495d70ebb5e: function(arg0) {
3151
+ __wbg_unmap_8f06698a75b8331a: function(arg0) {
2558
3152
  arg0.unmap();
2559
3153
  },
2560
3154
  __wbg_unobserve_397ea595cb8bfdd0: function(arg0, arg1) {
@@ -2567,10 +3161,6 @@ function __wbg_get_imports() {
2567
3161
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2568
3162
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2569
3163
  },
2570
- __wbg_usage_92ae9f7605bb82c1: function(arg0) {
2571
- const ret = arg0.usage;
2572
- return ret;
2573
- },
2574
3164
  __wbg_userAgentData_31b8f893e8977e94: function(arg0) {
2575
3165
  const ret = arg0.userAgentData;
2576
3166
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
@@ -2582,10 +3172,6 @@ function __wbg_get_imports() {
2582
3172
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2583
3173
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2584
3174
  }, arguments); },
2585
- __wbg_valueOf_5c6da6c9a85f34dc: function(arg0) {
2586
- const ret = arg0.valueOf();
2587
- return ret;
2588
- },
2589
3175
  __wbg_value_21fc78aab0322612: function(arg0) {
2590
3176
  const ret = arg0.value;
2591
3177
  return ret;
@@ -2634,162 +3220,157 @@ function __wbg_get_imports() {
2634
3220
  const ret = arg0.width;
2635
3221
  return ret;
2636
3222
  },
2637
- __wbg_writeBuffer_28f398e6955ad305: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2638
- arg0.writeBuffer(arg1, arg2, arg3, arg4, arg5);
2639
- },
3223
+ __wbg_writeBuffer_b4bdd36178348ca5: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3224
+ arg0.writeBuffer(arg1, arg2, getArrayU8FromWasm0(arg3, arg4), arg5, arg6);
3225
+ }, arguments); },
2640
3226
  __wbg_writeText_9a7de75ffb2482e6: function(arg0, arg1, arg2) {
2641
3227
  const ret = arg0.writeText(getStringFromWasm0(arg1, arg2));
2642
3228
  return ret;
2643
3229
  },
2644
- __wbg_writeTexture_4eafae0e29b3eac0: function(arg0, arg1, arg2, arg3, arg4) {
2645
- arg0.writeTexture(arg1, arg2, arg3, arg4);
2646
- },
3230
+ __wbg_writeTexture_b45b69132e46a227: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
3231
+ arg0.writeTexture(arg1, getArrayU8FromWasm0(arg2, arg3), arg4, arg5);
3232
+ }, arguments); },
2647
3233
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
2648
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2143, function: Function { arguments: [Externref, Externref], shim_idx: 2147, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2649
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h042ad3005b9d55a6, wasm_bindgen__convert__closures_____invoke__h94cbd1b5f6302697);
3234
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 16, function: Function { arguments: [NamedExternref("MouseEvent")], shim_idx: 19, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3235
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h16dcef86690f8892, wasm_bindgen__convert__closures_____invoke__h4f46b7e32e5cc5de);
2650
3236
  return ret;
2651
3237
  },
2652
3238
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
2653
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2143, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 2144, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2654
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h042ad3005b9d55a6, wasm_bindgen__convert__closures_____invoke__h230801f31144964a);
3239
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 16, function: Function { arguments: [String, String], shim_idx: 21, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3240
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h16dcef86690f8892, wasm_bindgen__convert__closures_____invoke__h4374361ee1621ef3);
2655
3241
  return ret;
2656
3242
  },
2657
3243
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
2658
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2143, function: Function { arguments: [NamedExternref("Event")], shim_idx: 2144, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2659
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h042ad3005b9d55a6, wasm_bindgen__convert__closures_____invoke__h230801f31144964a_2);
3244
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 16, function: Function { arguments: [U32, U32, F64], shim_idx: 17, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3245
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h16dcef86690f8892, wasm_bindgen__convert__closures_____invoke__hac271129345e7e86);
2660
3246
  return ret;
2661
3247
  },
2662
3248
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
2663
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2143, function: Function { arguments: [NamedExternref("RTCDataChannelEvent")], shim_idx: 2144, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2664
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h042ad3005b9d55a6, wasm_bindgen__convert__closures_____invoke__h230801f31144964a_3);
3249
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2358, function: Function { arguments: [Externref, Externref], shim_idx: 2361, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3250
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0def89a02ad24e25, wasm_bindgen__convert__closures_____invoke__haaac04ac4b28b1dc);
2665
3251
  return ret;
2666
3252
  },
2667
3253
  __wbindgen_cast_0000000000000005: function(arg0, arg1) {
2668
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2143, function: Function { arguments: [NamedExternref("RTCPeerConnectionIceEvent")], shim_idx: 2144, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2669
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h042ad3005b9d55a6, wasm_bindgen__convert__closures_____invoke__h230801f31144964a_4);
3254
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2358, function: Function { arguments: [NamedExternref("ErrorEvent")], shim_idx: 2359, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3255
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0def89a02ad24e25, wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013);
2670
3256
  return ret;
2671
3257
  },
2672
3258
  __wbindgen_cast_0000000000000006: function(arg0, arg1) {
2673
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2602, function: Function { arguments: [], shim_idx: 2603, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2674
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h17a277c51bb51813, wasm_bindgen__convert__closures_____invoke__h659f4c721b86f42c);
3259
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2358, function: Function { arguments: [NamedExternref("Event")], shim_idx: 2359, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3260
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0def89a02ad24e25, wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_5);
2675
3261
  return ret;
2676
3262
  },
2677
3263
  __wbindgen_cast_0000000000000007: function(arg0, arg1) {
2678
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3192, function: Function { arguments: [String], shim_idx: 3193, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
2679
- const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h925400c2c567eb80, wasm_bindgen__convert__closures_____invoke__h565d6b66bcb3c25c);
3264
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2358, function: Function { arguments: [NamedExternref("RTCDataChannelEvent")], shim_idx: 2359, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3265
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0def89a02ad24e25, wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_6);
2680
3266
  return ret;
2681
3267
  },
2682
3268
  __wbindgen_cast_0000000000000008: function(arg0, arg1) {
2683
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3270, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 3271, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2684
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h9b3b47830657a8ed, wasm_bindgen__convert__closures_____invoke__hfb64fcc207989551);
3269
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2358, function: Function { arguments: [NamedExternref("RTCPeerConnectionIceEvent")], shim_idx: 2359, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3270
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0def89a02ad24e25, wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_7);
2685
3271
  return ret;
2686
3272
  },
2687
3273
  __wbindgen_cast_0000000000000009: function(arg0, arg1) {
2688
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3352, function: Function { arguments: [Externref], shim_idx: 3353, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2689
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4c6ab0d0852bf9f7, wasm_bindgen__convert__closures_____invoke__h719a023b3100fd4c);
3274
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2915, function: Function { arguments: [], shim_idx: 2916, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3275
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hf04f1b52029392cb, wasm_bindgen__convert__closures_____invoke__hbc8eaa61aedbf990);
2690
3276
  return ret;
2691
3277
  },
2692
3278
  __wbindgen_cast_000000000000000a: function(arg0, arg1) {
2693
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3352, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 3353, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2694
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4c6ab0d0852bf9f7, wasm_bindgen__convert__closures_____invoke__h719a023b3100fd4c_9);
3279
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4129, function: Function { arguments: [String], shim_idx: 4130, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
3280
+ const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h8d68c0c402e150fa, wasm_bindgen__convert__closures_____invoke__h6d3b5d34c5205706);
2695
3281
  return ret;
2696
3282
  },
2697
3283
  __wbindgen_cast_000000000000000b: function(arg0, arg1) {
2698
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [Externref], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2699
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e);
3284
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4154, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 4155, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3285
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h08b6962c9c4a8461, wasm_bindgen__convert__closures_____invoke__h195f08c6c1eced42);
2700
3286
  return ret;
2701
3287
  },
2702
3288
  __wbindgen_cast_000000000000000c: function(arg0, arg1) {
2703
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("Array<any>"), NamedExternref("ResizeObserver")], shim_idx: 3598, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2704
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__ha73e5db2c2b6e381);
3289
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4276, function: Function { arguments: [Externref], shim_idx: 4277, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3290
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h22ca06dde759e186, wasm_bindgen__convert__closures_____invoke__h3803a1e8b18ffddc);
2705
3291
  return ret;
2706
3292
  },
2707
3293
  __wbindgen_cast_000000000000000d: function(arg0, arg1) {
2708
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2709
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_12);
3294
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [Externref], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3295
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1);
2710
3296
  return ret;
2711
3297
  },
2712
3298
  __wbindgen_cast_000000000000000e: function(arg0, arg1) {
2713
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("Event")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2714
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_13);
3299
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("Array<any>"), NamedExternref("ResizeObserver")], shim_idx: 4372, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3300
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h9fd153286ed41e9c);
2715
3301
  return ret;
2716
3302
  },
2717
3303
  __wbindgen_cast_000000000000000f: function(arg0, arg1) {
2718
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("FocusEvent")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2719
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_14);
3304
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3305
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_14);
2720
3306
  return ret;
2721
3307
  },
2722
3308
  __wbindgen_cast_0000000000000010: function(arg0, arg1) {
2723
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("KeyboardEvent")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2724
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_15);
3309
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("Event")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3310
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_15);
2725
3311
  return ret;
2726
3312
  },
2727
3313
  __wbindgen_cast_0000000000000011: function(arg0, arg1) {
2728
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("PageTransitionEvent")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2729
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_16);
3314
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("FocusEvent")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3315
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_16);
2730
3316
  return ret;
2731
3317
  },
2732
3318
  __wbindgen_cast_0000000000000012: function(arg0, arg1) {
2733
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("PointerEvent")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2734
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_17);
3319
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("KeyboardEvent")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3320
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_17);
2735
3321
  return ret;
2736
3322
  },
2737
3323
  __wbindgen_cast_0000000000000013: function(arg0, arg1) {
2738
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [NamedExternref("WheelEvent")], shim_idx: 3589, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2739
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_18);
3324
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("PageTransitionEvent")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3325
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_18);
2740
3326
  return ret;
2741
3327
  },
2742
3328
  __wbindgen_cast_0000000000000014: function(arg0, arg1) {
2743
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [Option(NamedExternref("Blob"))], shim_idx: 3602, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2744
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__hd9c373bc00363316);
3329
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("PointerEvent")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3330
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_19);
2745
3331
  return ret;
2746
3332
  },
2747
3333
  __wbindgen_cast_0000000000000015: function(arg0, arg1) {
2748
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3588, function: Function { arguments: [], shim_idx: 3592, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2749
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0fed2d1f7635c2f5, wasm_bindgen__convert__closures_____invoke__h32f18397ef483a59);
3334
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [NamedExternref("WheelEvent")], shim_idx: 4370, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3335
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_20);
2750
3336
  return ret;
2751
3337
  },
2752
3338
  __wbindgen_cast_0000000000000016: function(arg0, arg1) {
2753
- // Cast intrinsic for `Closure(Closure { dtor_idx: 4976, function: Function { arguments: [], shim_idx: 4977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2754
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hf809af396483004d, wasm_bindgen__convert__closures_____invoke__h2f9cd05605e4a2db);
3339
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [Option(NamedExternref("Blob"))], shim_idx: 4376, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3340
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__ha87a485729c1bc45);
2755
3341
  return ret;
2756
3342
  },
2757
3343
  __wbindgen_cast_0000000000000017: function(arg0, arg1) {
2758
- // Cast intrinsic for `Closure(Closure { dtor_idx: 5047, function: Function { arguments: [Externref], shim_idx: 5048, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2759
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hb5431e947b7a6aec, wasm_bindgen__convert__closures_____invoke__h2819dfb01981ad79);
3344
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 4369, function: Function { arguments: [], shim_idx: 4379, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3345
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h2fa417b22e371ac0, wasm_bindgen__convert__closures_____invoke__h916e8c5bf71a8454);
2760
3346
  return ret;
2761
3347
  },
2762
3348
  __wbindgen_cast_0000000000000018: function(arg0, arg1) {
2763
- // Cast intrinsic for `Closure(Closure { dtor_idx: 5066, function: Function { arguments: [Externref], shim_idx: 5067, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
2764
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h205759260389ccd0, wasm_bindgen__convert__closures_____invoke__hded3ad7bdef546a1);
3349
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 5138, function: Function { arguments: [], shim_idx: 5139, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3350
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h497a5311ffee252b, wasm_bindgen__convert__closures_____invoke__hcba5ad8b0d96cf50);
2765
3351
  return ret;
2766
3352
  },
2767
3353
  __wbindgen_cast_0000000000000019: function(arg0, arg1) {
2768
- // Cast intrinsic for `Closure(Closure { dtor_idx: 7, function: Function { arguments: [NamedExternref("MouseEvent")], shim_idx: 10, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2769
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0cd374b964da0682, wasm_bindgen__convert__closures_____invoke__h7f85845aafa30203);
3354
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 5209, function: Function { arguments: [Externref], shim_idx: 5210, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3355
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h83f8bfe43e51586e, wasm_bindgen__convert__closures_____invoke__h5fae2a5a8b174cd2);
2770
3356
  return ret;
2771
3357
  },
2772
3358
  __wbindgen_cast_000000000000001a: function(arg0, arg1) {
2773
- // Cast intrinsic for `Closure(Closure { dtor_idx: 7, function: Function { arguments: [String], shim_idx: 8, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2774
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0cd374b964da0682, wasm_bindgen__convert__closures_____invoke__hc5e85a6ffb556dd3);
3359
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 5228, function: Function { arguments: [Externref], shim_idx: 5229, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3360
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h10eef66b5be2507e, wasm_bindgen__convert__closures_____invoke__h1425c1d15e69fe66);
2775
3361
  return ret;
2776
3362
  },
2777
- __wbindgen_cast_000000000000001b: function(arg0, arg1) {
2778
- // Cast intrinsic for `Closure(Closure { dtor_idx: 7, function: Function { arguments: [U32, U32, F64], shim_idx: 12, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2779
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0cd374b964da0682, wasm_bindgen__convert__closures_____invoke__h2774a57ff1bf6744);
2780
- return ret;
2781
- },
2782
- __wbindgen_cast_000000000000001c: function(arg0) {
3363
+ __wbindgen_cast_000000000000001b: function(arg0) {
2783
3364
  // Cast intrinsic for `F64 -> Externref`.
2784
3365
  const ret = arg0;
2785
3366
  return ret;
2786
3367
  },
2787
- __wbindgen_cast_000000000000001d: function(arg0, arg1) {
3368
+ __wbindgen_cast_000000000000001c: function(arg0, arg1) {
2788
3369
  // Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
2789
3370
  const ret = getArrayU8FromWasm0(arg0, arg1);
2790
3371
  return ret;
2791
3372
  },
2792
- __wbindgen_cast_000000000000001e: function(arg0, arg1) {
3373
+ __wbindgen_cast_000000000000001d: function(arg0, arg1) {
2793
3374
  // Cast intrinsic for `Ref(String) -> Externref`.
2794
3375
  const ret = getStringFromWasm0(arg0, arg1);
2795
3376
  return ret;
@@ -2807,152 +3388,222 @@ function __wbg_get_imports() {
2807
3388
  return {
2808
3389
  __proto__: null,
2809
3390
  "./oriverse_wgpu_bg.js": import0,
2810
- "./snippets/oriverse_wgpu-255445ce6d9a0851/inline1.js": import1,
2811
- "./snippets/oriverse_wgpu-255445ce6d9a0851/inline0.js": import2,
3391
+ "./snippets/oriverse_wgpu-255445ce6d9a0851/inline0.js": import1,
3392
+ "./snippets/oriverse_wgpu-255445ce6d9a0851/inline1.js": import2,
2812
3393
  "./snippets/oriverse_market_client-0cd3013288f3c49c/inline0.js": import3,
2813
3394
  "./snippets/oriverse_networking_shared-e43478064e11e46c/inline0.js": import4,
2814
3395
  };
2815
3396
  }
2816
3397
 
2817
3398
  const lAudioContext = (typeof AudioContext !== 'undefined' ? AudioContext : (typeof webkitAudioContext !== 'undefined' ? webkitAudioContext : undefined));
2818
- function wasm_bindgen__convert__closures_____invoke__h659f4c721b86f42c(arg0, arg1) {
2819
- wasm.wasm_bindgen__convert__closures_____invoke__h659f4c721b86f42c(arg0, arg1);
2820
- }
2821
-
2822
- function wasm_bindgen__convert__closures_____invoke__h32f18397ef483a59(arg0, arg1) {
2823
- wasm.wasm_bindgen__convert__closures_____invoke__h32f18397ef483a59(arg0, arg1);
3399
+ function wasm_bindgen__convert__closures_____invoke__hbc8eaa61aedbf990(arg0, arg1) {
3400
+ wasm.wasm_bindgen__convert__closures_____invoke__hbc8eaa61aedbf990(arg0, arg1);
2824
3401
  }
2825
3402
 
2826
- function wasm_bindgen__convert__closures_____invoke__h2f9cd05605e4a2db(arg0, arg1) {
2827
- wasm.wasm_bindgen__convert__closures_____invoke__h2f9cd05605e4a2db(arg0, arg1);
3403
+ function wasm_bindgen__convert__closures_____invoke__h916e8c5bf71a8454(arg0, arg1) {
3404
+ wasm.wasm_bindgen__convert__closures_____invoke__h916e8c5bf71a8454(arg0, arg1);
2828
3405
  }
2829
3406
 
2830
- function wasm_bindgen__convert__closures_____invoke__h230801f31144964a(arg0, arg1, arg2) {
2831
- wasm.wasm_bindgen__convert__closures_____invoke__h230801f31144964a(arg0, arg1, arg2);
3407
+ function wasm_bindgen__convert__closures_____invoke__hcba5ad8b0d96cf50(arg0, arg1) {
3408
+ wasm.wasm_bindgen__convert__closures_____invoke__hcba5ad8b0d96cf50(arg0, arg1);
2832
3409
  }
2833
3410
 
2834
- function wasm_bindgen__convert__closures_____invoke__h230801f31144964a_2(arg0, arg1, arg2) {
2835
- wasm.wasm_bindgen__convert__closures_____invoke__h230801f31144964a_2(arg0, arg1, arg2);
3411
+ function wasm_bindgen__convert__closures_____invoke__h4f46b7e32e5cc5de(arg0, arg1, arg2) {
3412
+ wasm.wasm_bindgen__convert__closures_____invoke__h4f46b7e32e5cc5de(arg0, arg1, arg2);
2836
3413
  }
2837
3414
 
2838
- function wasm_bindgen__convert__closures_____invoke__h230801f31144964a_3(arg0, arg1, arg2) {
2839
- wasm.wasm_bindgen__convert__closures_____invoke__h230801f31144964a_3(arg0, arg1, arg2);
3415
+ function wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013(arg0, arg1, arg2) {
3416
+ wasm.wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013(arg0, arg1, arg2);
2840
3417
  }
2841
3418
 
2842
- function wasm_bindgen__convert__closures_____invoke__h230801f31144964a_4(arg0, arg1, arg2) {
2843
- wasm.wasm_bindgen__convert__closures_____invoke__h230801f31144964a_4(arg0, arg1, arg2);
3419
+ function wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_5(arg0, arg1, arg2) {
3420
+ wasm.wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_5(arg0, arg1, arg2);
2844
3421
  }
2845
3422
 
2846
- function wasm_bindgen__convert__closures_____invoke__hfb64fcc207989551(arg0, arg1, arg2) {
2847
- wasm.wasm_bindgen__convert__closures_____invoke__hfb64fcc207989551(arg0, arg1, arg2);
3423
+ function wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_6(arg0, arg1, arg2) {
3424
+ wasm.wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_6(arg0, arg1, arg2);
2848
3425
  }
2849
3426
 
2850
- function wasm_bindgen__convert__closures_____invoke__h719a023b3100fd4c(arg0, arg1, arg2) {
2851
- wasm.wasm_bindgen__convert__closures_____invoke__h719a023b3100fd4c(arg0, arg1, arg2);
3427
+ function wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_7(arg0, arg1, arg2) {
3428
+ wasm.wasm_bindgen__convert__closures_____invoke__h1352e4fb5458c013_7(arg0, arg1, arg2);
2852
3429
  }
2853
3430
 
2854
- function wasm_bindgen__convert__closures_____invoke__h719a023b3100fd4c_9(arg0, arg1, arg2) {
2855
- wasm.wasm_bindgen__convert__closures_____invoke__h719a023b3100fd4c_9(arg0, arg1, arg2);
3431
+ function wasm_bindgen__convert__closures_____invoke__h195f08c6c1eced42(arg0, arg1, arg2) {
3432
+ wasm.wasm_bindgen__convert__closures_____invoke__h195f08c6c1eced42(arg0, arg1, arg2);
2856
3433
  }
2857
3434
 
2858
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e(arg0, arg1, arg2) {
2859
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e(arg0, arg1, arg2);
3435
+ function wasm_bindgen__convert__closures_____invoke__h3803a1e8b18ffddc(arg0, arg1, arg2) {
3436
+ wasm.wasm_bindgen__convert__closures_____invoke__h3803a1e8b18ffddc(arg0, arg1, arg2);
2860
3437
  }
2861
3438
 
2862
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_12(arg0, arg1, arg2) {
2863
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_12(arg0, arg1, arg2);
3439
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1(arg0, arg1, arg2) {
3440
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1(arg0, arg1, arg2);
2864
3441
  }
2865
3442
 
2866
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_13(arg0, arg1, arg2) {
2867
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_13(arg0, arg1, arg2);
3443
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_14(arg0, arg1, arg2) {
3444
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_14(arg0, arg1, arg2);
2868
3445
  }
2869
3446
 
2870
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_14(arg0, arg1, arg2) {
2871
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_14(arg0, arg1, arg2);
3447
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_15(arg0, arg1, arg2) {
3448
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_15(arg0, arg1, arg2);
2872
3449
  }
2873
3450
 
2874
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_15(arg0, arg1, arg2) {
2875
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_15(arg0, arg1, arg2);
3451
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_16(arg0, arg1, arg2) {
3452
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_16(arg0, arg1, arg2);
2876
3453
  }
2877
3454
 
2878
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_16(arg0, arg1, arg2) {
2879
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_16(arg0, arg1, arg2);
3455
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_17(arg0, arg1, arg2) {
3456
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_17(arg0, arg1, arg2);
2880
3457
  }
2881
3458
 
2882
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_17(arg0, arg1, arg2) {
2883
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_17(arg0, arg1, arg2);
3459
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_18(arg0, arg1, arg2) {
3460
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_18(arg0, arg1, arg2);
2884
3461
  }
2885
3462
 
2886
- function wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_18(arg0, arg1, arg2) {
2887
- wasm.wasm_bindgen__convert__closures_____invoke__h023b53cca5e9d36e_18(arg0, arg1, arg2);
3463
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_19(arg0, arg1, arg2) {
3464
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_19(arg0, arg1, arg2);
2888
3465
  }
2889
3466
 
2890
- function wasm_bindgen__convert__closures_____invoke__h2819dfb01981ad79(arg0, arg1, arg2) {
2891
- wasm.wasm_bindgen__convert__closures_____invoke__h2819dfb01981ad79(arg0, arg1, arg2);
3467
+ function wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_20(arg0, arg1, arg2) {
3468
+ wasm.wasm_bindgen__convert__closures_____invoke__h27c0605e3bdfefc1_20(arg0, arg1, arg2);
2892
3469
  }
2893
3470
 
2894
- function wasm_bindgen__convert__closures_____invoke__h7f85845aafa30203(arg0, arg1, arg2) {
2895
- wasm.wasm_bindgen__convert__closures_____invoke__h7f85845aafa30203(arg0, arg1, arg2);
3471
+ function wasm_bindgen__convert__closures_____invoke__h5fae2a5a8b174cd2(arg0, arg1, arg2) {
3472
+ wasm.wasm_bindgen__convert__closures_____invoke__h5fae2a5a8b174cd2(arg0, arg1, arg2);
2896
3473
  }
2897
3474
 
2898
- function wasm_bindgen__convert__closures_____invoke__hded3ad7bdef546a1(arg0, arg1, arg2) {
2899
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__hded3ad7bdef546a1(arg0, arg1, arg2);
3475
+ function wasm_bindgen__convert__closures_____invoke__h1425c1d15e69fe66(arg0, arg1, arg2) {
3476
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h1425c1d15e69fe66(arg0, arg1, arg2);
2900
3477
  if (ret[1]) {
2901
3478
  throw takeFromExternrefTable0(ret[0]);
2902
3479
  }
2903
3480
  }
2904
3481
 
2905
- function wasm_bindgen__convert__closures_____invoke__h94cbd1b5f6302697(arg0, arg1, arg2, arg3) {
2906
- wasm.wasm_bindgen__convert__closures_____invoke__h94cbd1b5f6302697(arg0, arg1, arg2, arg3);
3482
+ function wasm_bindgen__convert__closures_____invoke__haaac04ac4b28b1dc(arg0, arg1, arg2, arg3) {
3483
+ wasm.wasm_bindgen__convert__closures_____invoke__haaac04ac4b28b1dc(arg0, arg1, arg2, arg3);
2907
3484
  }
2908
3485
 
2909
- function wasm_bindgen__convert__closures_____invoke__ha73e5db2c2b6e381(arg0, arg1, arg2, arg3) {
2910
- wasm.wasm_bindgen__convert__closures_____invoke__ha73e5db2c2b6e381(arg0, arg1, arg2, arg3);
3486
+ function wasm_bindgen__convert__closures_____invoke__h9fd153286ed41e9c(arg0, arg1, arg2, arg3) {
3487
+ wasm.wasm_bindgen__convert__closures_____invoke__h9fd153286ed41e9c(arg0, arg1, arg2, arg3);
2911
3488
  }
2912
3489
 
2913
- function wasm_bindgen__convert__closures_____invoke__h1723b3b073a90d0a(arg0, arg1, arg2, arg3) {
2914
- wasm.wasm_bindgen__convert__closures_____invoke__h1723b3b073a90d0a(arg0, arg1, arg2, arg3);
3490
+ function wasm_bindgen__convert__closures_____invoke__h65f53cb9c5fcb430(arg0, arg1, arg2, arg3) {
3491
+ wasm.wasm_bindgen__convert__closures_____invoke__h65f53cb9c5fcb430(arg0, arg1, arg2, arg3);
2915
3492
  }
2916
3493
 
2917
- function wasm_bindgen__convert__closures_____invoke__hd9c373bc00363316(arg0, arg1, arg2) {
2918
- wasm.wasm_bindgen__convert__closures_____invoke__hd9c373bc00363316(arg0, arg1, isLikeNone(arg2) ? 0 : addToExternrefTable0(arg2));
3494
+ function wasm_bindgen__convert__closures_____invoke__ha87a485729c1bc45(arg0, arg1, arg2) {
3495
+ wasm.wasm_bindgen__convert__closures_____invoke__ha87a485729c1bc45(arg0, arg1, isLikeNone(arg2) ? 0 : addToExternrefTable0(arg2));
2919
3496
  }
2920
3497
 
2921
- function wasm_bindgen__convert__closures_____invoke__h565d6b66bcb3c25c(arg0, arg1, arg2) {
3498
+ function wasm_bindgen__convert__closures_____invoke__h6d3b5d34c5205706(arg0, arg1, arg2) {
2922
3499
  const ptr0 = passStringToWasm0(arg2, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2923
3500
  const len0 = WASM_VECTOR_LEN;
2924
- wasm.wasm_bindgen__convert__closures_____invoke__h565d6b66bcb3c25c(arg0, arg1, ptr0, len0);
3501
+ wasm.wasm_bindgen__convert__closures_____invoke__h6d3b5d34c5205706(arg0, arg1, ptr0, len0);
2925
3502
  }
2926
3503
 
2927
- function wasm_bindgen__convert__closures_____invoke__hc5e85a6ffb556dd3(arg0, arg1, arg2) {
3504
+ function wasm_bindgen__convert__closures_____invoke__h4374361ee1621ef3(arg0, arg1, arg2, arg3) {
2928
3505
  const ptr0 = passStringToWasm0(arg2, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2929
3506
  const len0 = WASM_VECTOR_LEN;
2930
- wasm.wasm_bindgen__convert__closures_____invoke__hc5e85a6ffb556dd3(arg0, arg1, ptr0, len0);
3507
+ const ptr1 = passStringToWasm0(arg3, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3508
+ const len1 = WASM_VECTOR_LEN;
3509
+ wasm.wasm_bindgen__convert__closures_____invoke__h4374361ee1621ef3(arg0, arg1, ptr0, len0, ptr1, len1);
2931
3510
  }
2932
3511
 
2933
- function wasm_bindgen__convert__closures_____invoke__h2774a57ff1bf6744(arg0, arg1, arg2, arg3, arg4) {
2934
- wasm.wasm_bindgen__convert__closures_____invoke__h2774a57ff1bf6744(arg0, arg1, arg2, arg3, arg4);
3512
+ function wasm_bindgen__convert__closures_____invoke__hac271129345e7e86(arg0, arg1, arg2, arg3, arg4) {
3513
+ wasm.wasm_bindgen__convert__closures_____invoke__hac271129345e7e86(arg0, arg1, arg2, arg3, arg4);
2935
3514
  }
2936
3515
 
2937
3516
 
2938
3517
  const __wbindgen_enum_BinaryType = ["blob", "arraybuffer"];
2939
3518
 
2940
3519
 
3520
+ const __wbindgen_enum_GpuAddressMode = ["clamp-to-edge", "repeat", "mirror-repeat"];
3521
+
3522
+
3523
+ const __wbindgen_enum_GpuBlendFactor = ["zero", "one", "src", "one-minus-src", "src-alpha", "one-minus-src-alpha", "dst", "one-minus-dst", "dst-alpha", "one-minus-dst-alpha", "src-alpha-saturated", "constant", "one-minus-constant", "src1", "one-minus-src1", "src1-alpha", "one-minus-src1-alpha"];
3524
+
3525
+
3526
+ const __wbindgen_enum_GpuBlendOperation = ["add", "subtract", "reverse-subtract", "min", "max"];
3527
+
3528
+
3529
+ const __wbindgen_enum_GpuBufferBindingType = ["uniform", "storage", "read-only-storage"];
3530
+
3531
+
3532
+ const __wbindgen_enum_GpuCanvasAlphaMode = ["opaque", "premultiplied"];
3533
+
3534
+
3535
+ const __wbindgen_enum_GpuCompareFunction = ["never", "less", "equal", "less-equal", "greater", "not-equal", "greater-equal", "always"];
3536
+
3537
+
2941
3538
  const __wbindgen_enum_GpuCompilationMessageType = ["error", "warning", "info"];
2942
3539
 
2943
3540
 
3541
+ const __wbindgen_enum_GpuCullMode = ["none", "front", "back"];
3542
+
3543
+
2944
3544
  const __wbindgen_enum_GpuDeviceLostReason = ["unknown", "destroyed"];
2945
3545
 
2946
3546
 
2947
3547
  const __wbindgen_enum_GpuErrorFilter = ["validation", "out-of-memory", "internal"];
2948
3548
 
2949
3549
 
3550
+ const __wbindgen_enum_GpuFilterMode = ["nearest", "linear"];
3551
+
3552
+
3553
+ const __wbindgen_enum_GpuFrontFace = ["ccw", "cw"];
3554
+
3555
+
2950
3556
  const __wbindgen_enum_GpuIndexFormat = ["uint16", "uint32"];
2951
3557
 
2952
3558
 
3559
+ const __wbindgen_enum_GpuLoadOp = ["load", "clear"];
3560
+
3561
+
3562
+ const __wbindgen_enum_GpuMipmapFilterMode = ["nearest", "linear"];
3563
+
3564
+
3565
+ const __wbindgen_enum_GpuPowerPreference = ["low-power", "high-performance"];
3566
+
3567
+
3568
+ const __wbindgen_enum_GpuPrimitiveTopology = ["point-list", "line-list", "line-strip", "triangle-list", "triangle-strip"];
3569
+
3570
+
3571
+ const __wbindgen_enum_GpuQueryType = ["occlusion", "timestamp"];
3572
+
3573
+
3574
+ const __wbindgen_enum_GpuSamplerBindingType = ["filtering", "non-filtering", "comparison"];
3575
+
3576
+
3577
+ const __wbindgen_enum_GpuStencilOperation = ["keep", "zero", "replace", "invert", "increment-clamp", "decrement-clamp", "increment-wrap", "decrement-wrap"];
3578
+
3579
+
3580
+ const __wbindgen_enum_GpuStorageTextureAccess = ["write-only", "read-only", "read-write"];
3581
+
3582
+
3583
+ const __wbindgen_enum_GpuStoreOp = ["store", "discard"];
3584
+
3585
+
3586
+ const __wbindgen_enum_GpuTextureAspect = ["all", "stencil-only", "depth-only"];
3587
+
3588
+
3589
+ const __wbindgen_enum_GpuTextureDimension = ["1d", "2d", "3d"];
3590
+
3591
+
2953
3592
  const __wbindgen_enum_GpuTextureFormat = ["r8unorm", "r8snorm", "r8uint", "r8sint", "r16uint", "r16sint", "r16float", "rg8unorm", "rg8snorm", "rg8uint", "rg8sint", "r32uint", "r32sint", "r32float", "rg16uint", "rg16sint", "rg16float", "rgba8unorm", "rgba8unorm-srgb", "rgba8snorm", "rgba8uint", "rgba8sint", "bgra8unorm", "bgra8unorm-srgb", "rgb9e5ufloat", "rgb10a2uint", "rgb10a2unorm", "rg11b10ufloat", "rg32uint", "rg32sint", "rg32float", "rgba16uint", "rgba16sint", "rgba16float", "rgba32uint", "rgba32sint", "rgba32float", "stencil8", "depth16unorm", "depth24plus", "depth24plus-stencil8", "depth32float", "depth32float-stencil8", "bc1-rgba-unorm", "bc1-rgba-unorm-srgb", "bc2-rgba-unorm", "bc2-rgba-unorm-srgb", "bc3-rgba-unorm", "bc3-rgba-unorm-srgb", "bc4-r-unorm", "bc4-r-snorm", "bc5-rg-unorm", "bc5-rg-snorm", "bc6h-rgb-ufloat", "bc6h-rgb-float", "bc7-rgba-unorm", "bc7-rgba-unorm-srgb", "etc2-rgb8unorm", "etc2-rgb8unorm-srgb", "etc2-rgb8a1unorm", "etc2-rgb8a1unorm-srgb", "etc2-rgba8unorm", "etc2-rgba8unorm-srgb", "eac-r11unorm", "eac-r11snorm", "eac-rg11unorm", "eac-rg11snorm", "astc-4x4-unorm", "astc-4x4-unorm-srgb", "astc-5x4-unorm", "astc-5x4-unorm-srgb", "astc-5x5-unorm", "astc-5x5-unorm-srgb", "astc-6x5-unorm", "astc-6x5-unorm-srgb", "astc-6x6-unorm", "astc-6x6-unorm-srgb", "astc-8x5-unorm", "astc-8x5-unorm-srgb", "astc-8x6-unorm", "astc-8x6-unorm-srgb", "astc-8x8-unorm", "astc-8x8-unorm-srgb", "astc-10x5-unorm", "astc-10x5-unorm-srgb", "astc-10x6-unorm", "astc-10x6-unorm-srgb", "astc-10x8-unorm", "astc-10x8-unorm-srgb", "astc-10x10-unorm", "astc-10x10-unorm-srgb", "astc-12x10-unorm", "astc-12x10-unorm-srgb", "astc-12x12-unorm", "astc-12x12-unorm-srgb"];
2954
3593
 
2955
3594
 
3595
+ const __wbindgen_enum_GpuTextureSampleType = ["float", "unfilterable-float", "depth", "sint", "uint"];
3596
+
3597
+
3598
+ const __wbindgen_enum_GpuTextureViewDimension = ["1d", "2d", "2d-array", "cube", "cube-array", "3d"];
3599
+
3600
+
3601
+ const __wbindgen_enum_GpuVertexFormat = ["uint8", "uint8x2", "uint8x4", "sint8", "sint8x2", "sint8x4", "unorm8", "unorm8x2", "unorm8x4", "snorm8", "snorm8x2", "snorm8x4", "uint16", "uint16x2", "uint16x4", "sint16", "sint16x2", "sint16x4", "unorm16", "unorm16x2", "unorm16x4", "snorm16", "snorm16x2", "snorm16x4", "float16", "float16x2", "float16x4", "float32", "float32x2", "float32x3", "float32x4", "uint32", "uint32x2", "uint32x3", "uint32x4", "sint32", "sint32x2", "sint32x3", "sint32x4", "unorm10-10-10-2", "unorm8x4-bgra"];
3602
+
3603
+
3604
+ const __wbindgen_enum_GpuVertexStepMode = ["vertex", "instance"];
3605
+
3606
+
2956
3607
  const __wbindgen_enum_PremultiplyAlpha = ["none", "premultiply", "default"];
2957
3608
 
2958
3609