@rerun-io/web-viewer 0.31.4 → 0.32.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/re_viewer.js CHANGED
@@ -404,74 +404,74 @@ const exports = { __proto__: null };
404
404
  function __wbg_get_imports() {
405
405
  const import0 = {
406
406
  __proto__: null,
407
- __wbg_Error_8c4e43fe74559d73: function(arg0, arg1) {
407
+ __wbg_Error_2e59b1b37a9a34c3: function(arg0, arg1) {
408
408
  const ret = Error(getStringFromWasm0(arg0, arg1));
409
409
  return ret;
410
410
  },
411
- __wbg_Number_04624de7d0e8332d: function(arg0) {
411
+ __wbg_Number_e6ffdb596c888833: function(arg0) {
412
412
  const ret = Number(arg0);
413
413
  return ret;
414
414
  },
415
- __wbg_Window_130f91dd096c52b7: function(arg0) {
415
+ __wbg_Window_65ef42d29dc8174d: function(arg0) {
416
416
  const ret = arg0.Window;
417
417
  return ret;
418
418
  },
419
- __wbg_WorkerGlobalScope_09ad241aadeb3432: function(arg0) {
419
+ __wbg_WorkerGlobalScope_d272430d4a323303: function(arg0) {
420
420
  const ret = arg0.WorkerGlobalScope;
421
421
  return ret;
422
422
  },
423
- __wbg___wbindgen_boolean_get_bbbb1c18aa2f5e25: function(arg0) {
423
+ __wbg___wbindgen_boolean_get_a86c216575a75c30: function(arg0) {
424
424
  const v = arg0;
425
425
  const ret = typeof(v) === 'boolean' ? v : undefined;
426
426
  return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
427
427
  },
428
- __wbg___wbindgen_debug_string_0bc8482c6e3508ae: function(arg0, arg1) {
428
+ __wbg___wbindgen_debug_string_dd5d2d07ce9e6c57: function(arg0, arg1) {
429
429
  const ret = debugString(arg1);
430
430
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
431
431
  const len1 = WASM_VECTOR_LEN;
432
432
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
433
433
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
434
434
  },
435
- __wbg___wbindgen_in_47fa6863be6f2f25: function(arg0, arg1) {
435
+ __wbg___wbindgen_in_4bd7a57e54337366: function(arg0, arg1) {
436
436
  const ret = arg0 in arg1;
437
437
  return ret;
438
438
  },
439
- __wbg___wbindgen_is_falsy_e623e5b815413d00: function(arg0) {
439
+ __wbg___wbindgen_is_falsy_c6ddfae1bb56d5ef: function(arg0) {
440
440
  const ret = !arg0;
441
441
  return ret;
442
442
  },
443
- __wbg___wbindgen_is_function_0095a73b8b156f76: function(arg0) {
443
+ __wbg___wbindgen_is_function_49868bde5eb1e745: function(arg0) {
444
444
  const ret = typeof(arg0) === 'function';
445
445
  return ret;
446
446
  },
447
- __wbg___wbindgen_is_null_ac34f5003991759a: function(arg0) {
447
+ __wbg___wbindgen_is_null_344c8750a8525473: function(arg0) {
448
448
  const ret = arg0 === null;
449
449
  return ret;
450
450
  },
451
- __wbg___wbindgen_is_object_5ae8e5880f2c1fbd: function(arg0) {
451
+ __wbg___wbindgen_is_object_40c5a80572e8f9d3: function(arg0) {
452
452
  const val = arg0;
453
453
  const ret = typeof(val) === 'object' && val !== null;
454
454
  return ret;
455
455
  },
456
- __wbg___wbindgen_is_string_cd444516edc5b180: function(arg0) {
456
+ __wbg___wbindgen_is_string_b29b5c5a8065ba1a: function(arg0) {
457
457
  const ret = typeof(arg0) === 'string';
458
458
  return ret;
459
459
  },
460
- __wbg___wbindgen_is_undefined_9e4d92534c42d778: function(arg0) {
460
+ __wbg___wbindgen_is_undefined_c0cca72b82b86f4d: function(arg0) {
461
461
  const ret = arg0 === undefined;
462
462
  return ret;
463
463
  },
464
- __wbg___wbindgen_jsval_loose_eq_9dd77d8cd6671811: function(arg0, arg1) {
464
+ __wbg___wbindgen_jsval_loose_eq_3a72ae764d46d944: function(arg0, arg1) {
465
465
  const ret = arg0 == arg1;
466
466
  return ret;
467
467
  },
468
- __wbg___wbindgen_number_get_8ff4255516ccad3e: function(arg0, arg1) {
468
+ __wbg___wbindgen_number_get_7579aab02a8a620c: function(arg0, arg1) {
469
469
  const obj = arg1;
470
470
  const ret = typeof(obj) === 'number' ? obj : undefined;
471
471
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
472
472
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
473
473
  },
474
- __wbg___wbindgen_string_get_72fb696202c56729: function(arg0, arg1) {
474
+ __wbg___wbindgen_string_get_914df97fcfa788f2: function(arg0, arg1) {
475
475
  const obj = arg1;
476
476
  const ret = typeof(obj) === 'string' ? obj : undefined;
477
477
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -479,752 +479,762 @@ const exports = { __proto__: null };
479
479
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
480
480
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
481
481
  },
482
- __wbg___wbindgen_throw_be289d5034ed271b: function(arg0, arg1) {
482
+ __wbg___wbindgen_throw_81fc77679af83bc6: function(arg0, arg1) {
483
483
  throw new Error(getStringFromWasm0(arg0, arg1));
484
484
  },
485
- __wbg__wbg_cb_unref_d9b87ff7982e3b21: function(arg0) {
485
+ __wbg__wbg_cb_unref_3c3b4f651835fbcb: function(arg0) {
486
486
  arg0._wbg_cb_unref();
487
487
  },
488
- __wbg_abort_2f0584e03e8e3950: function(arg0) {
488
+ __wbg_abort_5ee4083ce26e0b01: function(arg0) {
489
489
  arg0.abort();
490
490
  },
491
- __wbg_abort_d549b92d3c665de1: function(arg0, arg1) {
491
+ __wbg_abort_7a67cb8f9383baa1: function(arg0, arg1) {
492
492
  arg0.abort(arg1);
493
493
  },
494
- __wbg_activeElement_1554b6917654f8d6: function(arg0) {
494
+ __wbg_activeElement_41dff9147c0c1503: function(arg0) {
495
495
  const ret = arg0.activeElement;
496
496
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
497
497
  },
498
- __wbg_activeElement_d9d2a80dfafa67ed: function(arg0) {
498
+ __wbg_activeElement_80ade59832af5117: function(arg0) {
499
499
  const ret = arg0.activeElement;
500
500
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
501
501
  },
502
- __wbg_activeTexture_6f9a710514686c24: function(arg0, arg1) {
502
+ __wbg_activeTexture_55755e76627be758: function(arg0, arg1) {
503
503
  arg0.activeTexture(arg1 >>> 0);
504
504
  },
505
- __wbg_activeTexture_7e39cb8fdf4b6d5a: function(arg0, arg1) {
505
+ __wbg_activeTexture_bec0539b102730b3: function(arg0, arg1) {
506
506
  arg0.activeTexture(arg1 >>> 0);
507
507
  },
508
- __wbg_addEventListener_3acb0aad4483804c: function() { return handleError(function (arg0, arg1, arg2, arg3) {
509
- arg0.addEventListener(getStringFromWasm0(arg1, arg2), arg3);
510
- }, arguments); },
511
- __wbg_addEventListener_c917b5aafbcf493f: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
508
+ __wbg_addEventListener_4696109b6f15c412: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
512
509
  arg0.addEventListener(getStringFromWasm0(arg1, arg2), arg3, arg4);
513
510
  }, arguments); },
514
- __wbg_altKey_73c1173ba53073d5: function(arg0) {
511
+ __wbg_addEventListener_83ef16da0995f634: function() { return handleError(function (arg0, arg1, arg2, arg3) {
512
+ arg0.addEventListener(getStringFromWasm0(arg1, arg2), arg3);
513
+ }, arguments); },
514
+ __wbg_altKey_7a24c21194788eb1: function(arg0) {
515
515
  const ret = arg0.altKey;
516
516
  return ret;
517
517
  },
518
- __wbg_altKey_8155c319c215e3aa: function(arg0) {
518
+ __wbg_altKey_dac3f7f22baf3c82: function(arg0) {
519
519
  const ret = arg0.altKey;
520
520
  return ret;
521
521
  },
522
- __wbg_appendChild_dea38765a26d346d: function() { return handleError(function (arg0, arg1) {
522
+ __wbg_appendChild_8eab65de52dd0834: function() { return handleError(function (arg0, arg1) {
523
523
  const ret = arg0.appendChild(arg1);
524
524
  return ret;
525
525
  }, arguments); },
526
- __wbg_append_44e3865059e6ac54: function(arg0, arg1, arg2, arg3, arg4) {
526
+ __wbg_append_760ac5e375d658fb: function(arg0, arg1, arg2, arg3, arg4) {
527
527
  arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
528
528
  },
529
- __wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
529
+ __wbg_append_c015600138ae60bb: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
530
530
  arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
531
531
  }, arguments); },
532
- __wbg_arrayBuffer_05ce1af23e9064e8: function(arg0) {
532
+ __wbg_arrayBuffer_7bba74066875530e: function(arg0) {
533
533
  const ret = arg0.arrayBuffer();
534
534
  return ret;
535
535
  },
536
- __wbg_arrayBuffer_bb54076166006c39: function() { return handleError(function (arg0) {
536
+ __wbg_arrayBuffer_dae084a298aa5fe0: function() { return handleError(function (arg0) {
537
537
  const ret = arg0.arrayBuffer();
538
538
  return ret;
539
539
  }, arguments); },
540
- __wbg_assign_4589c32a26ec6e6f: function() { return handleError(function (arg0, arg1, arg2) {
540
+ __wbg_assign_45099f2ad297b03e: function() { return handleError(function (arg0, arg1, arg2) {
541
541
  arg0.assign(getStringFromWasm0(arg1, arg2));
542
542
  }, arguments); },
543
- __wbg_at_dfc235641cc0e40c: function(arg0, arg1) {
543
+ __wbg_at_16485bb9c4fe6761: function(arg0, arg1) {
544
544
  const ret = arg0.at(arg1);
545
545
  return ret;
546
546
  },
547
- __wbg_attachShader_32114efcf2744eb6: function(arg0, arg1, arg2) {
547
+ __wbg_attachShader_73ba3bb26991b2f3: function(arg0, arg1, arg2) {
548
548
  arg0.attachShader(arg1, arg2);
549
549
  },
550
- __wbg_attachShader_b36058e5c9eeaf54: function(arg0, arg1, arg2) {
550
+ __wbg_attachShader_91626cdf6ee920b8: function(arg0, arg1, arg2) {
551
551
  arg0.attachShader(arg1, arg2);
552
552
  },
553
- __wbg_back_42e1073071def227: function() { return handleError(function (arg0) {
553
+ __wbg_back_fc3cdc6f5de34e53: function() { return handleError(function (arg0) {
554
554
  arg0.back();
555
555
  }, arguments); },
556
- __wbg_beginQuery_0fdf154e1da0e73d: function(arg0, arg1, arg2) {
556
+ __wbg_beginQuery_d7f3cb867735ca13: function(arg0, arg1, arg2) {
557
557
  arg0.beginQuery(arg1 >>> 0, arg2);
558
558
  },
559
- __wbg_beginRenderPass_d629bb2679d62ed6: function() { return handleError(function (arg0, arg1) {
559
+ __wbg_beginRenderPass_865cbdfaecf89f93: function() { return handleError(function (arg0, arg1) {
560
560
  const ret = arg0.beginRenderPass(arg1);
561
561
  return ret;
562
562
  }, arguments); },
563
- __wbg_bindAttribLocation_5cfc7fa688df5051: function(arg0, arg1, arg2, arg3, arg4) {
563
+ __wbg_bindAttribLocation_b392e15ce0851d95: function(arg0, arg1, arg2, arg3, arg4) {
564
564
  arg0.bindAttribLocation(arg1, arg2 >>> 0, getStringFromWasm0(arg3, arg4));
565
565
  },
566
- __wbg_bindAttribLocation_ce78bfb13019dbe6: function(arg0, arg1, arg2, arg3, arg4) {
566
+ __wbg_bindAttribLocation_d6ad755e506645eb: function(arg0, arg1, arg2, arg3, arg4) {
567
567
  arg0.bindAttribLocation(arg1, arg2 >>> 0, getStringFromWasm0(arg3, arg4));
568
568
  },
569
- __wbg_bindBufferRange_009d206fe9e4151e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
569
+ __wbg_bindBufferRange_bc7df7052feacd16: function(arg0, arg1, arg2, arg3, arg4, arg5) {
570
570
  arg0.bindBufferRange(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
571
571
  },
572
- __wbg_bindBuffer_69a7a0b8f3f9b9cf: function(arg0, arg1, arg2) {
572
+ __wbg_bindBuffer_da48260900fd87cb: function(arg0, arg1, arg2) {
573
573
  arg0.bindBuffer(arg1 >>> 0, arg2);
574
574
  },
575
- __wbg_bindBuffer_c9068e8712a034f5: function(arg0, arg1, arg2) {
575
+ __wbg_bindBuffer_ec76634c95f563c2: function(arg0, arg1, arg2) {
576
576
  arg0.bindBuffer(arg1 >>> 0, arg2);
577
577
  },
578
- __wbg_bindFramebuffer_031c73ba501cb8f6: function(arg0, arg1, arg2) {
578
+ __wbg_bindFramebuffer_c0a4ba2bb49f7c82: function(arg0, arg1, arg2) {
579
579
  arg0.bindFramebuffer(arg1 >>> 0, arg2);
580
580
  },
581
- __wbg_bindFramebuffer_7815ca611abb057f: function(arg0, arg1, arg2) {
581
+ __wbg_bindFramebuffer_d78e3a3bc89bd6b6: function(arg0, arg1, arg2) {
582
582
  arg0.bindFramebuffer(arg1 >>> 0, arg2);
583
583
  },
584
- __wbg_bindRenderbuffer_8a2aa4e3d1fb5443: function(arg0, arg1, arg2) {
584
+ __wbg_bindRenderbuffer_7b127e74cfceb241: function(arg0, arg1, arg2) {
585
585
  arg0.bindRenderbuffer(arg1 >>> 0, arg2);
586
586
  },
587
- __wbg_bindRenderbuffer_db37c1bac9ed4da0: function(arg0, arg1, arg2) {
587
+ __wbg_bindRenderbuffer_dbdb3dd0e2f70c84: function(arg0, arg1, arg2) {
588
588
  arg0.bindRenderbuffer(arg1 >>> 0, arg2);
589
589
  },
590
- __wbg_bindSampler_96f0e90e7bc31da9: function(arg0, arg1, arg2) {
590
+ __wbg_bindSampler_b8d48229c19b98af: function(arg0, arg1, arg2) {
591
591
  arg0.bindSampler(arg1 >>> 0, arg2);
592
592
  },
593
- __wbg_bindTexture_b2b7b1726a83f93e: function(arg0, arg1, arg2) {
593
+ __wbg_bindTexture_3f1c468809dfc331: function(arg0, arg1, arg2) {
594
594
  arg0.bindTexture(arg1 >>> 0, arg2);
595
595
  },
596
- __wbg_bindTexture_ec13ddcb9dc8e032: function(arg0, arg1, arg2) {
596
+ __wbg_bindTexture_82948e04f9a38b3e: function(arg0, arg1, arg2) {
597
597
  arg0.bindTexture(arg1 >>> 0, arg2);
598
598
  },
599
- __wbg_bindVertexArrayOES_c2610602f7485b3f: function(arg0, arg1) {
599
+ __wbg_bindVertexArrayOES_e9c08ca73f91231f: function(arg0, arg1) {
600
600
  arg0.bindVertexArrayOES(arg1);
601
601
  },
602
- __wbg_bindVertexArray_78220d1edb1d2382: function(arg0, arg1) {
602
+ __wbg_bindVertexArray_ef65b171588388e0: function(arg0, arg1) {
603
603
  arg0.bindVertexArray(arg1);
604
604
  },
605
- __wbg_blendColor_1d50ac87d9a2794b: function(arg0, arg1, arg2, arg3, arg4) {
605
+ __wbg_blendColor_747326a5245db209: function(arg0, arg1, arg2, arg3, arg4) {
606
606
  arg0.blendColor(arg1, arg2, arg3, arg4);
607
607
  },
608
- __wbg_blendColor_e799d452ab2a5788: function(arg0, arg1, arg2, arg3, arg4) {
608
+ __wbg_blendColor_a11f0977927bf536: function(arg0, arg1, arg2, arg3, arg4) {
609
609
  arg0.blendColor(arg1, arg2, arg3, arg4);
610
610
  },
611
- __wbg_blendEquationSeparate_1b12c43928cc7bc1: function(arg0, arg1, arg2) {
611
+ __wbg_blendEquationSeparate_91ba074ad013b85b: function(arg0, arg1, arg2) {
612
612
  arg0.blendEquationSeparate(arg1 >>> 0, arg2 >>> 0);
613
613
  },
614
- __wbg_blendEquationSeparate_a8094fbec94cf80e: function(arg0, arg1, arg2) {
614
+ __wbg_blendEquationSeparate_faa06617b84f5c1f: function(arg0, arg1, arg2) {
615
615
  arg0.blendEquationSeparate(arg1 >>> 0, arg2 >>> 0);
616
616
  },
617
- __wbg_blendEquation_82202f34c4c00e50: function(arg0, arg1) {
617
+ __wbg_blendEquation_8627f3d7b1a7144e: function(arg0, arg1) {
618
618
  arg0.blendEquation(arg1 >>> 0);
619
619
  },
620
- __wbg_blendEquation_e9b99928ed1494ad: function(arg0, arg1) {
620
+ __wbg_blendEquation_ecf1b35395da3338: function(arg0, arg1) {
621
621
  arg0.blendEquation(arg1 >>> 0);
622
622
  },
623
- __wbg_blendFuncSeparate_95465944f788a092: function(arg0, arg1, arg2, arg3, arg4) {
623
+ __wbg_blendFuncSeparate_9de3db6383af1e0c: function(arg0, arg1, arg2, arg3, arg4) {
624
624
  arg0.blendFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
625
625
  },
626
- __wbg_blendFuncSeparate_f366c170c5097fbe: function(arg0, arg1, arg2, arg3, arg4) {
626
+ __wbg_blendFuncSeparate_fb17a9951727aac3: function(arg0, arg1, arg2, arg3, arg4) {
627
627
  arg0.blendFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
628
628
  },
629
- __wbg_blendFunc_2ef59299d10c662d: function(arg0, arg1, arg2) {
629
+ __wbg_blendFunc_6bd52d055ab15452: function(arg0, arg1, arg2) {
630
630
  arg0.blendFunc(arg1 >>> 0, arg2 >>> 0);
631
631
  },
632
- __wbg_blendFunc_446658e7231ab9c8: function(arg0, arg1, arg2) {
632
+ __wbg_blendFunc_9ec46725800dafb1: function(arg0, arg1, arg2) {
633
633
  arg0.blendFunc(arg1 >>> 0, arg2 >>> 0);
634
634
  },
635
- __wbg_blitFramebuffer_d730a23ab4db248e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
635
+ __wbg_blitFramebuffer_8a5340cdf51be775: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
636
636
  arg0.blitFramebuffer(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0);
637
637
  },
638
- __wbg_blockSize_ef9a626745d7dfac: function(arg0) {
638
+ __wbg_blockSize_e20f2753687379d2: function(arg0) {
639
639
  const ret = arg0.blockSize;
640
640
  return ret;
641
641
  },
642
- __wbg_blur_07f34335e06e5234: function() { return handleError(function (arg0) {
642
+ __wbg_blur_2a28d7189bd9dbc7: function() { return handleError(function (arg0) {
643
643
  arg0.blur();
644
644
  }, arguments); },
645
- __wbg_body_3a0b4437dadea6bf: function(arg0) {
645
+ __wbg_body_401b41698e8b50fe: function(arg0) {
646
646
  const ret = arg0.body;
647
647
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
648
648
  },
649
- __wbg_body_f67922363a220026: function(arg0) {
649
+ __wbg_body_9a25d64338506fbe: function(arg0) {
650
650
  const ret = arg0.body;
651
651
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
652
652
  },
653
- __wbg_bottom_c7ec510a18034add: function(arg0) {
653
+ __wbg_bottom_6dbc1e08a40f8ad4: function(arg0) {
654
654
  const ret = arg0.bottom;
655
655
  return ret;
656
656
  },
657
- __wbg_bufferData_1be8450fab534758: function(arg0, arg1, arg2, arg3) {
657
+ __wbg_bufferData_143a9bcd4d03d07c: function(arg0, arg1, arg2, arg3) {
658
658
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
659
659
  },
660
- __wbg_bufferData_32d26eba0c74a53c: function(arg0, arg1, arg2, arg3) {
660
+ __wbg_bufferData_1db58b556ccdf08f: function(arg0, arg1, arg2, arg3) {
661
661
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
662
662
  },
663
- __wbg_bufferData_52235e85894af988: function(arg0, arg1, arg2, arg3) {
663
+ __wbg_bufferData_74194b1c2d90193e: function(arg0, arg1, arg2, arg3) {
664
664
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
665
665
  },
666
- __wbg_bufferData_98f6c413a8f0f139: function(arg0, arg1, arg2, arg3) {
666
+ __wbg_bufferData_e8a8c8a38ae9cbb2: function(arg0, arg1, arg2, arg3) {
667
667
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
668
668
  },
669
- __wbg_bufferSubData_33eebcc173094f6a: function(arg0, arg1, arg2, arg3) {
669
+ __wbg_bufferSubData_29c9a68f5152e39e: function(arg0, arg1, arg2, arg3) {
670
670
  arg0.bufferSubData(arg1 >>> 0, arg2, arg3);
671
671
  },
672
- __wbg_bufferSubData_3e902f031adf13fd: function(arg0, arg1, arg2, arg3) {
672
+ __wbg_bufferSubData_870fa411e629e0be: function(arg0, arg1, arg2, arg3) {
673
673
  arg0.bufferSubData(arg1 >>> 0, arg2, arg3);
674
674
  },
675
- __wbg_buffer_26d0910f3a5bc899: function(arg0) {
675
+ __wbg_buffer_a77cc90da4bdb503: function(arg0) {
676
676
  const ret = arg0.buffer;
677
677
  return ret;
678
678
  },
679
- __wbg_button_d86841d0a03adc44: function(arg0) {
679
+ __wbg_button_225d9d40d1b0539a: function(arg0) {
680
680
  const ret = arg0.button;
681
681
  return ret;
682
682
  },
683
- __wbg_byobRequest_80e594e6da4e1af7: function(arg0) {
683
+ __wbg_byobRequest_41018d4f78e8364a: function(arg0) {
684
684
  const ret = arg0.byobRequest;
685
685
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
686
686
  },
687
- __wbg_byteLength_3417f266f4bf562a: function(arg0) {
687
+ __wbg_byteLength_f5c761c4472de41b: function(arg0) {
688
688
  const ret = arg0.byteLength;
689
689
  return ret;
690
690
  },
691
- __wbg_byteOffset_f88547ca47c86358: function(arg0) {
691
+ __wbg_byteOffset_7cd0c9f7e573845c: function(arg0) {
692
692
  const ret = arg0.byteOffset;
693
693
  return ret;
694
694
  },
695
- __wbg_call_389efe28435a9388: function() { return handleError(function (arg0, arg1) {
695
+ __wbg_call_7f2987183bb62793: function() { return handleError(function (arg0, arg1) {
696
696
  const ret = arg0.call(arg1);
697
697
  return ret;
698
698
  }, arguments); },
699
- __wbg_call_4708e0c13bdc8e95: function() { return handleError(function (arg0, arg1, arg2) {
699
+ __wbg_call_d578befcc3145dee: function() { return handleError(function (arg0, arg1, arg2) {
700
700
  const ret = arg0.call(arg1, arg2);
701
701
  return ret;
702
702
  }, arguments); },
703
- __wbg_cancelAnimationFrame_cd35895d78cf4510: function() { return handleError(function (arg0, arg1) {
703
+ __wbg_cancelAnimationFrame_19ab829762998ae9: function() { return handleError(function (arg0, arg1) {
704
704
  arg0.cancelAnimationFrame(arg1);
705
705
  }, arguments); },
706
- __wbg_cancel_2c0a0a251ff6b2b7: function(arg0) {
706
+ __wbg_cancel_8314206ca10b9605: function(arg0) {
707
707
  const ret = arg0.cancel();
708
708
  return ret;
709
709
  },
710
- __wbg_catch_c1f8c7623b458214: function(arg0, arg1) {
710
+ __wbg_catch_32d296b856e661d9: function(arg0, arg1) {
711
711
  const ret = arg0.catch(arg1);
712
712
  return ret;
713
713
  },
714
- __wbg_changedTouches_b6ab7be7b1aed8d6: function(arg0) {
714
+ __wbg_changedTouches_78d90c47b062c222: function(arg0) {
715
715
  const ret = arg0.changedTouches;
716
716
  return ret;
717
717
  },
718
- __wbg_clearBufferfv_ac87d92e2f45d80c: function(arg0, arg1, arg2, arg3, arg4) {
718
+ __wbg_clearBufferfv_cd54aebb35643d0c: function(arg0, arg1, arg2, arg3, arg4) {
719
719
  arg0.clearBufferfv(arg1 >>> 0, arg2, getArrayF32FromWasm0(arg3, arg4));
720
720
  },
721
- __wbg_clearBufferiv_69ff24bb52ec4c88: function(arg0, arg1, arg2, arg3, arg4) {
721
+ __wbg_clearBufferiv_ced17d2ca37ed768: function(arg0, arg1, arg2, arg3, arg4) {
722
722
  arg0.clearBufferiv(arg1 >>> 0, arg2, getArrayI32FromWasm0(arg3, arg4));
723
723
  },
724
- __wbg_clearBufferuiv_8ad59a8219aafaca: function(arg0, arg1, arg2, arg3, arg4) {
724
+ __wbg_clearBufferuiv_d9e8389c736e29f5: function(arg0, arg1, arg2, arg3, arg4) {
725
725
  arg0.clearBufferuiv(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4));
726
726
  },
727
- __wbg_clearDepth_2b109f644a783a53: function(arg0, arg1) {
727
+ __wbg_clearDepth_124325f82e0ca22f: function(arg0, arg1) {
728
728
  arg0.clearDepth(arg1);
729
729
  },
730
- __wbg_clearDepth_670099db422a4f91: function(arg0, arg1) {
730
+ __wbg_clearDepth_c61614548cd3b4e0: function(arg0, arg1) {
731
731
  arg0.clearDepth(arg1);
732
732
  },
733
- __wbg_clearInterval_c75df0651e74fbb8: function(arg0, arg1) {
733
+ __wbg_clearInterval_c7f2b17b895f0bc4: function(arg0, arg1) {
734
734
  arg0.clearInterval(arg1);
735
735
  },
736
- __wbg_clearStencil_5d243d0dff03c315: function(arg0, arg1) {
736
+ __wbg_clearStencil_2a902925d96d41de: function(arg0, arg1) {
737
737
  arg0.clearStencil(arg1);
738
738
  },
739
- __wbg_clearStencil_aa65955bb39d8c18: function(arg0, arg1) {
739
+ __wbg_clearStencil_4d7e0568af04ac91: function(arg0, arg1) {
740
740
  arg0.clearStencil(arg1);
741
741
  },
742
- __wbg_clearTimeout_0b53d391c1b94dda: function(arg0) {
742
+ __wbg_clearTimeout_4ce8abcdd5386a8f: function(arg0) {
743
743
  const ret = clearTimeout(arg0);
744
744
  return ret;
745
745
  },
746
- __wbg_clearTimeout_2e2c4939388cdfbb: function(arg0) {
746
+ __wbg_clearTimeout_8d22a43d8d3c1bfa: function(arg0) {
747
747
  const ret = clearTimeout(arg0);
748
748
  return ret;
749
749
  },
750
- __wbg_clear_4d801d0d054c3579: function(arg0, arg1) {
750
+ __wbg_clear_4d247257533aabcb: function(arg0, arg1) {
751
751
  arg0.clear(arg1 >>> 0);
752
752
  },
753
- __wbg_clear_7187030f892c5ca0: function(arg0, arg1) {
753
+ __wbg_clear_98a9ca84e00ae8e2: function(arg0, arg1) {
754
754
  arg0.clear(arg1 >>> 0);
755
755
  },
756
- __wbg_click_0e9c20848b655ed3: function(arg0) {
756
+ __wbg_click_71fd1ebdfba801e9: function(arg0) {
757
757
  arg0.click();
758
758
  },
759
- __wbg_clientWaitSync_21865feaeb76a9a5: function(arg0, arg1, arg2, arg3) {
759
+ __wbg_clientWaitSync_d12a62026038cb46: function(arg0, arg1, arg2, arg3) {
760
760
  const ret = arg0.clientWaitSync(arg1, arg2 >>> 0, arg3 >>> 0);
761
761
  return ret;
762
762
  },
763
- __wbg_clientX_a3c5f4ff30e91264: function(arg0) {
763
+ __wbg_clientX_d00d5c12d0187aaa: function(arg0) {
764
764
  const ret = arg0.clientX;
765
765
  return ret;
766
766
  },
767
- __wbg_clientX_ed7d2827ca30c165: function(arg0) {
767
+ __wbg_clientX_dbc3f9f00736bbd4: function(arg0) {
768
768
  const ret = arg0.clientX;
769
769
  return ret;
770
770
  },
771
- __wbg_clientY_79ab4711d0597b2c: function(arg0) {
771
+ __wbg_clientY_010f69b0d7c9cf50: function(arg0) {
772
772
  const ret = arg0.clientY;
773
773
  return ret;
774
774
  },
775
- __wbg_clientY_e28509acb9b4a42a: function(arg0) {
775
+ __wbg_clientY_864b67221ee11ca2: function(arg0) {
776
776
  const ret = arg0.clientY;
777
777
  return ret;
778
778
  },
779
- __wbg_clipboardData_018789e461e23aaa: function(arg0) {
779
+ __wbg_clipboardData_e9e89b525c2a07ab: function(arg0) {
780
780
  const ret = arg0.clipboardData;
781
781
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
782
782
  },
783
- __wbg_clipboard_98c5a32249fa8416: function(arg0) {
783
+ __wbg_clipboard_949fe156c7f0644e: function(arg0) {
784
784
  const ret = arg0.clipboard;
785
785
  return ret;
786
786
  },
787
- __wbg_close_06dfa0a815b9d71f: function() { return handleError(function (arg0) {
787
+ __wbg_close_4b4bd60beb241196: function(arg0) {
788
788
  arg0.close();
789
- }, arguments); },
790
- __wbg_close_14043897960aadd0: function() { return handleError(function (arg0) {
789
+ },
790
+ __wbg_close_9998ebb2f4515c42: function() { return handleError(function (arg0) {
791
791
  arg0.close();
792
792
  }, arguments); },
793
- __wbg_close_46d119ceda5adf60: function(arg0) {
793
+ __wbg_close_a7c33e895baeb773: function() { return handleError(function (arg0) {
794
794
  arg0.close();
795
- },
796
- __wbg_close_a79afee31de55b36: function() { return handleError(function (arg0) {
795
+ }, arguments); },
796
+ __wbg_close_c33e1fa5b0d33158: function() { return handleError(function (arg0) {
797
797
  arg0.close();
798
798
  }, arguments); },
799
- __wbg_close_edb842cf47c84609: function() { return handleError(function (arg0) {
799
+ __wbg_close_d7dfb18ebacbdd81: function() { return handleError(function (arg0) {
800
800
  arg0.close();
801
801
  }, arguments); },
802
- __wbg_closed_52189129f6f45fcb: function() { return handleError(function (arg0) {
802
+ __wbg_closed_b7ba2aea8995f8fe: function() { return handleError(function (arg0) {
803
803
  const ret = arg0.closed;
804
804
  return ret;
805
805
  }, arguments); },
806
- __wbg_code_35e4ec59fbc7d427: function(arg0) {
806
+ __wbg_code_8b9f98f9216b2f10: function(arg0) {
807
807
  const ret = arg0.code;
808
808
  return ret;
809
809
  },
810
- __wbg_colorMask_177d9762658e5e28: function(arg0, arg1, arg2, arg3, arg4) {
810
+ __wbg_colorMask_134144611b082d70: function(arg0, arg1, arg2, arg3, arg4) {
811
811
  arg0.colorMask(arg1 !== 0, arg2 !== 0, arg3 !== 0, arg4 !== 0);
812
812
  },
813
- __wbg_colorMask_7a8dbc86e7376a9b: function(arg0, arg1, arg2, arg3, arg4) {
813
+ __wbg_colorMask_67f0083d53f15052: function(arg0, arg1, arg2, arg3, arg4) {
814
814
  arg0.colorMask(arg1 !== 0, arg2 !== 0, arg3 !== 0, arg4 !== 0);
815
815
  },
816
- __wbg_compileShader_63b824e86bb00b8f: function(arg0, arg1) {
816
+ __wbg_compileShader_30b1185156c62e3a: function(arg0, arg1) {
817
817
  arg0.compileShader(arg1);
818
818
  },
819
- __wbg_compileShader_94718a93495d565d: function(arg0, arg1) {
819
+ __wbg_compileShader_d097925490ad9cba: function(arg0, arg1) {
820
820
  arg0.compileShader(arg1);
821
821
  },
822
- __wbg_compressedTexSubImage2D_215bb115facd5e48: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
822
+ __wbg_compressedTexSubImage2D_63fd448bab71e19f: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
823
823
  arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
824
824
  },
825
- __wbg_compressedTexSubImage2D_684350eb62830032: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
826
- arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
827
- },
828
- __wbg_compressedTexSubImage2D_d8fbae93bb8c4cc9: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
825
+ __wbg_compressedTexSubImage2D_6ca8f1d912fb0a21: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
829
826
  arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8, arg9);
830
827
  },
831
- __wbg_compressedTexSubImage3D_16afa3a47bf1d979: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
828
+ __wbg_compressedTexSubImage2D_d6940ad4fd037f63: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
829
+ arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
830
+ },
831
+ __wbg_compressedTexSubImage3D_a9dd717a25de88ae: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
832
832
  arg0.compressedTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10);
833
833
  },
834
- __wbg_compressedTexSubImage3D_778008a6293f15ab: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
834
+ __wbg_compressedTexSubImage3D_cea1617c94dc89b1: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
835
835
  arg0.compressedTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10, arg11);
836
836
  },
837
- __wbg_configure_66c0acbad612270b: function() { return handleError(function (arg0, arg1) {
837
+ __wbg_configure_9750ce06cc4cea98: function() { return handleError(function (arg0, arg1) {
838
838
  arg0.configure(arg1);
839
839
  }, arguments); },
840
- __wbg_configure_eebd1783ab7547fc: function() { return handleError(function (arg0, arg1) {
840
+ __wbg_configure_c0a3d80e97c0e7b1: function() { return handleError(function (arg0, arg1) {
841
841
  arg0.configure(arg1);
842
842
  }, arguments); },
843
- __wbg_contentBoxSize_328a5cd3e7d063a9: function(arg0) {
843
+ __wbg_contentBoxSize_eeeb1078851bcdc4: function(arg0) {
844
844
  const ret = arg0.contentBoxSize;
845
845
  return ret;
846
846
  },
847
- __wbg_contentRect_79b98e4d4f4728a4: function(arg0) {
847
+ __wbg_contentRect_ffc7f5bc1857d6fe: function(arg0) {
848
848
  const ret = arg0.contentRect;
849
849
  return ret;
850
850
  },
851
- __wbg_copyBufferSubData_a4f9815861ff0ae9: function(arg0, arg1, arg2, arg3, arg4, arg5) {
851
+ __wbg_copyBufferSubData_ffd7512172742ce5: function(arg0, arg1, arg2, arg3, arg4, arg5) {
852
852
  arg0.copyBufferSubData(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
853
853
  },
854
- __wbg_copyBufferToBuffer_6303552540895ee6: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
854
+ __wbg_copyBufferToBuffer_3b119149df2dc5eb: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
855
855
  arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4);
856
856
  }, arguments); },
857
- __wbg_copyBufferToBuffer_fe1cd7dea223c602: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
857
+ __wbg_copyBufferToBuffer_9e5aea97d7828aa3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
858
858
  arg0.copyBufferToBuffer(arg1, arg2, arg3, arg4, arg5);
859
859
  }, arguments); },
860
- __wbg_copyBufferToTexture_8efbba9e31ddd2ee: function() { return handleError(function (arg0, arg1, arg2, arg3) {
860
+ __wbg_copyBufferToTexture_46f05a7a84552c50: function() { return handleError(function (arg0, arg1, arg2, arg3) {
861
861
  arg0.copyBufferToTexture(arg1, arg2, arg3);
862
862
  }, arguments); },
863
- __wbg_copyExternalImageToTexture_b6238dee795d3f49: function() { return handleError(function (arg0, arg1, arg2, arg3) {
863
+ __wbg_copyExternalImageToTexture_305b23364c470d9e: function() { return handleError(function (arg0, arg1, arg2, arg3) {
864
864
  arg0.copyExternalImageToTexture(arg1, arg2, arg3);
865
865
  }, arguments); },
866
- __wbg_copyTexSubImage2D_417a65926e3d2490: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
866
+ __wbg_copyTexSubImage2D_4a2d7e2efd99dfa8: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
867
867
  arg0.copyTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
868
868
  },
869
- __wbg_copyTexSubImage2D_91ebcd9cd1908265: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
869
+ __wbg_copyTexSubImage2D_509ece20b65a16c7: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
870
870
  arg0.copyTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
871
871
  },
872
- __wbg_copyTexSubImage3D_f62ef4c4eeb9a7dc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
872
+ __wbg_copyTexSubImage3D_ef5526f572f36d56: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
873
873
  arg0.copyTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
874
874
  },
875
- __wbg_copyTextureToBuffer_97ee3fcb8f6b7e53: function() { return handleError(function (arg0, arg1, arg2, arg3) {
875
+ __wbg_copyTextureToBuffer_a9b82ac765521aab: function() { return handleError(function (arg0, arg1, arg2, arg3) {
876
876
  arg0.copyTextureToBuffer(arg1, arg2, arg3);
877
877
  }, arguments); },
878
- __wbg_createBindGroupLayout_dfced374d0e633c8: function() { return handleError(function (arg0, arg1) {
878
+ __wbg_createBindGroupLayout_59891d473ac8665d: function() { return handleError(function (arg0, arg1) {
879
879
  const ret = arg0.createBindGroupLayout(arg1);
880
880
  return ret;
881
881
  }, arguments); },
882
- __wbg_createBindGroup_71b999f263f53ae3: function(arg0, arg1) {
882
+ __wbg_createBindGroup_4cb86ff853df5c69: function(arg0, arg1) {
883
883
  const ret = arg0.createBindGroup(arg1);
884
884
  return ret;
885
885
  },
886
- __wbg_createBuffer_14e3024bab893efd: function() { return handleError(function (arg0, arg1) {
886
+ __wbg_createBuffer_3fa0256cba655273: function() { return handleError(function (arg0, arg1) {
887
887
  const ret = arg0.createBuffer(arg1);
888
888
  return ret;
889
889
  }, arguments); },
890
- __wbg_createBuffer_26534c05e01b8559: function(arg0) {
890
+ __wbg_createBuffer_8dc942ca97cf9d2a: function(arg0) {
891
891
  const ret = arg0.createBuffer();
892
892
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
893
893
  },
894
- __wbg_createBuffer_c4ec897aacc1b91c: function(arg0) {
894
+ __wbg_createBuffer_bdda716ebf68ba59: function(arg0) {
895
895
  const ret = arg0.createBuffer();
896
896
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
897
897
  },
898
- __wbg_createCommandEncoder_ceb8552b0a4a295b: function(arg0, arg1) {
898
+ __wbg_createCommandEncoder_98e3b731629054b4: function(arg0, arg1) {
899
899
  const ret = arg0.createCommandEncoder(arg1);
900
900
  return ret;
901
901
  },
902
- __wbg_createElement_49f60fdcaae809c8: function() { return handleError(function (arg0, arg1, arg2) {
902
+ __wbg_createElement_8640e331213b402e: function() { return handleError(function (arg0, arg1, arg2) {
903
903
  const ret = arg0.createElement(getStringFromWasm0(arg1, arg2));
904
904
  return ret;
905
905
  }, arguments); },
906
- __wbg_createFramebuffer_41512c38358a41c4: function(arg0) {
906
+ __wbg_createFramebuffer_3f2bfbc211cd82f2: function(arg0) {
907
907
  const ret = arg0.createFramebuffer();
908
908
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
909
909
  },
910
- __wbg_createFramebuffer_b88ffa8e0fd262c4: function(arg0) {
910
+ __wbg_createFramebuffer_b2cc13b01b560d6f: function(arg0) {
911
911
  const ret = arg0.createFramebuffer();
912
912
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
913
913
  },
914
- __wbg_createObjectURL_918185db6a10a0c8: function() { return handleError(function (arg0, arg1) {
914
+ __wbg_createImageBitmap_cb080b12f9a4532b: function() { return handleError(function (arg0, arg1) {
915
+ const ret = arg0.createImageBitmap(arg1);
916
+ return ret;
917
+ }, arguments); },
918
+ __wbg_createObjectURL_470fa06cc4a9e8f0: function() { return handleError(function (arg0, arg1) {
915
919
  const ret = URL.createObjectURL(arg1);
916
920
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
917
921
  const len1 = WASM_VECTOR_LEN;
918
922
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
919
923
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
920
924
  }, arguments); },
921
- __wbg_createPipelineLayout_399e3cceac893a43: function(arg0, arg1) {
925
+ __wbg_createPipelineLayout_270b4fd0b4230373: function(arg0, arg1) {
922
926
  const ret = arg0.createPipelineLayout(arg1);
923
927
  return ret;
924
928
  },
925
- __wbg_createProgram_98aaa91f7c81c5e2: function(arg0) {
929
+ __wbg_createProgram_03cf82c6259699da: function(arg0) {
926
930
  const ret = arg0.createProgram();
927
931
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
928
932
  },
929
- __wbg_createProgram_9b7710a1f2701c2c: function(arg0) {
933
+ __wbg_createProgram_ba013605ddf3824a: function(arg0) {
930
934
  const ret = arg0.createProgram();
931
935
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
932
936
  },
933
- __wbg_createQuery_7988050efd7e4c48: function(arg0) {
937
+ __wbg_createQuery_6c795620aa1cd6db: function(arg0) {
934
938
  const ret = arg0.createQuery();
935
939
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
936
940
  },
937
- __wbg_createRenderPipeline_6eadb20d6db4159a: function() { return handleError(function (arg0, arg1) {
941
+ __wbg_createRenderPipeline_4c120add6a62a442: function() { return handleError(function (arg0, arg1) {
938
942
  const ret = arg0.createRenderPipeline(arg1);
939
943
  return ret;
940
944
  }, arguments); },
941
- __wbg_createRenderbuffer_1e567f2f4d461710: function(arg0) {
945
+ __wbg_createRenderbuffer_0029ab986ce8c0da: function(arg0) {
942
946
  const ret = arg0.createRenderbuffer();
943
947
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
944
948
  },
945
- __wbg_createRenderbuffer_a601226a6a680dbe: function(arg0) {
949
+ __wbg_createRenderbuffer_5b5217ebb1024b24: function(arg0) {
946
950
  const ret = arg0.createRenderbuffer();
947
951
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
948
952
  },
949
- __wbg_createSampler_cbc9e6c8b1de65ba: function(arg0, arg1) {
950
- const ret = arg0.createSampler(arg1);
951
- return ret;
952
- },
953
- __wbg_createSampler_da6bb96c9ffaaa27: function(arg0) {
953
+ __wbg_createSampler_2f89f67a6a2aa51f: function(arg0) {
954
954
  const ret = arg0.createSampler();
955
955
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
956
956
  },
957
- __wbg_createShaderModule_cc902174d32e28fb: function(arg0, arg1) {
957
+ __wbg_createSampler_95bff4f5405a3dd1: function(arg0, arg1) {
958
+ const ret = arg0.createSampler(arg1);
959
+ return ret;
960
+ },
961
+ __wbg_createShaderModule_f0aa469466c7bdaa: function(arg0, arg1) {
958
962
  const ret = arg0.createShaderModule(arg1);
959
963
  return ret;
960
964
  },
961
- __wbg_createShader_e3ac08ed8c5b14b2: function(arg0, arg1) {
965
+ __wbg_createShader_b2c5333fcc05114e: function(arg0, arg1) {
962
966
  const ret = arg0.createShader(arg1 >>> 0);
963
967
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
964
968
  },
965
- __wbg_createShader_f2b928ca9a426b14: function(arg0, arg1) {
969
+ __wbg_createShader_f556b21db86193fd: function(arg0, arg1) {
966
970
  const ret = arg0.createShader(arg1 >>> 0);
967
971
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
968
972
  },
969
- __wbg_createTexture_16d2c8a3d7d4a75a: function(arg0) {
970
- const ret = arg0.createTexture();
971
- return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
972
- },
973
- __wbg_createTexture_1d91bb9e10a9bd61: function() { return handleError(function (arg0, arg1) {
973
+ __wbg_createTexture_28341edbcc7d129e: function() { return handleError(function (arg0, arg1) {
974
974
  const ret = arg0.createTexture(arg1);
975
975
  return ret;
976
976
  }, arguments); },
977
- __wbg_createTexture_f9451a82c7527ce2: function(arg0) {
977
+ __wbg_createTexture_ab0a6dde87005cb1: function(arg0) {
978
+ const ret = arg0.createTexture();
979
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
980
+ },
981
+ __wbg_createTexture_b2dbf72113bdda56: function(arg0) {
978
982
  const ret = arg0.createTexture();
979
983
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
980
984
  },
981
- __wbg_createVertexArrayOES_bd76ceee6ab9b95e: function(arg0) {
985
+ __wbg_createVertexArrayOES_a89b0d9f1070e733: function(arg0) {
982
986
  const ret = arg0.createVertexArrayOES();
983
987
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
984
988
  },
985
- __wbg_createVertexArray_ad5294951ae57497: function(arg0) {
989
+ __wbg_createVertexArray_be0c22725872a475: function(arg0) {
986
990
  const ret = arg0.createVertexArray();
987
991
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
988
992
  },
989
- __wbg_createView_eef09e8ca0c88b84: function() { return handleError(function (arg0, arg1) {
993
+ __wbg_createView_d04a0f9bdd723238: function() { return handleError(function (arg0, arg1) {
990
994
  const ret = arg0.createView(arg1);
991
995
  return ret;
992
996
  }, arguments); },
993
- __wbg_ctrlKey_09a1b54d77dea92b: function(arg0) {
997
+ __wbg_ctrlKey_af896fa77d43a375: function(arg0) {
994
998
  const ret = arg0.ctrlKey;
995
999
  return ret;
996
1000
  },
997
- __wbg_ctrlKey_96ff94f8b18636a3: function(arg0) {
1001
+ __wbg_ctrlKey_dc8c7fcd63c26948: function(arg0) {
998
1002
  const ret = arg0.ctrlKey;
999
1003
  return ret;
1000
1004
  },
1001
- __wbg_cullFace_39500f654c67a205: function(arg0, arg1) {
1005
+ __wbg_cullFace_a9283a49d745da71: function(arg0, arg1) {
1002
1006
  arg0.cullFace(arg1 >>> 0);
1003
1007
  },
1004
- __wbg_cullFace_e7e711a14d2c3f48: function(arg0, arg1) {
1008
+ __wbg_cullFace_ee2bd5882746855f: function(arg0, arg1) {
1005
1009
  arg0.cullFace(arg1 >>> 0);
1006
1010
  },
1007
- __wbg_dataTransfer_d924a622fbe51b06: function(arg0) {
1011
+ __wbg_dataTransfer_994cf664bb1da77f: function(arg0) {
1008
1012
  const ret = arg0.dataTransfer;
1009
1013
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1010
1014
  },
1011
- __wbg_data_5330da50312d0bc1: function(arg0) {
1012
- const ret = arg0.data;
1013
- return ret;
1014
- },
1015
- __wbg_data_acd149571f3b741a: function(arg0, arg1) {
1015
+ __wbg_data_31cbb395bfd6c6ce: function(arg0, arg1) {
1016
1016
  const ret = arg1.data;
1017
1017
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1018
1018
  var len1 = WASM_VECTOR_LEN;
1019
1019
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1020
1020
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1021
1021
  },
1022
- __wbg_debug_8f767a21956516cd: function(arg0, arg1) {
1023
- console.debug(getStringFromWasm0(arg0, arg1));
1022
+ __wbg_data_60b50110c5bd9349: function(arg0) {
1023
+ const ret = arg0.data;
1024
+ return ret;
1025
+ },
1026
+ __wbg_debug_50e24f25b064ded1: function(arg0) {
1027
+ console.debug(arg0);
1024
1028
  },
1025
- __wbg_decode_2790e16d13fc7dfa: function() { return handleError(function (arg0, arg1) {
1029
+ __wbg_debug_58754cc8dbfec7ec: function(arg0, arg1, arg2, arg3) {
1030
+ console.debug(arg0, arg1, arg2, arg3);
1031
+ },
1032
+ __wbg_decode_728a4fb6d8b559ae: function() { return handleError(function (arg0, arg1) {
1026
1033
  arg0.decode(arg1);
1027
1034
  }, arguments); },
1028
- __wbg_deleteBuffer_22fcc93912cbf659: function(arg0, arg1) {
1035
+ __wbg_deleteBuffer_38cfc45ad05c89ef: function(arg0, arg1) {
1029
1036
  arg0.deleteBuffer(arg1);
1030
1037
  },
1031
- __wbg_deleteBuffer_ab099883c168644d: function(arg0, arg1) {
1038
+ __wbg_deleteBuffer_ef356b1392cab959: function(arg0, arg1) {
1032
1039
  arg0.deleteBuffer(arg1);
1033
1040
  },
1034
- __wbg_deleteFramebuffer_8de1ca41ac87cfd9: function(arg0, arg1) {
1041
+ __wbg_deleteFramebuffer_3385f016ae9cb4ca: function(arg0, arg1) {
1035
1042
  arg0.deleteFramebuffer(arg1);
1036
1043
  },
1037
- __wbg_deleteFramebuffer_9738f3bb85c1ab35: function(arg0, arg1) {
1044
+ __wbg_deleteFramebuffer_6395b8aef0749d3c: function(arg0, arg1) {
1038
1045
  arg0.deleteFramebuffer(arg1);
1039
1046
  },
1040
- __wbg_deleteProgram_9298fb3e3c1d3a78: function(arg0, arg1) {
1047
+ __wbg_deleteProgram_6eccd9aa110cbb2c: function(arg0, arg1) {
1041
1048
  arg0.deleteProgram(arg1);
1042
1049
  },
1043
- __wbg_deleteProgram_f354e79b8cae8076: function(arg0, arg1) {
1050
+ __wbg_deleteProgram_e1eaf172c61bd109: function(arg0, arg1) {
1044
1051
  arg0.deleteProgram(arg1);
1045
1052
  },
1046
- __wbg_deleteQuery_ea8bf1954febd774: function(arg0, arg1) {
1053
+ __wbg_deleteQuery_9fa8004f05bf6e44: function(arg0, arg1) {
1047
1054
  arg0.deleteQuery(arg1);
1048
1055
  },
1049
- __wbg_deleteRenderbuffer_096edada57729468: function(arg0, arg1) {
1056
+ __wbg_deleteRenderbuffer_83a815667e112d6a: function(arg0, arg1) {
1050
1057
  arg0.deleteRenderbuffer(arg1);
1051
1058
  },
1052
- __wbg_deleteRenderbuffer_0f565f0727b341fc: function(arg0, arg1) {
1059
+ __wbg_deleteRenderbuffer_e5753c22e2612fd3: function(arg0, arg1) {
1053
1060
  arg0.deleteRenderbuffer(arg1);
1054
1061
  },
1055
- __wbg_deleteSampler_c6b68c4071841afa: function(arg0, arg1) {
1062
+ __wbg_deleteSampler_204829b1a680fa98: function(arg0, arg1) {
1056
1063
  arg0.deleteSampler(arg1);
1057
1064
  },
1058
- __wbg_deleteShader_aaf3b520a64d5d9d: function(arg0, arg1) {
1065
+ __wbg_deleteShader_0784961238f3ba6f: function(arg0, arg1) {
1059
1066
  arg0.deleteShader(arg1);
1060
1067
  },
1061
- __wbg_deleteShader_ff70ca962883e241: function(arg0, arg1) {
1068
+ __wbg_deleteShader_13b98e109c7ec22b: function(arg0, arg1) {
1062
1069
  arg0.deleteShader(arg1);
1063
1070
  },
1064
- __wbg_deleteSync_c8e4a9c735f71d18: function(arg0, arg1) {
1071
+ __wbg_deleteSync_68c37014fd090e43: function(arg0, arg1) {
1065
1072
  arg0.deleteSync(arg1);
1066
1073
  },
1067
- __wbg_deleteTexture_2be78224e5584a8b: function(arg0, arg1) {
1074
+ __wbg_deleteTexture_57bf3a76dc0a7bf9: function(arg0, arg1) {
1068
1075
  arg0.deleteTexture(arg1);
1069
1076
  },
1070
- __wbg_deleteTexture_9d411c0e60ffa324: function(arg0, arg1) {
1077
+ __wbg_deleteTexture_72eed589178ae2f9: function(arg0, arg1) {
1071
1078
  arg0.deleteTexture(arg1);
1072
1079
  },
1073
- __wbg_deleteVertexArrayOES_197df47ef9684195: function(arg0, arg1) {
1080
+ __wbg_deleteVertexArrayOES_49cf118408f32324: function(arg0, arg1) {
1074
1081
  arg0.deleteVertexArrayOES(arg1);
1075
1082
  },
1076
- __wbg_deleteVertexArray_7bc7f92769862f93: function(arg0, arg1) {
1083
+ __wbg_deleteVertexArray_51740ccf7085a65a: function(arg0, arg1) {
1077
1084
  arg0.deleteVertexArray(arg1);
1078
1085
  },
1079
- __wbg_delete_3f0023dbe540ae60: function() { return handleError(function (arg0, arg1, arg2) {
1086
+ __wbg_delete_096f196851a1f47b: function() { return handleError(function (arg0, arg1, arg2) {
1080
1087
  delete arg0[getStringFromWasm0(arg1, arg2)];
1081
1088
  }, arguments); },
1082
- __wbg_deltaMode_a1d1df711e44cefc: function(arg0) {
1089
+ __wbg_deltaMode_389ab9e0c7c47a3c: function(arg0) {
1083
1090
  const ret = arg0.deltaMode;
1084
1091
  return ret;
1085
1092
  },
1086
- __wbg_deltaX_f0ca9116db5f7bc1: function(arg0) {
1093
+ __wbg_deltaX_6fd68d53fb18c3ea: function(arg0) {
1087
1094
  const ret = arg0.deltaX;
1088
1095
  return ret;
1089
1096
  },
1090
- __wbg_deltaY_eb94120160ac821c: function(arg0) {
1097
+ __wbg_deltaY_d67fb1a74cff23bc: function(arg0) {
1091
1098
  const ret = arg0.deltaY;
1092
1099
  return ret;
1093
1100
  },
1094
- __wbg_depthFunc_eb3aa05361dd2eaa: function(arg0, arg1) {
1101
+ __wbg_depthFunc_4025ae02b54073f8: function(arg0, arg1) {
1095
1102
  arg0.depthFunc(arg1 >>> 0);
1096
1103
  },
1097
- __wbg_depthFunc_f670d4cbb9cd0913: function(arg0, arg1) {
1104
+ __wbg_depthFunc_b26bec47c7bcebee: function(arg0, arg1) {
1098
1105
  arg0.depthFunc(arg1 >>> 0);
1099
1106
  },
1100
- __wbg_depthMask_103091329ca1a750: function(arg0, arg1) {
1107
+ __wbg_depthMask_2e4372fcba47dc49: function(arg0, arg1) {
1101
1108
  arg0.depthMask(arg1 !== 0);
1102
1109
  },
1103
- __wbg_depthMask_75a36d0065471a4b: function(arg0, arg1) {
1110
+ __wbg_depthMask_d943acfff13d2ce2: function(arg0, arg1) {
1104
1111
  arg0.depthMask(arg1 !== 0);
1105
1112
  },
1106
- __wbg_depthRange_337bf254e67639bb: function(arg0, arg1, arg2) {
1113
+ __wbg_depthRange_0bcfa7da45794a56: function(arg0, arg1, arg2) {
1107
1114
  arg0.depthRange(arg1, arg2);
1108
1115
  },
1109
- __wbg_depthRange_5579d448b9d7de57: function(arg0, arg1, arg2) {
1116
+ __wbg_depthRange_1430e03ed51da89f: function(arg0, arg1, arg2) {
1110
1117
  arg0.depthRange(arg1, arg2);
1111
1118
  },
1112
- __wbg_description_5b9c632e5babd331: function(arg0, arg1) {
1119
+ __wbg_description_f6ebcdce701b056b: function(arg0, arg1) {
1113
1120
  const ret = arg1.description;
1114
1121
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1115
1122
  const len1 = WASM_VECTOR_LEN;
1116
1123
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1117
1124
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1118
1125
  },
1119
- __wbg_destroy_1ea1ace6353a5e0f: function(arg0) {
1126
+ __wbg_destroy_a1ad55d8110037a7: function(arg0) {
1120
1127
  arg0.destroy();
1121
1128
  },
1122
- __wbg_destroy_eff086e5aa506cbf: function(arg0) {
1129
+ __wbg_destroy_ce807b0d8ddbb656: function(arg0) {
1123
1130
  arg0.destroy();
1124
1131
  },
1125
- __wbg_devicePixelContentBoxSize_8f39437eab7f03ea: function(arg0) {
1132
+ __wbg_devicePixelContentBoxSize_74f4718d7ccbbda0: function(arg0) {
1126
1133
  const ret = arg0.devicePixelContentBoxSize;
1127
1134
  return ret;
1128
1135
  },
1129
- __wbg_devicePixelRatio_5c458affc89fc209: function(arg0) {
1136
+ __wbg_devicePixelRatio_a0dc790882837272: function(arg0) {
1130
1137
  const ret = arg0.devicePixelRatio;
1131
1138
  return ret;
1132
1139
  },
1133
- __wbg_disableVertexAttribArray_24a020060006b10f: function(arg0, arg1) {
1140
+ __wbg_disableVertexAttribArray_502ba5544050cc4a: function(arg0, arg1) {
1134
1141
  arg0.disableVertexAttribArray(arg1 >>> 0);
1135
1142
  },
1136
- __wbg_disableVertexAttribArray_4bac633c27bae599: function(arg0, arg1) {
1143
+ __wbg_disableVertexAttribArray_a1f4414d0521b130: function(arg0, arg1) {
1137
1144
  arg0.disableVertexAttribArray(arg1 >>> 0);
1138
1145
  },
1139
- __wbg_disable_7fe6fb3e97717f88: function(arg0, arg1) {
1146
+ __wbg_disable_5c6898ffc41889ea: function(arg0, arg1) {
1140
1147
  arg0.disable(arg1 >>> 0);
1141
1148
  },
1142
- __wbg_disable_bd37bdcca1764aea: function(arg0, arg1) {
1149
+ __wbg_disable_896f703cc44cf1e8: function(arg0, arg1) {
1143
1150
  arg0.disable(arg1 >>> 0);
1144
1151
  },
1145
- __wbg_disconnect_5202f399852258c0: function(arg0) {
1152
+ __wbg_disconnect_99bdd53252c1a923: function(arg0) {
1146
1153
  arg0.disconnect();
1147
1154
  },
1148
- __wbg_displayHeight_2d8e648a39c3c2ba: function(arg0) {
1155
+ __wbg_displayHeight_6a09027747b2839c: function(arg0) {
1149
1156
  const ret = arg0.displayHeight;
1150
1157
  return ret;
1151
1158
  },
1152
- __wbg_displayWidth_a27323445727e42f: function(arg0) {
1159
+ __wbg_displayWidth_969bcee30c9ba96e: function(arg0) {
1153
1160
  const ret = arg0.displayWidth;
1154
1161
  return ret;
1155
1162
  },
1156
- __wbg_document_ee35a3d3ae34ef6c: function(arg0) {
1163
+ __wbg_document_a28a21ae315de4ea: function(arg0) {
1157
1164
  const ret = arg0.document;
1158
1165
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1159
1166
  },
1160
- __wbg_done_57b39ecd9addfe81: function(arg0) {
1167
+ __wbg_done_547d467e97529006: function(arg0) {
1161
1168
  const ret = arg0.done;
1162
1169
  return ret;
1163
1170
  },
1164
- __wbg_drawArraysInstancedANGLE_9e4cc507eae8b24d: function(arg0, arg1, arg2, arg3, arg4) {
1171
+ __wbg_drawArraysInstancedANGLE_73044a94e5127803: function(arg0, arg1, arg2, arg3, arg4) {
1165
1172
  arg0.drawArraysInstancedANGLE(arg1 >>> 0, arg2, arg3, arg4);
1166
1173
  },
1167
- __wbg_drawArraysInstanced_ec30adc616ec58d5: function(arg0, arg1, arg2, arg3, arg4) {
1174
+ __wbg_drawArraysInstanced_f8a4998461298b8d: function(arg0, arg1, arg2, arg3, arg4) {
1168
1175
  arg0.drawArraysInstanced(arg1 >>> 0, arg2, arg3, arg4);
1169
1176
  },
1170
- __wbg_drawArrays_075228181299b824: function(arg0, arg1, arg2, arg3) {
1177
+ __wbg_drawArrays_079aad920afe1404: function(arg0, arg1, arg2, arg3) {
1171
1178
  arg0.drawArrays(arg1 >>> 0, arg2, arg3);
1172
1179
  },
1173
- __wbg_drawArrays_2be89c369a29f30b: function(arg0, arg1, arg2, arg3) {
1180
+ __wbg_drawArrays_b159d63fb955e0cb: function(arg0, arg1, arg2, arg3) {
1174
1181
  arg0.drawArrays(arg1 >>> 0, arg2, arg3);
1175
1182
  },
1176
- __wbg_drawBuffersWEBGL_447bc0a21f8ef22d: function(arg0, arg1) {
1183
+ __wbg_drawBuffersWEBGL_b187a1d10b662517: function(arg0, arg1) {
1177
1184
  arg0.drawBuffersWEBGL(arg1);
1178
1185
  },
1179
- __wbg_drawBuffers_5eccfaacc6560299: function(arg0, arg1) {
1186
+ __wbg_drawBuffers_7f711677354b104a: function(arg0, arg1) {
1180
1187
  arg0.drawBuffers(arg1);
1181
1188
  },
1182
- __wbg_drawElementsInstancedANGLE_6f9da0b845ac6c4e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1189
+ __wbg_drawElementsInstancedANGLE_93fa83c14a69f07c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1183
1190
  arg0.drawElementsInstancedANGLE(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
1184
1191
  },
1185
- __wbg_drawElementsInstanced_d41fc920ae24717c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1192
+ __wbg_drawElementsInstanced_e67f42392ded7e15: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1186
1193
  arg0.drawElementsInstanced(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
1187
1194
  },
1188
- __wbg_drawIndexed_e3db09f636339744: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1195
+ __wbg_drawIndexed_cc7c04c1088cafad: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1189
1196
  arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
1190
1197
  },
1191
- __wbg_draw_a8206b1671491bc7: function(arg0, arg1, arg2, arg3, arg4) {
1198
+ __wbg_draw_92eb37d6b3b2aab4: function(arg0, arg1, arg2, arg3, arg4) {
1192
1199
  arg0.draw(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
1193
1200
  },
1194
- __wbg_elementFromPoint_c626cb9a65328c63: function(arg0, arg1, arg2) {
1201
+ __wbg_elementFromPoint_6c20f1acad715888: function(arg0, arg1, arg2) {
1195
1202
  const ret = arg0.elementFromPoint(arg1, arg2);
1196
1203
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1197
1204
  },
1198
- __wbg_elementFromPoint_fcddd007465b6e73: function(arg0, arg1, arg2) {
1205
+ __wbg_elementFromPoint_d497b2a177e5ac7c: function(arg0, arg1, arg2) {
1199
1206
  const ret = arg0.elementFromPoint(arg1, arg2);
1200
1207
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1201
1208
  },
1202
- __wbg_enableVertexAttribArray_475e06c31777296d: function(arg0, arg1) {
1209
+ __wbg_enableVertexAttribArray_acf4abf519ab0114: function(arg0, arg1) {
1203
1210
  arg0.enableVertexAttribArray(arg1 >>> 0);
1204
1211
  },
1205
- __wbg_enableVertexAttribArray_aa6e40408261eeb9: function(arg0, arg1) {
1212
+ __wbg_enableVertexAttribArray_b4abeab358174fdb: function(arg0, arg1) {
1206
1213
  arg0.enableVertexAttribArray(arg1 >>> 0);
1207
1214
  },
1208
- __wbg_enable_d1ac04dfdd2fb3ae: function(arg0, arg1) {
1215
+ __wbg_enable_9328f475236428ef: function(arg0, arg1) {
1209
1216
  arg0.enable(arg1 >>> 0);
1210
1217
  },
1211
- __wbg_enable_fee40f19b7053ea3: function(arg0, arg1) {
1218
+ __wbg_enable_f1131cfcbbb57556: function(arg0, arg1) {
1212
1219
  arg0.enable(arg1 >>> 0);
1213
1220
  },
1214
- __wbg_endQuery_54f0627d4c931318: function(arg0, arg1) {
1221
+ __wbg_endQuery_9b3877af76f58a68: function(arg0, arg1) {
1215
1222
  arg0.endQuery(arg1 >>> 0);
1216
1223
  },
1217
- __wbg_end_1595543b445014be: function(arg0) {
1224
+ __wbg_end_d49513b309f4ca43: function(arg0) {
1218
1225
  arg0.end();
1219
1226
  },
1220
- __wbg_enqueue_2c63f2044f257c3e: function() { return handleError(function (arg0, arg1) {
1227
+ __wbg_enqueue_bb06efec8458a81a: function() { return handleError(function (arg0, arg1) {
1221
1228
  arg0.enqueue(arg1);
1222
1229
  }, arguments); },
1223
- __wbg_entries_58c7934c745daac7: function(arg0) {
1230
+ __wbg_entries_616b1a459b85be0b: function(arg0) {
1224
1231
  const ret = Object.entries(arg0);
1225
1232
  return ret;
1226
1233
  },
1227
- __wbg_error_25639d9659433145: function(arg0, arg1) {
1234
+ __wbg_error_38bec0a78dd8ded8: function(arg0) {
1235
+ console.error(arg0);
1236
+ },
1237
+ __wbg_error_a4d9fb65600441d5: function(arg0, arg1) {
1228
1238
  let deferred0_0;
1229
1239
  let deferred0_1;
1230
1240
  try {
@@ -1235,422 +1245,433 @@ const exports = { __proto__: null };
1235
1245
  wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
1236
1246
  }
1237
1247
  },
1238
- __wbg_error_9a7fe3f932034cde: function(arg0) {
1239
- console.error(arg0);
1240
- },
1241
- __wbg_error_f0b9698dec860bd4: function(arg0) {
1248
+ __wbg_error_f6720b4bc5b9976f: function(arg0) {
1242
1249
  const ret = arg0.error;
1243
1250
  return ret;
1244
1251
  },
1245
- __wbg_features_867a6d97d5310d01: function(arg0) {
1252
+ __wbg_error_f8d1622cb1d8c53c: function(arg0, arg1, arg2, arg3) {
1253
+ console.error(arg0, arg1, arg2, arg3);
1254
+ },
1255
+ __wbg_features_6906f30d3b243f58: function(arg0) {
1246
1256
  const ret = arg0.features;
1247
1257
  return ret;
1248
1258
  },
1249
- __wbg_fenceSync_c52a4e24eabfa0d3: function(arg0, arg1, arg2) {
1259
+ __wbg_fenceSync_76fd7e7573b1c3d3: function(arg0, arg1, arg2) {
1250
1260
  const ret = arg0.fenceSync(arg1 >>> 0, arg2 >>> 0);
1251
1261
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1252
1262
  },
1253
- __wbg_fetch_11bff8299d0ecd2b: function(arg0) {
1254
- const ret = fetch(arg0);
1263
+ __wbg_fetch_1a731e18c5e21884: function(arg0, arg1) {
1264
+ const ret = arg0.fetch(arg1);
1255
1265
  return ret;
1256
1266
  },
1257
- __wbg_fetch_53eef7df7b439a49: function(arg0, arg1) {
1258
- const ret = fetch(arg0, arg1);
1267
+ __wbg_fetch_a920260d19124083: function(arg0, arg1, arg2) {
1268
+ const ret = arg0.fetch(arg1, arg2);
1259
1269
  return ret;
1260
1270
  },
1261
- __wbg_fetch_913ac1857674e36f: function(arg0) {
1271
+ __wbg_fetch_b371b952a61cca04: function(arg0) {
1262
1272
  const ret = fetch(arg0);
1263
1273
  return ret;
1264
1274
  },
1265
- __wbg_fetch_afb6a4b6cacf876d: function(arg0, arg1) {
1266
- const ret = arg0.fetch(arg1);
1275
+ __wbg_fetch_b9ec7cc04e1ed641: function(arg0, arg1) {
1276
+ const ret = fetch(arg0, arg1);
1267
1277
  return ret;
1268
1278
  },
1269
- __wbg_fetch_c97461e1e8f610cd: function(arg0, arg1, arg2) {
1270
- const ret = arg0.fetch(arg1, arg2);
1279
+ __wbg_fetch_fa4854adc83457ba: function(arg0) {
1280
+ const ret = fetch(arg0);
1271
1281
  return ret;
1272
1282
  },
1273
- __wbg_files_c7608e3fb8eb4d07: function(arg0) {
1283
+ __wbg_files_49421c0860b80e49: function(arg0) {
1274
1284
  const ret = arg0.files;
1275
1285
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1276
1286
  },
1277
- __wbg_files_f9461f097760ef70: function(arg0) {
1287
+ __wbg_files_becc181f99e4c14c: function(arg0) {
1278
1288
  const ret = arg0.files;
1279
1289
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1280
1290
  },
1281
- __wbg_finish_62f2c753601f524b: function(arg0, arg1) {
1291
+ __wbg_finish_6c7bba424ffe1bbc: function(arg0, arg1) {
1282
1292
  const ret = arg0.finish(arg1);
1283
1293
  return ret;
1284
1294
  },
1285
- __wbg_finish_6c763d6b0e965746: function(arg0) {
1295
+ __wbg_finish_c40b67ff2af88e0c: function(arg0) {
1286
1296
  const ret = arg0.finish();
1287
1297
  return ret;
1288
1298
  },
1289
- __wbg_flush_43357b539827ec0f: function(arg0) {
1299
+ __wbg_flush_2dbf18333ea13590: function(arg0) {
1290
1300
  const ret = arg0.flush();
1291
1301
  return ret;
1292
1302
  },
1293
- __wbg_flush_7777597fd43065db: function(arg0) {
1303
+ __wbg_flush_3960af47143225d1: function(arg0) {
1294
1304
  arg0.flush();
1295
1305
  },
1296
- __wbg_flush_e322496f5412e567: function(arg0) {
1306
+ __wbg_flush_7044918ba0f7d59b: function(arg0) {
1297
1307
  arg0.flush();
1298
1308
  },
1299
- __wbg_focus_128ff465f65677cc: function() { return handleError(function (arg0) {
1309
+ __wbg_focus_93aead258d471c93: function() { return handleError(function (arg0) {
1300
1310
  arg0.focus();
1301
1311
  }, arguments); },
1302
- __wbg_force_6acda126382fc3c0: function(arg0) {
1312
+ __wbg_force_12fb0f147a1b59af: function(arg0) {
1303
1313
  const ret = arg0.force;
1304
1314
  return ret;
1305
1315
  },
1306
- __wbg_forward_fca5f9e344694a25: function() { return handleError(function (arg0) {
1316
+ __wbg_forward_67b33c508af383d0: function() { return handleError(function (arg0) {
1307
1317
  arg0.forward();
1308
1318
  }, arguments); },
1309
- __wbg_framebufferRenderbuffer_850811ed6e26475e: function(arg0, arg1, arg2, arg3, arg4) {
1319
+ __wbg_framebufferRenderbuffer_09fadd099736edc1: function(arg0, arg1, arg2, arg3, arg4) {
1310
1320
  arg0.framebufferRenderbuffer(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4);
1311
1321
  },
1312
- __wbg_framebufferRenderbuffer_cd9d55a68a2300ea: function(arg0, arg1, arg2, arg3, arg4) {
1322
+ __wbg_framebufferRenderbuffer_2604d9558c7cddc1: function(arg0, arg1, arg2, arg3, arg4) {
1313
1323
  arg0.framebufferRenderbuffer(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4);
1314
1324
  },
1315
- __wbg_framebufferTexture2D_8adf6bdfc3c56dee: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1325
+ __wbg_framebufferTexture2D_88c527c558c09cf5: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1316
1326
  arg0.framebufferTexture2D(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5);
1317
1327
  },
1318
- __wbg_framebufferTexture2D_c283e928186aa542: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1328
+ __wbg_framebufferTexture2D_eddd6f0f599ffc34: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1319
1329
  arg0.framebufferTexture2D(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5);
1320
1330
  },
1321
- __wbg_framebufferTextureLayer_c8328828c8d5eb60: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1331
+ __wbg_framebufferTextureLayer_e5625e06e97b63de: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1322
1332
  arg0.framebufferTextureLayer(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
1323
1333
  },
1324
- __wbg_framebufferTextureMultiviewOVR_16d049b41d692b91: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1334
+ __wbg_framebufferTextureMultiviewOVR_dbaa070c3a6c7ea3: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1325
1335
  arg0.framebufferTextureMultiviewOVR(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5, arg6);
1326
1336
  },
1327
- __wbg_frontFace_027e2ec7a7bc347c: function(arg0, arg1) {
1337
+ __wbg_frontFace_82dd2745b23de0b6: function(arg0, arg1) {
1328
1338
  arg0.frontFace(arg1 >>> 0);
1329
1339
  },
1330
- __wbg_frontFace_d4a6507ad2939b5c: function(arg0, arg1) {
1340
+ __wbg_frontFace_8751ba7bc82d3bcb: function(arg0, arg1) {
1331
1341
  arg0.frontFace(arg1 >>> 0);
1332
1342
  },
1333
- __wbg_getBindGroupLayout_01629f013fda472b: function(arg0, arg1) {
1343
+ __wbg_getBindGroupLayout_3e25f08ba260b2a6: function(arg0, arg1) {
1334
1344
  const ret = arg0.getBindGroupLayout(arg1 >>> 0);
1335
1345
  return ret;
1336
1346
  },
1337
- __wbg_getBoundingClientRect_b5c8c34d07878818: function(arg0) {
1347
+ __wbg_getBoundingClientRect_dd4198d549ad0fd6: function(arg0) {
1338
1348
  const ret = arg0.getBoundingClientRect();
1339
1349
  return ret;
1340
1350
  },
1341
- __wbg_getBufferSubData_4fc54b4fbb1462d7: function(arg0, arg1, arg2, arg3) {
1351
+ __wbg_getBufferSubData_c064a23bd730f094: function(arg0, arg1, arg2, arg3) {
1342
1352
  arg0.getBufferSubData(arg1 >>> 0, arg2, arg3);
1343
1353
  },
1344
- __wbg_getComputedStyle_2d1f9dfe4ee7e0b9: function() { return handleError(function (arg0, arg1) {
1354
+ __wbg_getComputedStyle_032eef1be41bbff9: function() { return handleError(function (arg0, arg1) {
1345
1355
  const ret = arg0.getComputedStyle(arg1);
1346
1356
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1347
1357
  }, arguments); },
1348
- __wbg_getContext_2966500392030d63: function() { return handleError(function (arg0, arg1, arg2) {
1358
+ __wbg_getContext_8ab47e12b2ed57e5: function() { return handleError(function (arg0, arg1, arg2) {
1349
1359
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
1350
1360
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1351
1361
  }, arguments); },
1352
- __wbg_getContext_2a5764d48600bc43: function() { return handleError(function (arg0, arg1, arg2) {
1362
+ __wbg_getContext_8f1ff363618c55da: function() { return handleError(function (arg0, arg1, arg2) {
1353
1363
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
1354
1364
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1355
1365
  }, arguments); },
1356
- __wbg_getContext_b28d2db7bd648242: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1366
+ __wbg_getContext_9da116ef0547477e: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1357
1367
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
1358
1368
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1359
1369
  }, arguments); },
1360
- __wbg_getContext_de810d9f187f29ca: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1370
+ __wbg_getContext_d61338bafcc57ccd: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1361
1371
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
1362
1372
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1363
1373
  }, arguments); },
1364
- __wbg_getCurrentTexture_b0d53fd9275326fe: function() { return handleError(function (arg0) {
1374
+ __wbg_getCurrentTexture_274b67f871b2dea5: function() { return handleError(function (arg0) {
1365
1375
  const ret = arg0.getCurrentTexture();
1366
1376
  return ret;
1367
1377
  }, arguments); },
1368
- __wbg_getData_2aada4ab05d445e3: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1378
+ __wbg_getData_546274e368ce61dd: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1369
1379
  const ret = arg1.getData(getStringFromWasm0(arg2, arg3));
1370
1380
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1371
1381
  const len1 = WASM_VECTOR_LEN;
1372
1382
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1373
1383
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1374
1384
  }, arguments); },
1375
- __wbg_getElementById_e34377b79d7285f6: function(arg0, arg1, arg2) {
1385
+ __wbg_getElementById_1a2b69d69d3a074f: function(arg0, arg1, arg2) {
1376
1386
  const ret = arg0.getElementById(getStringFromWasm0(arg1, arg2));
1377
1387
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1378
1388
  },
1379
- __wbg_getExtension_3c0cb5ae01bb4b17: function() { return handleError(function (arg0, arg1, arg2) {
1389
+ __wbg_getExtension_ce16f3780572b35e: function() { return handleError(function (arg0, arg1, arg2) {
1380
1390
  const ret = arg0.getExtension(getStringFromWasm0(arg1, arg2));
1381
1391
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1382
1392
  }, arguments); },
1383
- __wbg_getIndexedParameter_ca1693c768bc4934: function() { return handleError(function (arg0, arg1, arg2) {
1393
+ __wbg_getIndexedParameter_a462264cdcf47430: function() { return handleError(function (arg0, arg1, arg2) {
1384
1394
  const ret = arg0.getIndexedParameter(arg1 >>> 0, arg2 >>> 0);
1385
1395
  return ret;
1386
1396
  }, arguments); },
1387
- __wbg_getItem_0c792d344808dcf5: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1397
+ __wbg_getItem_203869d4a1ba1433: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1388
1398
  const ret = arg1.getItem(getStringFromWasm0(arg2, arg3));
1389
1399
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1390
1400
  var len1 = WASM_VECTOR_LEN;
1391
1401
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1392
1402
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1393
1403
  }, arguments); },
1394
- __wbg_getMappedRange_bacd5f5901104d49: function() { return handleError(function (arg0, arg1, arg2) {
1404
+ __wbg_getMappedRange_59829576da3edd39: function() { return handleError(function (arg0, arg1, arg2) {
1395
1405
  const ret = arg0.getMappedRange(arg1, arg2);
1396
1406
  return ret;
1397
1407
  }, arguments); },
1398
- __wbg_getParameter_1ecb910cfdd21f88: function() { return handleError(function (arg0, arg1) {
1408
+ __wbg_getParameter_037149e897c929ad: function() { return handleError(function (arg0, arg1) {
1399
1409
  const ret = arg0.getParameter(arg1 >>> 0);
1400
1410
  return ret;
1401
1411
  }, arguments); },
1402
- __wbg_getParameter_2e1f97ecaab76274: function() { return handleError(function (arg0, arg1) {
1412
+ __wbg_getParameter_09ce4298daa62d31: function() { return handleError(function (arg0, arg1) {
1403
1413
  const ret = arg0.getParameter(arg1 >>> 0);
1404
1414
  return ret;
1405
1415
  }, arguments); },
1406
- __wbg_getPreferredCanvasFormat_282539e2d81caacd: function(arg0) {
1416
+ __wbg_getPreferredCanvasFormat_6f629398d892f0c9: function(arg0) {
1407
1417
  const ret = arg0.getPreferredCanvasFormat();
1408
1418
  return (__wbindgen_enum_GpuTextureFormat.indexOf(ret) + 1 || 96) - 1;
1409
1419
  },
1410
- __wbg_getProgramInfoLog_2ffa30e3abb8b5c2: function(arg0, arg1, arg2) {
1420
+ __wbg_getProgramInfoLog_b2d112da8cb8c5c5: function(arg0, arg1, arg2) {
1411
1421
  const ret = arg1.getProgramInfoLog(arg2);
1412
1422
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1413
1423
  var len1 = WASM_VECTOR_LEN;
1414
1424
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1415
1425
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1416
1426
  },
1417
- __wbg_getProgramInfoLog_dbfda4b6e7eb1b37: function(arg0, arg1, arg2) {
1427
+ __wbg_getProgramInfoLog_b4bc560fd6ea687d: function(arg0, arg1, arg2) {
1418
1428
  const ret = arg1.getProgramInfoLog(arg2);
1419
1429
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1420
1430
  var len1 = WASM_VECTOR_LEN;
1421
1431
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1422
1432
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1423
1433
  },
1424
- __wbg_getProgramParameter_43fbc6d2613c08b3: function(arg0, arg1, arg2) {
1434
+ __wbg_getProgramParameter_2b7693f9edfde93d: function(arg0, arg1, arg2) {
1425
1435
  const ret = arg0.getProgramParameter(arg1, arg2 >>> 0);
1426
1436
  return ret;
1427
1437
  },
1428
- __wbg_getProgramParameter_92e4540ca9da06b2: function(arg0, arg1, arg2) {
1438
+ __wbg_getProgramParameter_6dc3590345750abb: function(arg0, arg1, arg2) {
1429
1439
  const ret = arg0.getProgramParameter(arg1, arg2 >>> 0);
1430
1440
  return ret;
1431
1441
  },
1432
- __wbg_getPropertyValue_d6911b2a1f9acba9: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1442
+ __wbg_getPropertyValue_12e464ea4b1c3fe4: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1433
1443
  const ret = arg1.getPropertyValue(getStringFromWasm0(arg2, arg3));
1434
1444
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1435
1445
  const len1 = WASM_VECTOR_LEN;
1436
1446
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1437
1447
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1438
1448
  }, arguments); },
1439
- __wbg_getQueryParameter_5d6af051438ae479: function(arg0, arg1, arg2) {
1449
+ __wbg_getQueryParameter_e4d2a987adf1449e: function(arg0, arg1, arg2) {
1440
1450
  const ret = arg0.getQueryParameter(arg1, arg2 >>> 0);
1441
1451
  return ret;
1442
1452
  },
1443
- __wbg_getRandomValues_1c61fac11405ffdc: function() { return handleError(function (arg0, arg1) {
1453
+ __wbg_getRandomValues_3dda8830c2565714: function() { return handleError(function (arg0, arg1) {
1444
1454
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
1445
1455
  }, arguments); },
1446
- __wbg_getRandomValues_71d446877d8b0ad4: function() { return handleError(function (arg0, arg1) {
1456
+ __wbg_getRandomValues_3f44b700395062e5: function() { return handleError(function (arg0, arg1) {
1447
1457
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
1448
1458
  }, arguments); },
1449
- __wbg_getReader_48e00749fe3f6089: function() { return handleError(function (arg0) {
1459
+ __wbg_getReader_b4b1868fbca77dbe: function() { return handleError(function (arg0) {
1450
1460
  const ret = arg0.getReader();
1451
1461
  return ret;
1452
1462
  }, arguments); },
1453
- __wbg_getRootNode_193e544ed534e810: function(arg0) {
1463
+ __wbg_getRootNode_cbe0078ee615c20a: function(arg0) {
1454
1464
  const ret = arg0.getRootNode();
1455
1465
  return ret;
1456
1466
  },
1457
- __wbg_getShaderInfoLog_9991e9e77b0c6805: function(arg0, arg1, arg2) {
1467
+ __wbg_getShaderInfoLog_57aaac3110ec22f3: function(arg0, arg1, arg2) {
1458
1468
  const ret = arg1.getShaderInfoLog(arg2);
1459
1469
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1460
1470
  var len1 = WASM_VECTOR_LEN;
1461
1471
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1462
1472
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1463
1473
  },
1464
- __wbg_getShaderInfoLog_9e0b96da4b13ae49: function(arg0, arg1, arg2) {
1474
+ __wbg_getShaderInfoLog_737b1be2c43195d8: function(arg0, arg1, arg2) {
1465
1475
  const ret = arg1.getShaderInfoLog(arg2);
1466
1476
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1467
1477
  var len1 = WASM_VECTOR_LEN;
1468
1478
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1469
1479
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1470
1480
  },
1471
- __wbg_getShaderParameter_786fd84f85720ca8: function(arg0, arg1, arg2) {
1481
+ __wbg_getShaderParameter_2b6f35d96d51cc82: function(arg0, arg1, arg2) {
1472
1482
  const ret = arg0.getShaderParameter(arg1, arg2 >>> 0);
1473
1483
  return ret;
1474
1484
  },
1475
- __wbg_getShaderParameter_afa4a3dd9dd397c1: function(arg0, arg1, arg2) {
1485
+ __wbg_getShaderParameter_cc12071135e57d45: function(arg0, arg1, arg2) {
1476
1486
  const ret = arg0.getShaderParameter(arg1, arg2 >>> 0);
1477
1487
  return ret;
1478
1488
  },
1479
- __wbg_getSupportedExtensions_57142a6b598d7787: function(arg0) {
1489
+ __wbg_getSupportedExtensions_92b6dc82a889082d: function(arg0) {
1480
1490
  const ret = arg0.getSupportedExtensions();
1481
1491
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1482
1492
  },
1483
- __wbg_getSupportedProfiles_1f728bc32003c4d0: function(arg0) {
1493
+ __wbg_getSupportedProfiles_593187c5922410c6: function(arg0) {
1484
1494
  const ret = arg0.getSupportedProfiles();
1485
1495
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1486
1496
  },
1487
- __wbg_getSyncParameter_7d11ab875b41617e: function(arg0, arg1, arg2) {
1497
+ __wbg_getSyncParameter_6c7d58a19ab45344: function(arg0, arg1, arg2) {
1488
1498
  const ret = arg0.getSyncParameter(arg1, arg2 >>> 0);
1489
1499
  return ret;
1490
1500
  },
1491
- __wbg_getTime_1e3cd1391c5c3995: function(arg0) {
1501
+ __wbg_getTime_f6ac312467f7cf09: function(arg0) {
1492
1502
  const ret = arg0.getTime();
1493
1503
  return ret;
1494
1504
  },
1495
- __wbg_getUniformBlockIndex_1ee7e922e6d96d7e: function(arg0, arg1, arg2, arg3) {
1505
+ __wbg_getUniformBlockIndex_afbce80bbbee480c: function(arg0, arg1, arg2, arg3) {
1496
1506
  const ret = arg0.getUniformBlockIndex(arg1, getStringFromWasm0(arg2, arg3));
1497
1507
  return ret;
1498
1508
  },
1499
- __wbg_getUniformLocation_71c070e6644669ad: function(arg0, arg1, arg2, arg3) {
1509
+ __wbg_getUniformLocation_2e7496f74219fc19: function(arg0, arg1, arg2, arg3) {
1500
1510
  const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
1501
1511
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1502
1512
  },
1503
- __wbg_getUniformLocation_d06b3a5b3c60e95c: function(arg0, arg1, arg2, arg3) {
1513
+ __wbg_getUniformLocation_8d93a5f3de4232bf: function(arg0, arg1, arg2, arg3) {
1504
1514
  const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
1505
1515
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1506
1516
  },
1507
- __wbg_get_4fe487fe39ff3573: function(arg0, arg1) {
1517
+ __wbg_get_22172cd3e3bb6c58: function(arg0, arg1) {
1508
1518
  const ret = arg0[arg1 >>> 0];
1509
1519
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1510
1520
  },
1511
- __wbg_get_5bd55a138a9e899f: function(arg0, arg1) {
1521
+ __wbg_get_4848e350b40afc16: function(arg0, arg1) {
1512
1522
  const ret = arg0[arg1 >>> 0];
1513
- return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1523
+ return ret;
1514
1524
  },
1515
- __wbg_get_9a1f194723936140: function(arg0, arg1) {
1525
+ __wbg_get_753152eb19d860b1: function(arg0, arg1) {
1516
1526
  const ret = arg0[arg1 >>> 0];
1517
1527
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1518
1528
  },
1519
- __wbg_get_9b94d73e6221f75c: function(arg0, arg1) {
1529
+ __wbg_get_761e9cf5d605bcbd: function(arg0, arg1) {
1520
1530
  const ret = arg0[arg1 >>> 0];
1521
- return ret;
1531
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1522
1532
  },
1523
- __wbg_get_b3ed3ad4be2bc8ac: function() { return handleError(function (arg0, arg1) {
1524
- const ret = Reflect.get(arg0, arg1);
1525
- return ret;
1526
- }, arguments); },
1527
- __wbg_get_d8db2ad31d529ff8: function(arg0, arg1) {
1533
+ __wbg_get_cb1662031c6b2d85: function(arg0, arg1) {
1528
1534
  const ret = arg0[arg1 >>> 0];
1529
1535
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1530
1536
  },
1531
- __wbg_get_done_1ad1c16537f444c6: function(arg0) {
1537
+ __wbg_get_done_46f064515323cd59: function(arg0) {
1532
1538
  const ret = arg0.done;
1533
1539
  return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
1534
1540
  },
1535
- __wbg_get_value_6b77a1b7b90c9200: function(arg0) {
1541
+ __wbg_get_ed0642c4b9d31ddf: function() { return handleError(function (arg0, arg1) {
1542
+ const ret = Reflect.get(arg0, arg1);
1543
+ return ret;
1544
+ }, arguments); },
1545
+ __wbg_get_f96702c6245e4ef9: function() { return handleError(function (arg0, arg1) {
1546
+ const ret = Reflect.get(arg0, arg1);
1547
+ return ret;
1548
+ }, arguments); },
1549
+ __wbg_get_unchecked_7d7babe32e9e6a54: function(arg0, arg1) {
1550
+ const ret = arg0[arg1 >>> 0];
1551
+ return ret;
1552
+ },
1553
+ __wbg_get_value_28b7deb73d356d88: function(arg0) {
1536
1554
  const ret = arg0.value;
1537
1555
  return ret;
1538
1556
  },
1539
- __wbg_get_with_ref_key_1dc361bd10053bfe: function(arg0, arg1) {
1557
+ __wbg_get_with_ref_key_6412cf3094599694: function(arg0, arg1) {
1540
1558
  const ret = arg0[arg1];
1541
1559
  return ret;
1542
1560
  },
1543
- __wbg_gpu_d3ce5fec0560b53f: function(arg0) {
1561
+ __wbg_gpu_cbd27ad0589bc0b3: function(arg0) {
1544
1562
  const ret = arg0.gpu;
1545
1563
  return ret;
1546
1564
  },
1547
- __wbg_hasOwnProperty_6ad24eeb271f4027: function(arg0, arg1) {
1548
- const ret = arg0.hasOwnProperty(arg1);
1565
+ __wbg_hasOwn_8000c3db5749d89f: function(arg0, arg1) {
1566
+ const ret = Object.hasOwn(arg0, arg1);
1549
1567
  return ret;
1550
1568
  },
1551
- __wbg_has_cfc6ed98713bc1bd: function(arg0, arg1, arg2) {
1552
- const ret = arg0.has(getStringFromWasm0(arg1, arg2));
1553
- return ret;
1554
- },
1555
- __wbg_has_d4e53238966c12b6: function() { return handleError(function (arg0, arg1) {
1569
+ __wbg_has_3ec5c22db2e5237a: function() { return handleError(function (arg0, arg1) {
1556
1570
  const ret = Reflect.has(arg0, arg1);
1557
1571
  return ret;
1558
1572
  }, arguments); },
1559
- __wbg_hash_90eadad0e1447454: function() { return handleError(function (arg0, arg1) {
1573
+ __wbg_has_dbcaf77712624019: function(arg0, arg1, arg2) {
1574
+ const ret = arg0.has(getStringFromWasm0(arg1, arg2));
1575
+ return ret;
1576
+ },
1577
+ __wbg_hash_da89606b87400cf8: function() { return handleError(function (arg0, arg1) {
1560
1578
  const ret = arg1.hash;
1561
1579
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1562
1580
  const len1 = WASM_VECTOR_LEN;
1563
1581
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1564
1582
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1565
1583
  }, arguments); },
1566
- __wbg_headers_59a2938db9f80985: function(arg0) {
1584
+ __wbg_headers_e08dcb5aa09b9a63: function(arg0) {
1567
1585
  const ret = arg0.headers;
1568
1586
  return ret;
1569
1587
  },
1570
- __wbg_headers_5a897f7fee9a0571: function(arg0) {
1588
+ __wbg_headers_f82eee91a0c91695: function(arg0) {
1571
1589
  const ret = arg0.headers;
1572
1590
  return ret;
1573
1591
  },
1574
- __wbg_height_38750dc6de41ee75: function(arg0) {
1592
+ __wbg_height_09395aee19ee0c83: function(arg0) {
1575
1593
  const ret = arg0.height;
1576
1594
  return ret;
1577
1595
  },
1578
- __wbg_height_408f385de046f7e5: function(arg0) {
1596
+ __wbg_height_2f8ba47ff2d364fa: function(arg0) {
1579
1597
  const ret = arg0.height;
1580
1598
  return ret;
1581
1599
  },
1582
- __wbg_height_87250db2be5164b9: function(arg0) {
1600
+ __wbg_height_734034c3ff2654af: function(arg0) {
1583
1601
  const ret = arg0.height;
1584
1602
  return ret;
1585
1603
  },
1586
- __wbg_height_9a49d61734f6cf36: function(arg0) {
1604
+ __wbg_height_7b4d4d42e2cf1777: function(arg0) {
1587
1605
  const ret = arg0.height;
1588
1606
  return ret;
1589
1607
  },
1590
- __wbg_height_aceb0c14551ea27d: function(arg0) {
1608
+ __wbg_height_851bcd638e890abc: function(arg0) {
1591
1609
  const ret = arg0.height;
1592
1610
  return ret;
1593
1611
  },
1594
- __wbg_height_c2027cf67d1c9b11: function(arg0) {
1612
+ __wbg_height_c9bfbe517e2c65f2: function(arg0) {
1595
1613
  const ret = arg0.height;
1596
1614
  return ret;
1597
1615
  },
1598
- __wbg_hidden_8ce6a98b8c12451c: function(arg0) {
1616
+ __wbg_hidden_9d47d82daa2677c0: function(arg0) {
1599
1617
  const ret = arg0.hidden;
1600
1618
  return ret;
1601
1619
  },
1602
- __wbg_history_d6c2f9abc6e74880: function() { return handleError(function (arg0) {
1620
+ __wbg_history_e0fde1755ec7a020: function() { return handleError(function (arg0) {
1603
1621
  const ret = arg0.history;
1604
1622
  return ret;
1605
1623
  }, arguments); },
1606
- __wbg_host_92d607209031b72c: function() { return handleError(function (arg0, arg1) {
1624
+ __wbg_host_142a4b1e170efc7f: function() { return handleError(function (arg0, arg1) {
1607
1625
  const ret = arg1.host;
1608
1626
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1609
1627
  const len1 = WASM_VECTOR_LEN;
1610
1628
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1611
1629
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1612
1630
  }, arguments); },
1613
- __wbg_hostname_0c450e33386895ba: function() { return handleError(function (arg0, arg1) {
1631
+ __wbg_hostname_a42f31a9081ac639: function() { return handleError(function (arg0, arg1) {
1614
1632
  const ret = arg1.hostname;
1615
1633
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1616
1634
  const len1 = WASM_VECTOR_LEN;
1617
1635
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1618
1636
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1619
1637
  }, arguments); },
1620
- __wbg_href_67854c3dd511f6f3: function() { return handleError(function (arg0, arg1) {
1638
+ __wbg_href_bc5537e1b5176567: function(arg0, arg1) {
1621
1639
  const ret = arg1.href;
1622
1640
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1623
1641
  const len1 = WASM_VECTOR_LEN;
1624
1642
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1625
1643
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1626
- }, arguments); },
1627
- __wbg_href_874205b16220eda9: function(arg0, arg1) {
1644
+ },
1645
+ __wbg_href_e111373f8d7ae763: function() { return handleError(function (arg0, arg1) {
1628
1646
  const ret = arg1.href;
1629
1647
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1630
1648
  const len1 = WASM_VECTOR_LEN;
1631
1649
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1632
1650
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1633
- },
1634
- __wbg_identifier_5feaba602edf9981: function(arg0) {
1651
+ }, arguments); },
1652
+ __wbg_identifier_db6b606c00c0fc57: function(arg0) {
1635
1653
  const ret = arg0.identifier;
1636
1654
  return ret;
1637
1655
  },
1638
- __wbg_includes_32215c836f1cd3fb: function(arg0, arg1, arg2) {
1656
+ __wbg_includes_e1c3d5075ba084c5: function(arg0, arg1, arg2) {
1639
1657
  const ret = arg0.includes(arg1, arg2);
1640
1658
  return ret;
1641
1659
  },
1642
- __wbg_info_0ccdff43e587b087: function(arg0) {
1660
+ __wbg_info_4e3339024d0fb613: function(arg0) {
1661
+ console.info(arg0);
1662
+ },
1663
+ __wbg_info_8e80eb6c0f1d9449: function(arg0, arg1, arg2, arg3) {
1664
+ console.info(arg0, arg1, arg2, arg3);
1665
+ },
1666
+ __wbg_info_91a8fcd51fd17fff: function(arg0) {
1643
1667
  const ret = arg0.info;
1644
1668
  return ret;
1645
1669
  },
1646
- __wbg_info_fc7f3204c39bf5c5: function(arg0, arg1) {
1647
- console.info(getStringFromWasm0(arg0, arg1));
1648
- },
1649
- __wbg_inlineSize_3e4e7e8c813884fd: function(arg0) {
1670
+ __wbg_inlineSize_4d595b2867bf7d83: function(arg0) {
1650
1671
  const ret = arg0.inlineSize;
1651
1672
  return ret;
1652
1673
  },
1653
- __wbg_instanceof_ArrayBuffer_c367199e2fa2aa04: function(arg0) {
1674
+ __wbg_instanceof_ArrayBuffer_ff7c1337a5e3b33a: function(arg0) {
1654
1675
  let result;
1655
1676
  try {
1656
1677
  result = arg0 instanceof ArrayBuffer;
@@ -1660,7 +1681,7 @@ const exports = { __proto__: null };
1660
1681
  const ret = result;
1661
1682
  return ret;
1662
1683
  },
1663
- __wbg_instanceof_Document_50f5ff170c1a7826: function(arg0) {
1684
+ __wbg_instanceof_Document_fa497c324471af6b: function(arg0) {
1664
1685
  let result;
1665
1686
  try {
1666
1687
  result = arg0 instanceof Document;
@@ -1670,7 +1691,7 @@ const exports = { __proto__: null };
1670
1691
  const ret = result;
1671
1692
  return ret;
1672
1693
  },
1673
- __wbg_instanceof_DomException_99c177193e554b75: function(arg0) {
1694
+ __wbg_instanceof_DomException_37f96d3fb69189bd: function(arg0) {
1674
1695
  let result;
1675
1696
  try {
1676
1697
  result = arg0 instanceof DOMException;
@@ -1680,7 +1701,7 @@ const exports = { __proto__: null };
1680
1701
  const ret = result;
1681
1702
  return ret;
1682
1703
  },
1683
- __wbg_instanceof_Element_9e662f49ab6c6beb: function(arg0) {
1704
+ __wbg_instanceof_Element_c4784e8a9522e087: function(arg0) {
1684
1705
  let result;
1685
1706
  try {
1686
1707
  result = arg0 instanceof Element;
@@ -1690,7 +1711,7 @@ const exports = { __proto__: null };
1690
1711
  const ret = result;
1691
1712
  return ret;
1692
1713
  },
1693
- __wbg_instanceof_Error_8573fe0b0b480f46: function(arg0) {
1714
+ __wbg_instanceof_Error_e3390d6805733dad: function(arg0) {
1694
1715
  let result;
1695
1716
  try {
1696
1717
  result = arg0 instanceof Error;
@@ -1700,7 +1721,7 @@ const exports = { __proto__: null };
1700
1721
  const ret = result;
1701
1722
  return ret;
1702
1723
  },
1703
- __wbg_instanceof_GpuAdapter_dc7e13c1676da9bd: function(arg0) {
1724
+ __wbg_instanceof_GpuAdapter_1297a3a5ce0db3ff: function(arg0) {
1704
1725
  let result;
1705
1726
  try {
1706
1727
  result = arg0 instanceof GPUAdapter;
@@ -1710,7 +1731,7 @@ const exports = { __proto__: null };
1710
1731
  const ret = result;
1711
1732
  return ret;
1712
1733
  },
1713
- __wbg_instanceof_GpuCanvasContext_c2609c698a76a6b6: function(arg0) {
1734
+ __wbg_instanceof_GpuCanvasContext_13613277d7bf3768: function(arg0) {
1714
1735
  let result;
1715
1736
  try {
1716
1737
  result = arg0 instanceof GPUCanvasContext;
@@ -1720,7 +1741,7 @@ const exports = { __proto__: null };
1720
1741
  const ret = result;
1721
1742
  return ret;
1722
1743
  },
1723
- __wbg_instanceof_GpuOutOfMemoryError_71010a519adf2661: function(arg0) {
1744
+ __wbg_instanceof_GpuOutOfMemoryError_100c4600c3e13387: function(arg0) {
1724
1745
  let result;
1725
1746
  try {
1726
1747
  result = arg0 instanceof GPUOutOfMemoryError;
@@ -1730,7 +1751,7 @@ const exports = { __proto__: null };
1730
1751
  const ret = result;
1731
1752
  return ret;
1732
1753
  },
1733
- __wbg_instanceof_GpuValidationError_a2f8dbe5d7c71adf: function(arg0) {
1754
+ __wbg_instanceof_GpuValidationError_94580aa7a41f3bdb: function(arg0) {
1734
1755
  let result;
1735
1756
  try {
1736
1757
  result = arg0 instanceof GPUValidationError;
@@ -1740,7 +1761,7 @@ const exports = { __proto__: null };
1740
1761
  const ret = result;
1741
1762
  return ret;
1742
1763
  },
1743
- __wbg_instanceof_HtmlAnchorElement_770fa141c7731617: function(arg0) {
1764
+ __wbg_instanceof_HtmlAnchorElement_d244ac11562c8f69: function(arg0) {
1744
1765
  let result;
1745
1766
  try {
1746
1767
  result = arg0 instanceof HTMLAnchorElement;
@@ -1750,7 +1771,7 @@ const exports = { __proto__: null };
1750
1771
  const ret = result;
1751
1772
  return ret;
1752
1773
  },
1753
- __wbg_instanceof_HtmlButtonElement_8de22afc17b28c76: function(arg0) {
1774
+ __wbg_instanceof_HtmlButtonElement_94e31ca453766121: function(arg0) {
1754
1775
  let result;
1755
1776
  try {
1756
1777
  result = arg0 instanceof HTMLButtonElement;
@@ -1760,7 +1781,7 @@ const exports = { __proto__: null };
1760
1781
  const ret = result;
1761
1782
  return ret;
1762
1783
  },
1763
- __wbg_instanceof_HtmlCanvasElement_3f2f6e1edb1c9792: function(arg0) {
1784
+ __wbg_instanceof_HtmlCanvasElement_3cec11b30b0d54e4: function(arg0) {
1764
1785
  let result;
1765
1786
  try {
1766
1787
  result = arg0 instanceof HTMLCanvasElement;
@@ -1770,7 +1791,7 @@ const exports = { __proto__: null };
1770
1791
  const ret = result;
1771
1792
  return ret;
1772
1793
  },
1773
- __wbg_instanceof_HtmlElement_5abfac207260fd6f: function(arg0) {
1794
+ __wbg_instanceof_HtmlElement_43b8bbfdb4aaefd5: function(arg0) {
1774
1795
  let result;
1775
1796
  try {
1776
1797
  result = arg0 instanceof HTMLElement;
@@ -1780,7 +1801,7 @@ const exports = { __proto__: null };
1780
1801
  const ret = result;
1781
1802
  return ret;
1782
1803
  },
1783
- __wbg_instanceof_HtmlInputElement_c10b7260b4e0710a: function(arg0) {
1804
+ __wbg_instanceof_HtmlInputElement_ed700e6a857d360a: function(arg0) {
1784
1805
  let result;
1785
1806
  try {
1786
1807
  result = arg0 instanceof HTMLInputElement;
@@ -1790,7 +1811,17 @@ const exports = { __proto__: null };
1790
1811
  const ret = result;
1791
1812
  return ret;
1792
1813
  },
1793
- __wbg_instanceof_MessageEvent_1a6960e6b15377ad: function(arg0) {
1814
+ __wbg_instanceof_ImageBitmap_d23d5f2ff367649d: function(arg0) {
1815
+ let result;
1816
+ try {
1817
+ result = arg0 instanceof ImageBitmap;
1818
+ } catch (_) {
1819
+ result = false;
1820
+ }
1821
+ const ret = result;
1822
+ return ret;
1823
+ },
1824
+ __wbg_instanceof_MessageEvent_3c68912ba847d8e1: function(arg0) {
1794
1825
  let result;
1795
1826
  try {
1796
1827
  result = arg0 instanceof MessageEvent;
@@ -1800,7 +1831,7 @@ const exports = { __proto__: null };
1800
1831
  const ret = result;
1801
1832
  return ret;
1802
1833
  },
1803
- __wbg_instanceof_ReadableStream_8ab3825017e203e9: function(arg0) {
1834
+ __wbg_instanceof_ReadableStream_d46dd192e1ce3f88: function(arg0) {
1804
1835
  let result;
1805
1836
  try {
1806
1837
  result = arg0 instanceof ReadableStream;
@@ -1810,7 +1841,7 @@ const exports = { __proto__: null };
1810
1841
  const ret = result;
1811
1842
  return ret;
1812
1843
  },
1813
- __wbg_instanceof_ResizeObserverEntry_16bca25646e32231: function(arg0) {
1844
+ __wbg_instanceof_ResizeObserverEntry_2934c3da74688b5b: function(arg0) {
1814
1845
  let result;
1815
1846
  try {
1816
1847
  result = arg0 instanceof ResizeObserverEntry;
@@ -1820,7 +1851,7 @@ const exports = { __proto__: null };
1820
1851
  const ret = result;
1821
1852
  return ret;
1822
1853
  },
1823
- __wbg_instanceof_ResizeObserverSize_cee71be747d9d29e: function(arg0) {
1854
+ __wbg_instanceof_ResizeObserverSize_5b368efa5128c601: function(arg0) {
1824
1855
  let result;
1825
1856
  try {
1826
1857
  result = arg0 instanceof ResizeObserverSize;
@@ -1830,7 +1861,7 @@ const exports = { __proto__: null };
1830
1861
  const ret = result;
1831
1862
  return ret;
1832
1863
  },
1833
- __wbg_instanceof_Response_ee1d54d79ae41977: function(arg0) {
1864
+ __wbg_instanceof_Response_06795eab66cc4036: function(arg0) {
1834
1865
  let result;
1835
1866
  try {
1836
1867
  result = arg0 instanceof Response;
@@ -1840,7 +1871,7 @@ const exports = { __proto__: null };
1840
1871
  const ret = result;
1841
1872
  return ret;
1842
1873
  },
1843
- __wbg_instanceof_ShadowRoot_5285adde3587c73e: function(arg0) {
1874
+ __wbg_instanceof_ShadowRoot_9508b4512523f14c: function(arg0) {
1844
1875
  let result;
1845
1876
  try {
1846
1877
  result = arg0 instanceof ShadowRoot;
@@ -1850,7 +1881,7 @@ const exports = { __proto__: null };
1850
1881
  const ret = result;
1851
1882
  return ret;
1852
1883
  },
1853
- __wbg_instanceof_TypeError_45484a0407e7f588: function(arg0) {
1884
+ __wbg_instanceof_TypeError_dd6397f181d803d0: function(arg0) {
1854
1885
  let result;
1855
1886
  try {
1856
1887
  result = arg0 instanceof TypeError;
@@ -1860,7 +1891,7 @@ const exports = { __proto__: null };
1860
1891
  const ret = result;
1861
1892
  return ret;
1862
1893
  },
1863
- __wbg_instanceof_Uint8Array_9b9075935c74707c: function(arg0) {
1894
+ __wbg_instanceof_Uint8Array_4b8da683deb25d72: function(arg0) {
1864
1895
  let result;
1865
1896
  try {
1866
1897
  result = arg0 instanceof Uint8Array;
@@ -1870,7 +1901,7 @@ const exports = { __proto__: null };
1870
1901
  const ret = result;
1871
1902
  return ret;
1872
1903
  },
1873
- __wbg_instanceof_WebGl2RenderingContext_4a08a94517ed5240: function(arg0) {
1904
+ __wbg_instanceof_WebGl2RenderingContext_6502f76e53996a5e: function(arg0) {
1874
1905
  let result;
1875
1906
  try {
1876
1907
  result = arg0 instanceof WebGL2RenderingContext;
@@ -1880,7 +1911,7 @@ const exports = { __proto__: null };
1880
1911
  const ret = result;
1881
1912
  return ret;
1882
1913
  },
1883
- __wbg_instanceof_Window_ed49b2db8df90359: function(arg0) {
1914
+ __wbg_instanceof_Window_c0fee4c064502536: function(arg0) {
1884
1915
  let result;
1885
1916
  try {
1886
1917
  result = arg0 instanceof Window;
@@ -1890,341 +1921,321 @@ const exports = { __proto__: null };
1890
1921
  const ret = result;
1891
1922
  return ret;
1892
1923
  },
1893
- __wbg_invalidateFramebuffer_b17b7e1da3051745: function() { return handleError(function (arg0, arg1, arg2) {
1924
+ __wbg_invalidateFramebuffer_33d1760cdf66128f: function() { return handleError(function (arg0, arg1, arg2) {
1894
1925
  arg0.invalidateFramebuffer(arg1 >>> 0, arg2);
1895
1926
  }, arguments); },
1896
- __wbg_isActive_c7973d10aa16948e: function(arg0) {
1927
+ __wbg_isActive_453c915c78ca9cf6: function(arg0) {
1897
1928
  const ret = arg0.isActive;
1898
1929
  return ret;
1899
1930
  },
1900
- __wbg_isArray_d314bb98fcf08331: function(arg0) {
1931
+ __wbg_isArray_db61795ad004c139: function(arg0) {
1901
1932
  const ret = Array.isArray(arg0);
1902
1933
  return ret;
1903
1934
  },
1904
- __wbg_isComposing_1eafc5b1376f01d1: function(arg0) {
1935
+ __wbg_isComposing_926558e85c1322f5: function(arg0) {
1905
1936
  const ret = arg0.isComposing;
1906
1937
  return ret;
1907
1938
  },
1908
- __wbg_isComposing_9323fa62320f5fc0: function(arg0) {
1939
+ __wbg_isComposing_fc3ec12836b74836: function(arg0) {
1909
1940
  const ret = arg0.isComposing;
1910
1941
  return ret;
1911
1942
  },
1912
- __wbg_isSafeInteger_bfbc7332a9768d2a: function(arg0) {
1943
+ __wbg_isSafeInteger_ea83862ba994770c: function(arg0) {
1913
1944
  const ret = Number.isSafeInteger(arg0);
1914
1945
  return ret;
1915
1946
  },
1916
- __wbg_isSecureContext_1e186b850f07cfb3: function(arg0) {
1947
+ __wbg_isSecureContext_2ad7065a08159f29: function(arg0) {
1917
1948
  const ret = arg0.isSecureContext;
1918
1949
  return ret;
1919
1950
  },
1920
- __wbg_is_f29129f676e5410c: function(arg0, arg1) {
1951
+ __wbg_is_3ce118e1fc3aa47e: function(arg0, arg1) {
1921
1952
  const ret = Object.is(arg0, arg1);
1922
1953
  return ret;
1923
1954
  },
1924
- __wbg_item_98b174cdde606b25: function(arg0, arg1) {
1955
+ __wbg_item_f76abbdc0cf17647: function(arg0, arg1) {
1925
1956
  const ret = arg0.item(arg1 >>> 0);
1926
1957
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1927
1958
  },
1928
- __wbg_items_4130211600bde9a4: function(arg0) {
1959
+ __wbg_items_38e88bb85ee8204a: function(arg0) {
1929
1960
  const ret = arg0.items;
1930
1961
  return ret;
1931
1962
  },
1932
- __wbg_iterator_6ff6560ca1568e55: function() {
1963
+ __wbg_iterator_de403ef31815a3e6: function() {
1933
1964
  const ret = Symbol.iterator;
1934
1965
  return ret;
1935
1966
  },
1936
- __wbg_keyCode_155291a11654466e: function(arg0) {
1967
+ __wbg_keyCode_7772df4809d7d3d8: function(arg0) {
1937
1968
  const ret = arg0.keyCode;
1938
1969
  return ret;
1939
1970
  },
1940
- __wbg_key_567cecfa5a89d078: function(arg0, arg1) {
1971
+ __wbg_key_1f885799907fdc30: function(arg0, arg1) {
1941
1972
  const ret = arg1.key;
1942
1973
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1943
1974
  var len1 = WASM_VECTOR_LEN;
1944
1975
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1945
1976
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1946
1977
  },
1947
- __wbg_key_d41e8e825e6bb0e9: function(arg0, arg1) {
1978
+ __wbg_key_7cfa20193d517a74: function(arg0, arg1) {
1948
1979
  const ret = arg1.key;
1949
1980
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1950
1981
  const len1 = WASM_VECTOR_LEN;
1951
1982
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1952
1983
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1953
1984
  },
1954
- __wbg_label_a845e6103c78476f: function(arg0, arg1) {
1985
+ __wbg_label_9a8583e3a20fafc7: function(arg0, arg1) {
1955
1986
  const ret = arg1.label;
1956
1987
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1957
1988
  const len1 = WASM_VECTOR_LEN;
1958
1989
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1959
1990
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1960
1991
  },
1961
- __wbg_lastModified_a5cfce993c651681: function(arg0) {
1992
+ __wbg_lastModified_f3daedc0b92f6ee2: function(arg0) {
1962
1993
  const ret = arg0.lastModified;
1963
1994
  return ret;
1964
1995
  },
1965
- __wbg_left_3b7c3c1030d5ca7a: function(arg0) {
1996
+ __wbg_left_542bbb36968c6d4e: function(arg0) {
1966
1997
  const ret = arg0.left;
1967
1998
  return ret;
1968
1999
  },
1969
- __wbg_length_25b2ccd77d48ecb1: function(arg0) {
2000
+ __wbg_length_06fc61606800dfdc: function(arg0) {
1970
2001
  const ret = arg0.length;
1971
2002
  return ret;
1972
2003
  },
1973
- __wbg_length_32ed9a279acd054c: function(arg0) {
2004
+ __wbg_length_0c32cb8543c8e4c8: function(arg0) {
1974
2005
  const ret = arg0.length;
1975
2006
  return ret;
1976
2007
  },
1977
- __wbg_length_35a7bace40f36eac: function(arg0) {
2008
+ __wbg_length_2463cf44caac7a20: function(arg0) {
1978
2009
  const ret = arg0.length;
1979
2010
  return ret;
1980
2011
  },
1981
- __wbg_length_9efde69e99cd464e: function(arg0) {
2012
+ __wbg_length_6e821edde497a532: function(arg0) {
1982
2013
  const ret = arg0.length;
1983
2014
  return ret;
1984
2015
  },
1985
- __wbg_length_dd7a84decbd9cde7: function(arg0) {
2016
+ __wbg_length_c68a80a6327e9194: function(arg0) {
1986
2017
  const ret = arg0.length;
1987
2018
  return ret;
1988
2019
  },
1989
- __wbg_limits_045de6f11989b432: function(arg0) {
2020
+ __wbg_limits_25f7265ea0cad6c5: function(arg0) {
1990
2021
  const ret = arg0.limits;
1991
2022
  return ret;
1992
2023
  },
1993
- __wbg_limits_c18490a2121161fa: function(arg0) {
2024
+ __wbg_limits_b3a1d99e863846d4: function(arg0) {
1994
2025
  const ret = arg0.limits;
1995
2026
  return ret;
1996
2027
  },
1997
- __wbg_linkProgram_6600dd2c0863bbfd: function(arg0, arg1) {
2028
+ __wbg_linkProgram_4a3a45fa4d8d09f0: function(arg0, arg1) {
1998
2029
  arg0.linkProgram(arg1);
1999
2030
  },
2000
- __wbg_linkProgram_be6b825cf66d177b: function(arg0, arg1) {
2031
+ __wbg_linkProgram_d86c69f8f86f3031: function(arg0, arg1) {
2001
2032
  arg0.linkProgram(arg1);
2002
2033
  },
2003
- __wbg_localStorage_a22d31b9eacc4594: function() { return handleError(function (arg0) {
2034
+ __wbg_localStorage_b1a71e6b7afdce21: function() { return handleError(function (arg0) {
2004
2035
  const ret = arg0.localStorage;
2005
2036
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2006
2037
  }, arguments); },
2007
- __wbg_location_df7ca06c93e51763: function(arg0) {
2038
+ __wbg_location_91b3fdbca3c76d9e: function(arg0) {
2008
2039
  const ret = arg0.location;
2009
2040
  return ret;
2010
2041
  },
2011
- __wbg_mapAsync_fa3ea90b32de5224: function(arg0, arg1, arg2, arg3) {
2042
+ __wbg_mapAsync_e3cfbd141919d03c: function(arg0, arg1, arg2, arg3) {
2012
2043
  const ret = arg0.mapAsync(arg1 >>> 0, arg2, arg3);
2013
2044
  return ret;
2014
2045
  },
2015
- __wbg_matchMedia_91d4fc9729dc3c84: function() { return handleError(function (arg0, arg1, arg2) {
2046
+ __wbg_matchMedia_1d8b96312cffb576: function() { return handleError(function (arg0, arg1, arg2) {
2016
2047
  const ret = arg0.matchMedia(getStringFromWasm0(arg1, arg2));
2017
2048
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2018
2049
  }, arguments); },
2019
- __wbg_matches_4b5c22bd830f7bb3: function(arg0) {
2050
+ __wbg_matches_86946499f934a7fd: function(arg0) {
2020
2051
  const ret = arg0.matches;
2021
2052
  return ret;
2022
2053
  },
2023
- __wbg_maxBindGroups_f2a0264eb0828e5d: function(arg0) {
2054
+ __wbg_maxBindGroups_7e4965b5daa53b23: function(arg0) {
2024
2055
  const ret = arg0.maxBindGroups;
2025
2056
  return ret;
2026
2057
  },
2027
- __wbg_maxBindingsPerBindGroup_6832c52651aaad9e: function(arg0) {
2058
+ __wbg_maxBindingsPerBindGroup_5d11588150650215: function(arg0) {
2028
2059
  const ret = arg0.maxBindingsPerBindGroup;
2029
2060
  return ret;
2030
2061
  },
2031
- __wbg_maxBufferSize_9130347c76ae64c0: function(arg0) {
2062
+ __wbg_maxBufferSize_b59f147488bf047a: function(arg0) {
2032
2063
  const ret = arg0.maxBufferSize;
2033
2064
  return ret;
2034
2065
  },
2035
- __wbg_maxColorAttachmentBytesPerSample_a3fb9526356315fc: function(arg0) {
2066
+ __wbg_maxColorAttachmentBytesPerSample_726ea37aedfb839a: function(arg0) {
2036
2067
  const ret = arg0.maxColorAttachmentBytesPerSample;
2037
2068
  return ret;
2038
2069
  },
2039
- __wbg_maxColorAttachments_0ef7219b5a9840df: function(arg0) {
2070
+ __wbg_maxColorAttachments_62ecca7ef94d78e4: function(arg0) {
2040
2071
  const ret = arg0.maxColorAttachments;
2041
2072
  return ret;
2042
2073
  },
2043
- __wbg_maxComputeInvocationsPerWorkgroup_87bcd8de0824a71c: function(arg0) {
2074
+ __wbg_maxComputeInvocationsPerWorkgroup_a14458d75e0b90ac: function(arg0) {
2044
2075
  const ret = arg0.maxComputeInvocationsPerWorkgroup;
2045
2076
  return ret;
2046
2077
  },
2047
- __wbg_maxComputeWorkgroupSizeX_c92b1adc90ed5412: function(arg0) {
2078
+ __wbg_maxComputeWorkgroupSizeX_6b8c17d5e4738e77: function(arg0) {
2048
2079
  const ret = arg0.maxComputeWorkgroupSizeX;
2049
2080
  return ret;
2050
2081
  },
2051
- __wbg_maxComputeWorkgroupSizeY_db0e992a727cda06: function(arg0) {
2082
+ __wbg_maxComputeWorkgroupSizeY_13b5de41c6e0bc2a: function(arg0) {
2052
2083
  const ret = arg0.maxComputeWorkgroupSizeY;
2053
2084
  return ret;
2054
2085
  },
2055
- __wbg_maxComputeWorkgroupSizeZ_6f9561e5e2eba971: function(arg0) {
2086
+ __wbg_maxComputeWorkgroupSizeZ_b12d7f3e670aa0a2: function(arg0) {
2056
2087
  const ret = arg0.maxComputeWorkgroupSizeZ;
2057
2088
  return ret;
2058
2089
  },
2059
- __wbg_maxComputeWorkgroupStorageSize_7fb6a2ed96304c7e: function(arg0) {
2090
+ __wbg_maxComputeWorkgroupStorageSize_886498bc3b0baa23: function(arg0) {
2060
2091
  const ret = arg0.maxComputeWorkgroupStorageSize;
2061
2092
  return ret;
2062
2093
  },
2063
- __wbg_maxComputeWorkgroupsPerDimension_d43b02728c7b6d2d: function(arg0) {
2094
+ __wbg_maxComputeWorkgroupsPerDimension_144b6bbf6ac24451: function(arg0) {
2064
2095
  const ret = arg0.maxComputeWorkgroupsPerDimension;
2065
2096
  return ret;
2066
2097
  },
2067
- __wbg_maxDynamicStorageBuffersPerPipelineLayout_47367d4119e49f2a: function(arg0) {
2098
+ __wbg_maxDynamicStorageBuffersPerPipelineLayout_d81239ef90f4f920: function(arg0) {
2068
2099
  const ret = arg0.maxDynamicStorageBuffersPerPipelineLayout;
2069
2100
  return ret;
2070
2101
  },
2071
- __wbg_maxDynamicUniformBuffersPerPipelineLayout_408dfe96dc22c0ad: function(arg0) {
2102
+ __wbg_maxDynamicUniformBuffersPerPipelineLayout_0cca7d1cb9e5adf7: function(arg0) {
2072
2103
  const ret = arg0.maxDynamicUniformBuffersPerPipelineLayout;
2073
2104
  return ret;
2074
2105
  },
2075
- __wbg_maxInterStageShaderVariables_d9cac70b842dc03b: function(arg0) {
2106
+ __wbg_maxInterStageShaderVariables_4504147f810dd43d: function(arg0) {
2076
2107
  const ret = arg0.maxInterStageShaderVariables;
2077
2108
  return ret;
2078
2109
  },
2079
- __wbg_maxSampledTexturesPerShaderStage_409e36afbd8c218d: function(arg0) {
2110
+ __wbg_maxSampledTexturesPerShaderStage_54e5ed0537676c83: function(arg0) {
2080
2111
  const ret = arg0.maxSampledTexturesPerShaderStage;
2081
2112
  return ret;
2082
2113
  },
2083
- __wbg_maxSamplersPerShaderStage_79f8fae6e0a93bf3: function(arg0) {
2114
+ __wbg_maxSamplersPerShaderStage_71315fab0d7f34b1: function(arg0) {
2084
2115
  const ret = arg0.maxSamplersPerShaderStage;
2085
2116
  return ret;
2086
2117
  },
2087
- __wbg_maxStorageBufferBindingSize_3bd37af2519c45c7: function(arg0) {
2118
+ __wbg_maxStorageBufferBindingSize_779fd522aaaa6f90: function(arg0) {
2088
2119
  const ret = arg0.maxStorageBufferBindingSize;
2089
2120
  return ret;
2090
2121
  },
2091
- __wbg_maxStorageBuffersPerShaderStage_f157c8890b35866f: function(arg0) {
2122
+ __wbg_maxStorageBuffersPerShaderStage_c99b4f72aaf19e34: function(arg0) {
2092
2123
  const ret = arg0.maxStorageBuffersPerShaderStage;
2093
2124
  return ret;
2094
2125
  },
2095
- __wbg_maxStorageTexturesPerShaderStage_ac89cc2cee6ecb5e: function(arg0) {
2126
+ __wbg_maxStorageTexturesPerShaderStage_5403c17d11da5280: function(arg0) {
2096
2127
  const ret = arg0.maxStorageTexturesPerShaderStage;
2097
2128
  return ret;
2098
2129
  },
2099
- __wbg_maxTextureArrayLayers_9e79b924dc01f9ac: function(arg0) {
2130
+ __wbg_maxTextureArrayLayers_eca9fa36b3d46099: function(arg0) {
2100
2131
  const ret = arg0.maxTextureArrayLayers;
2101
2132
  return ret;
2102
2133
  },
2103
- __wbg_maxTextureDimension1D_71235f57d9e94b11: function(arg0) {
2134
+ __wbg_maxTextureDimension1D_a7d9d7ecd19aae9b: function(arg0) {
2104
2135
  const ret = arg0.maxTextureDimension1D;
2105
2136
  return ret;
2106
2137
  },
2107
- __wbg_maxTextureDimension2D_59a7cebc0a04c70c: function(arg0) {
2138
+ __wbg_maxTextureDimension2D_c6a3937eb3ab18df: function(arg0) {
2108
2139
  const ret = arg0.maxTextureDimension2D;
2109
2140
  return ret;
2110
2141
  },
2111
- __wbg_maxTextureDimension3D_d1d4d04c7c1cc184: function(arg0) {
2142
+ __wbg_maxTextureDimension3D_d941aa547d9e0801: function(arg0) {
2112
2143
  const ret = arg0.maxTextureDimension3D;
2113
2144
  return ret;
2114
2145
  },
2115
- __wbg_maxUniformBufferBindingSize_258b21f5bb5d812c: function(arg0) {
2146
+ __wbg_maxUniformBufferBindingSize_1e8c92a2094b7ce7: function(arg0) {
2116
2147
  const ret = arg0.maxUniformBufferBindingSize;
2117
2148
  return ret;
2118
2149
  },
2119
- __wbg_maxUniformBuffersPerShaderStage_b84ed7a4f29f2dbd: function(arg0) {
2150
+ __wbg_maxUniformBuffersPerShaderStage_83cde6650612f178: function(arg0) {
2120
2151
  const ret = arg0.maxUniformBuffersPerShaderStage;
2121
2152
  return ret;
2122
2153
  },
2123
- __wbg_maxVertexAttributes_a459e0528f92d023: function(arg0) {
2154
+ __wbg_maxVertexAttributes_dd313a3540d56e88: function(arg0) {
2124
2155
  const ret = arg0.maxVertexAttributes;
2125
2156
  return ret;
2126
2157
  },
2127
- __wbg_maxVertexBufferArrayStride_8c5305383fc96c2b: function(arg0) {
2158
+ __wbg_maxVertexBufferArrayStride_6fd082d9954d1f4a: function(arg0) {
2128
2159
  const ret = arg0.maxVertexBufferArrayStride;
2129
2160
  return ret;
2130
2161
  },
2131
- __wbg_maxVertexBuffers_763175203c3282f9: function(arg0) {
2162
+ __wbg_maxVertexBuffers_bbd14712ac158c6f: function(arg0) {
2132
2163
  const ret = arg0.maxVertexBuffers;
2133
2164
  return ret;
2134
2165
  },
2135
- __wbg_message_6a4d5462c6856742: function(arg0, arg1) {
2166
+ __wbg_message_1c3aafa647009286: function(arg0, arg1) {
2136
2167
  const ret = arg1.message;
2137
2168
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2138
2169
  const len1 = WASM_VECTOR_LEN;
2139
2170
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2140
2171
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2141
2172
  },
2142
- __wbg_metaKey_374999c340f70626: function(arg0) {
2173
+ __wbg_metaKey_29a14f6b2fe9783e: function(arg0) {
2143
2174
  const ret = arg0.metaKey;
2144
2175
  return ret;
2145
2176
  },
2146
- __wbg_metaKey_67113fb40365d736: function(arg0) {
2177
+ __wbg_metaKey_cabf24bec9d42077: function(arg0) {
2147
2178
  const ret = arg0.metaKey;
2148
2179
  return ret;
2149
2180
  },
2150
- __wbg_minStorageBufferOffsetAlignment_277cddbb47dd6de2: function(arg0) {
2181
+ __wbg_minStorageBufferOffsetAlignment_726c386298254510: function(arg0) {
2151
2182
  const ret = arg0.minStorageBufferOffsetAlignment;
2152
2183
  return ret;
2153
2184
  },
2154
- __wbg_minUniformBufferOffsetAlignment_d3724c1f21b12c5f: function(arg0) {
2185
+ __wbg_minUniformBufferOffsetAlignment_6df1f95f5974788e: function(arg0) {
2155
2186
  const ret = arg0.minUniformBufferOffsetAlignment;
2156
2187
  return ret;
2157
2188
  },
2158
- __wbg_name_171cddfde96a29c8: function(arg0, arg1) {
2189
+ __wbg_name_c20e84db554b626b: function(arg0, arg1) {
2159
2190
  const ret = arg1.name;
2160
2191
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2161
2192
  const len1 = WASM_VECTOR_LEN;
2162
2193
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2163
2194
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2164
2195
  },
2165
- __wbg_navigator_43be698ba96fc088: function(arg0) {
2196
+ __wbg_navigator_9b09ea705d03d227: function(arg0) {
2166
2197
  const ret = arg0.navigator;
2167
2198
  return ret;
2168
2199
  },
2169
- __wbg_navigator_4478931f32ebca57: function(arg0) {
2200
+ __wbg_navigator_af52153252bdf29d: function(arg0) {
2170
2201
  const ret = arg0.navigator;
2171
2202
  return ret;
2172
2203
  },
2173
- __wbg_newValue_2def1eaa0410363e: function(arg0, arg1) {
2204
+ __wbg_newValue_96509bb33d209ac9: function(arg0, arg1) {
2174
2205
  const ret = arg1.newValue;
2175
2206
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2176
2207
  var len1 = WASM_VECTOR_LEN;
2177
2208
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2178
2209
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2179
2210
  },
2180
- __wbg_new_074b505417ada2d9: function() { return handleError(function () {
2181
- const ret = new URLSearchParams();
2182
- return ret;
2183
- }, arguments); },
2184
- __wbg_new_0_73afc35eb544e539: function() {
2211
+ __wbg_new_0_bfa2ef4bc447daa2: function() {
2185
2212
  const ret = new Date();
2186
2213
  return ret;
2187
2214
  },
2188
- __wbg_new_1ad015f0ef6304b8: function() {
2189
- const ret = new Error();
2215
+ __wbg_new_0cf97f899a952e9e: function(arg0, arg1) {
2216
+ const ret = new Intl.DateTimeFormat(arg0, arg1);
2190
2217
  return ret;
2191
2218
  },
2192
- __wbg_new_2e2be9617c4407d5: function() { return handleError(function (arg0) {
2193
- const ret = new ResizeObserver(arg0);
2219
+ __wbg_new_0fec9fb02d03a383: function() { return handleError(function (arg0, arg1) {
2220
+ const ret = new URL(getStringFromWasm0(arg0, arg1));
2194
2221
  return ret;
2195
2222
  }, arguments); },
2196
- __wbg_new_361308b2356cecd0: function() {
2197
- const ret = new Object();
2198
- return ret;
2199
- },
2200
- __wbg_new_3eb36ae241fe6f44: function() {
2201
- const ret = new Array();
2223
+ __wbg_new_23ac95738b27f596: function() { return handleError(function (arg0) {
2224
+ const ret = new EncodedVideoChunk(arg0);
2202
2225
  return ret;
2203
- },
2204
- __wbg_new_64284bd487f9d239: function() { return handleError(function () {
2226
+ }, arguments); },
2227
+ __wbg_new_3a112826a89cb962: function() { return handleError(function () {
2205
2228
  const ret = new Headers();
2206
2229
  return ret;
2207
2230
  }, arguments); },
2208
- __wbg_new_72b49615380db768: function(arg0, arg1) {
2209
- const ret = new Error(getStringFromWasm0(arg0, arg1));
2210
- return ret;
2211
- },
2212
- __wbg_new_72e7b12a3de206c6: function() {
2213
- const ret = new Error();
2214
- return ret;
2215
- },
2216
- __wbg_new_77c95b2cd0e1885c: function(arg0, arg1) {
2217
- const ret = new TypeError(getStringFromWasm0(arg0, arg1));
2218
- return ret;
2219
- },
2220
- __wbg_new_b5d9e2fb389fef91: function(arg0, arg1) {
2231
+ __wbg_new_40792555590ec35c: function(arg0, arg1) {
2221
2232
  try {
2222
2233
  var state0 = {a: arg0, b: arg1};
2223
2234
  var cb0 = (arg0, arg1) => {
2224
2235
  const a = state0.a;
2225
2236
  state0.a = 0;
2226
2237
  try {
2227
- return wasm_bindgen__convert__closures_____invoke__h7b69018c055b28d9(a, state0.b, arg0, arg1);
2238
+ return wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d(a, state0.b, arg0, arg1);
2228
2239
  } finally {
2229
2240
  state0.a = a;
2230
2241
  }
@@ -2232,1590 +2243,1656 @@ const exports = { __proto__: null };
2232
2243
  const ret = new Promise(cb0);
2233
2244
  return ret;
2234
2245
  } finally {
2235
- state0.a = state0.b = 0;
2246
+ state0.a = 0;
2236
2247
  }
2237
2248
  },
2238
- __wbg_new_b949e7f56150a5d1: function() { return handleError(function () {
2239
- const ret = new AbortController();
2249
+ __wbg_new_47dfee3855dec446: function(arg0, arg1) {
2250
+ const ret = new TypeError(getStringFromWasm0(arg0, arg1));
2251
+ return ret;
2252
+ },
2253
+ __wbg_new_4f9fafbb3909af72: function() {
2254
+ const ret = new Object();
2255
+ return ret;
2256
+ },
2257
+ __wbg_new_6f89ec4f8aab68cc: function() { return handleError(function (arg0) {
2258
+ const ret = new ResizeObserver(arg0);
2240
2259
  return ret;
2241
2260
  }, arguments); },
2242
- __wbg_new_c155239f1b113b68: function(arg0, arg1) {
2243
- const ret = new Intl.DateTimeFormat(arg0, arg1);
2261
+ __wbg_new_70c95928e8a73d1e: function() {
2262
+ const ret = new Error();
2244
2263
  return ret;
2245
2264
  },
2246
- __wbg_new_c1eaab32d813ec69: function() { return handleError(function () {
2247
- const ret = new FileReader();
2265
+ __wbg_new_71d7eef92e920458: function() { return handleError(function (arg0) {
2266
+ const ret = new VideoDecoder(arg0);
2248
2267
  return ret;
2249
2268
  }, arguments); },
2250
- __wbg_new_c2f21774701ddac7: function() { return handleError(function (arg0, arg1) {
2251
- const ret = new URL(getStringFromWasm0(arg0, arg1));
2269
+ __wbg_new_739dfb9403a93711: function() {
2270
+ const ret = new Error();
2271
+ return ret;
2272
+ },
2273
+ __wbg_new_7681c4155808e30a: function() { return handleError(function () {
2274
+ const ret = new URLSearchParams();
2252
2275
  return ret;
2253
2276
  }, arguments); },
2254
- __wbg_new_dd2b680c8bf6ae29: function(arg0) {
2277
+ __wbg_new_9abbf7148481485e: function() { return handleError(function () {
2278
+ const ret = new AbortController();
2279
+ return ret;
2280
+ }, arguments); },
2281
+ __wbg_new_a560378ea1240b14: function(arg0) {
2255
2282
  const ret = new Uint8Array(arg0);
2256
2283
  return ret;
2257
2284
  },
2258
- __wbg_new_df2fec5bace9c28f: function() { return handleError(function (arg0) {
2259
- const ret = new EncodedVideoChunk(arg0);
2285
+ __wbg_new_a5a447223ac6ad64: function() { return handleError(function () {
2286
+ const ret = new FileReader();
2260
2287
  return ret;
2261
2288
  }, arguments); },
2262
- __wbg_new_f23d87099c646aa7: function() { return handleError(function (arg0) {
2263
- const ret = new VideoDecoder(arg0);
2289
+ __wbg_new_e3b04b4d53d1b593: function(arg0, arg1) {
2290
+ const ret = new Error(getStringFromWasm0(arg0, arg1));
2264
2291
  return ret;
2265
- }, arguments); },
2266
- __wbg_new_from_slice_a3d2629dc1826784: function(arg0, arg1) {
2267
- const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
2292
+ },
2293
+ __wbg_new_f3c9df4f38f3f798: function() {
2294
+ const ret = new Array();
2268
2295
  return ret;
2269
2296
  },
2270
- __wbg_new_no_args_1c7c842f08d00ebb: function(arg0, arg1) {
2271
- const ret = new Function(getStringFromWasm0(arg0, arg1));
2297
+ __wbg_new_from_slice_2580ff33d0d10520: function(arg0, arg1) {
2298
+ const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
2272
2299
  return ret;
2273
2300
  },
2274
- __wbg_new_with_byte_offset_and_length_aa261d9c9da49eb1: function(arg0, arg1, arg2) {
2301
+ __wbg_new_typed_14d7cc391ce53d2c: function(arg0, arg1) {
2302
+ try {
2303
+ var state0 = {a: arg0, b: arg1};
2304
+ var cb0 = (arg0, arg1) => {
2305
+ const a = state0.a;
2306
+ state0.a = 0;
2307
+ try {
2308
+ return wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d(a, state0.b, arg0, arg1);
2309
+ } finally {
2310
+ state0.a = a;
2311
+ }
2312
+ };
2313
+ const ret = new Promise(cb0);
2314
+ return ret;
2315
+ } finally {
2316
+ state0.a = 0;
2317
+ }
2318
+ },
2319
+ __wbg_new_with_byte_offset_and_length_6bfc75833d6170c8: function(arg0, arg1, arg2) {
2275
2320
  const ret = new Uint8Array(arg0, arg1 >>> 0, arg2 >>> 0);
2276
2321
  return ret;
2277
2322
  },
2278
- __wbg_new_with_length_a2c39cbe88fd8ff1: function(arg0) {
2323
+ __wbg_new_with_image_bitmap_and_video_frame_init_2c62b03bed8b0694: function() { return handleError(function (arg0, arg1) {
2324
+ const ret = new VideoFrame(arg0, arg1);
2325
+ return ret;
2326
+ }, arguments); },
2327
+ __wbg_new_with_length_9cedd08484b73942: function(arg0) {
2279
2328
  const ret = new Uint8Array(arg0 >>> 0);
2280
2329
  return ret;
2281
2330
  },
2282
- __wbg_new_with_record_from_str_to_blob_promise_17d3b40dbba6c99d: function() { return handleError(function (arg0) {
2331
+ __wbg_new_with_record_from_str_to_blob_promise_50c718d98edeba27: function() { return handleError(function (arg0) {
2283
2332
  const ret = new ClipboardItem(arg0);
2284
2333
  return ret;
2285
2334
  }, arguments); },
2286
- __wbg_new_with_str_and_init_a61cbc6bdef21614: function() { return handleError(function (arg0, arg1, arg2) {
2335
+ __wbg_new_with_str_and_init_f663b6d334baa878: function() { return handleError(function (arg0, arg1, arg2) {
2287
2336
  const ret = new Request(getStringFromWasm0(arg0, arg1), arg2);
2288
2337
  return ret;
2289
2338
  }, arguments); },
2290
- __wbg_new_with_u8_array_sequence_and_options_cc0f8f2c1ef62e68: function() { return handleError(function (arg0, arg1) {
2339
+ __wbg_new_with_u8_array_sequence_and_options_0ea871c78d13a6d8: function() { return handleError(function (arg0, arg1) {
2291
2340
  const ret = new Blob(arg0, arg1);
2292
2341
  return ret;
2293
2342
  }, arguments); },
2294
- __wbg_next_3482f54c49e8af19: function() { return handleError(function (arg0) {
2295
- const ret = arg0.next();
2296
- return ret;
2297
- }, arguments); },
2298
- __wbg_next_418f80d8f5303233: function(arg0) {
2343
+ __wbg_next_01132ed6134b8ef5: function(arg0) {
2299
2344
  const ret = arg0.next;
2300
2345
  return ret;
2301
2346
  },
2302
- __wbg_now_2c95c9de01293173: function(arg0) {
2347
+ __wbg_next_b3713ec761a9dbfd: function() { return handleError(function (arg0) {
2348
+ const ret = arg0.next();
2349
+ return ret;
2350
+ }, arguments); },
2351
+ __wbg_now_2c44418ca0623664: function(arg0) {
2303
2352
  const ret = arg0.now();
2304
2353
  return ret;
2305
2354
  },
2306
- __wbg_now_a3af9a2f4bbaa4d1: function() {
2355
+ __wbg_now_88621c9c9a4f3ffc: function() {
2307
2356
  const ret = Date.now();
2308
2357
  return ret;
2309
2358
  },
2310
- __wbg_now_ebffdf7e580f210d: function(arg0) {
2359
+ __wbg_now_e7c6795a7f81e10f: function(arg0) {
2311
2360
  const ret = arg0.now();
2312
2361
  return ret;
2313
2362
  },
2314
- __wbg_observe_1ae37077cf10b11b: function(arg0, arg1, arg2) {
2363
+ __wbg_observe_aa0d17c78115be71: function(arg0, arg1, arg2) {
2315
2364
  arg0.observe(arg1, arg2);
2316
2365
  },
2317
- __wbg_of_f915f7cd925b21a5: function(arg0) {
2366
+ __wbg_of_cc32e7afcce5ea8e: function(arg0) {
2318
2367
  const ret = Array.of(arg0);
2319
2368
  return ret;
2320
2369
  },
2321
- __wbg_offsetTop_e3d5b0a34b3200fc: function(arg0) {
2370
+ __wbg_offsetTop_03ccc0dfd690579b: function(arg0) {
2322
2371
  const ret = arg0.offsetTop;
2323
2372
  return ret;
2324
2373
  },
2325
- __wbg_ok_87f537440a0acf85: function(arg0) {
2374
+ __wbg_ok_36f7b13b74596c24: function(arg0) {
2326
2375
  const ret = arg0.ok;
2327
2376
  return ret;
2328
2377
  },
2329
- __wbg_onSubmittedWorkDone_9f0181ba120b0ac1: function(arg0) {
2378
+ __wbg_onSubmittedWorkDone_5f36409816d68e04: function(arg0) {
2330
2379
  const ret = arg0.onSubmittedWorkDone();
2331
2380
  return ret;
2332
2381
  },
2333
- __wbg_open_d7691c490eaf9349: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2382
+ __wbg_open_60396cb239d529f9: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2334
2383
  const ret = arg0.open(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), getStringFromWasm0(arg5, arg6));
2335
2384
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2336
2385
  }, arguments); },
2337
- __wbg_open_ea44acde696d3b0c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2386
+ __wbg_open_a3e83bb9ce5c4f9d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2338
2387
  const ret = arg0.open(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2339
2388
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2340
2389
  }, arguments); },
2341
- __wbg_origin_a9c891fa602b4d40: function() { return handleError(function (arg0, arg1) {
2390
+ __wbg_origin_068a8b12f26e8142: function() { return handleError(function (arg0, arg1) {
2342
2391
  const ret = arg1.origin;
2343
2392
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2344
2393
  const len1 = WASM_VECTOR_LEN;
2345
2394
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2346
2395
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2347
2396
  }, arguments); },
2348
- __wbg_performance_06f12ba62483475d: function(arg0) {
2397
+ __wbg_performance_3fcf6e32a7e1ed0a: function(arg0) {
2349
2398
  const ret = arg0.performance;
2350
- return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2399
+ return ret;
2351
2400
  },
2352
- __wbg_performance_7a3ffd0b17f663ad: function(arg0) {
2401
+ __wbg_performance_5ed3f6a3bbe36d0d: function(arg0) {
2353
2402
  const ret = arg0.performance;
2354
- return ret;
2403
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2355
2404
  },
2356
- __wbg_pixelStorei_2a65936c11b710fe: function(arg0, arg1, arg2) {
2405
+ __wbg_pixelStorei_3dd51cd2a28442f6: function(arg0, arg1, arg2) {
2357
2406
  arg0.pixelStorei(arg1 >>> 0, arg2);
2358
2407
  },
2359
- __wbg_pixelStorei_f7cc498f52d523f1: function(arg0, arg1, arg2) {
2408
+ __wbg_pixelStorei_a5f8fc3966b8599d: function(arg0, arg1, arg2) {
2360
2409
  arg0.pixelStorei(arg1 >>> 0, arg2);
2361
2410
  },
2362
- __wbg_polygonOffset_24a8059deb03be92: function(arg0, arg1, arg2) {
2411
+ __wbg_polygonOffset_01073fa7aec4d962: function(arg0, arg1, arg2) {
2363
2412
  arg0.polygonOffset(arg1, arg2);
2364
2413
  },
2365
- __wbg_polygonOffset_4b3158d8ed028862: function(arg0, arg1, arg2) {
2414
+ __wbg_polygonOffset_3e546c4ce04eeffd: function(arg0, arg1, arg2) {
2366
2415
  arg0.polygonOffset(arg1, arg2);
2367
2416
  },
2368
- __wbg_port_dc56bc76d55c2b55: function() { return handleError(function (arg0, arg1) {
2417
+ __wbg_port_97246809d787c307: function() { return handleError(function (arg0, arg1) {
2369
2418
  const ret = arg1.port;
2370
2419
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2371
2420
  const len1 = WASM_VECTOR_LEN;
2372
2421
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2373
2422
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2374
2423
  }, arguments); },
2375
- __wbg_preventDefault_cdcfcd7e301b9702: function(arg0) {
2424
+ __wbg_preventDefault_9c72c03ba5e7d9c7: function(arg0) {
2376
2425
  arg0.preventDefault();
2377
2426
  },
2378
- __wbg_protocol_4c3b13957de7d079: function() { return handleError(function (arg0, arg1) {
2427
+ __wbg_protocol_45fde0ce406160d8: function() { return handleError(function (arg0, arg1) {
2379
2428
  const ret = arg1.protocol;
2380
2429
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2381
2430
  const len1 = WASM_VECTOR_LEN;
2382
2431
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2383
2432
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2384
2433
  }, arguments); },
2385
- __wbg_prototypesetcall_bdcdcc5842e4d77d: function(arg0, arg1, arg2) {
2434
+ __wbg_prototypesetcall_3e05eb9545565046: function(arg0, arg1, arg2) {
2386
2435
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
2387
2436
  },
2388
- __wbg_pushState_b8b21dc05883695b: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2437
+ __wbg_pushState_a592a77c89a2f9c0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2389
2438
  arg0.pushState(arg1, getStringFromWasm0(arg2, arg3), arg4 === 0 ? undefined : getStringFromWasm0(arg4, arg5));
2390
2439
  }, arguments); },
2391
- __wbg_push_8ffdcb2063340ba5: function(arg0, arg1) {
2440
+ __wbg_push_6bdbc990be5ac37b: function(arg0, arg1) {
2392
2441
  const ret = arg0.push(arg1);
2393
2442
  return ret;
2394
2443
  },
2395
- __wbg_queryCounterEXT_b578f07c30420446: function(arg0, arg1, arg2) {
2444
+ __wbg_queryCounterEXT_e55dc61601cff79a: function(arg0, arg1, arg2) {
2396
2445
  arg0.queryCounterEXT(arg1, arg2 >>> 0);
2397
2446
  },
2398
- __wbg_querySelectorAll_1283aae52043a951: function() { return handleError(function (arg0, arg1, arg2) {
2447
+ __wbg_querySelectorAll_301982e9e4864dfa: function() { return handleError(function (arg0, arg1, arg2) {
2399
2448
  const ret = arg0.querySelectorAll(getStringFromWasm0(arg1, arg2));
2400
2449
  return ret;
2401
2450
  }, arguments); },
2402
- __wbg_querySelector_c3b0df2d58eec220: function() { return handleError(function (arg0, arg1, arg2) {
2451
+ __wbg_querySelector_744b8dc8f2dd6e5d: function() { return handleError(function (arg0, arg1, arg2) {
2403
2452
  const ret = arg0.querySelector(getStringFromWasm0(arg1, arg2));
2404
2453
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2405
2454
  }, arguments); },
2406
- __wbg_queueMicrotask_0aa0a927f78f5d98: function(arg0) {
2455
+ __wbg_queueMicrotask_abaf92f0bd4e80a4: function(arg0) {
2407
2456
  const ret = arg0.queueMicrotask;
2408
2457
  return ret;
2409
2458
  },
2410
- __wbg_queueMicrotask_5bb536982f78a56f: function(arg0) {
2459
+ __wbg_queueMicrotask_df5a6dac26d818f3: function(arg0) {
2411
2460
  queueMicrotask(arg0);
2412
2461
  },
2413
- __wbg_queue_e3b0b96c5ab7e74d: function(arg0) {
2462
+ __wbg_queue_7bbf92178b06da19: function(arg0) {
2414
2463
  const ret = arg0.queue;
2415
2464
  return ret;
2416
2465
  },
2417
- __wbg_readAsArrayBuffer_7dda4bab363b1552: function() { return handleError(function (arg0, arg1) {
2466
+ __wbg_readAsArrayBuffer_981694de4b45e06b: function() { return handleError(function (arg0, arg1) {
2418
2467
  arg0.readAsArrayBuffer(arg1);
2419
2468
  }, arguments); },
2420
- __wbg_readBuffer_9eb461d6857295f0: function(arg0, arg1) {
2469
+ __wbg_readBuffer_a41d499ded234bd2: function(arg0, arg1) {
2421
2470
  arg0.readBuffer(arg1 >>> 0);
2422
2471
  },
2423
- __wbg_readPixels_55b18304384e073d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
2472
+ __wbg_readPixels_6effecfcb3dc1144: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
2424
2473
  arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
2425
2474
  }, arguments); },
2426
- __wbg_readPixels_6ea8e288a8673282: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
2475
+ __wbg_readPixels_9b75a1927b6caa46: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
2427
2476
  arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
2428
2477
  }, arguments); },
2429
- __wbg_readPixels_95b2464a7bb863a2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
2478
+ __wbg_readPixels_e434d71b868f30c5: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
2430
2479
  arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
2431
2480
  }, arguments); },
2432
- __wbg_read_68fd377df67e19b0: function(arg0) {
2481
+ __wbg_read_316bf844c93a6ccc: function(arg0) {
2433
2482
  const ret = arg0.read();
2434
2483
  return ret;
2435
2484
  },
2436
- __wbg_releaseLock_aa5846c2494b3032: function(arg0) {
2485
+ __wbg_releaseLock_b12f7593852f4c01: function(arg0) {
2437
2486
  arg0.releaseLock();
2438
2487
  },
2439
- __wbg_removeChild_2f0b06213dbc49ca: function() { return handleError(function (arg0, arg1) {
2488
+ __wbg_removeChild_874b23fe5a1ca1bb: function() { return handleError(function (arg0, arg1) {
2440
2489
  const ret = arg0.removeChild(arg1);
2441
2490
  return ret;
2442
2491
  }, arguments); },
2443
- __wbg_removeEventListener_e63328781a5b9af9: function() { return handleError(function (arg0, arg1, arg2, arg3) {
2492
+ __wbg_removeEventListener_e5033ab3bcad443c: function() { return handleError(function (arg0, arg1, arg2, arg3) {
2444
2493
  arg0.removeEventListener(getStringFromWasm0(arg1, arg2), arg3);
2445
2494
  }, arguments); },
2446
- __wbg_removeItem_f6369b1a6fa39850: function() { return handleError(function (arg0, arg1, arg2) {
2495
+ __wbg_removeItem_edd5e09fd7345519: function() { return handleError(function (arg0, arg1, arg2) {
2447
2496
  arg0.removeItem(getStringFromWasm0(arg1, arg2));
2448
2497
  }, arguments); },
2449
- __wbg_remove_31c39325eee968fc: function(arg0) {
2498
+ __wbg_remove_b0ab1a7ea21cda2e: function(arg0) {
2450
2499
  arg0.remove();
2451
2500
  },
2452
- __wbg_renderbufferStorageMultisample_bc0ae08a7abb887a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2501
+ __wbg_renderbufferStorageMultisample_c07bc844d86d2200: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2453
2502
  arg0.renderbufferStorageMultisample(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
2454
2503
  },
2455
- __wbg_renderbufferStorage_1bc02383614b76b2: function(arg0, arg1, arg2, arg3, arg4) {
2504
+ __wbg_renderbufferStorage_c208bd803fa3de68: function(arg0, arg1, arg2, arg3, arg4) {
2456
2505
  arg0.renderbufferStorage(arg1 >>> 0, arg2 >>> 0, arg3, arg4);
2457
2506
  },
2458
- __wbg_renderbufferStorage_6348154d30979c44: function(arg0, arg1, arg2, arg3, arg4) {
2507
+ __wbg_renderbufferStorage_d95f75be57ae52b3: function(arg0, arg1, arg2, arg3, arg4) {
2459
2508
  arg0.renderbufferStorage(arg1 >>> 0, arg2 >>> 0, arg3, arg4);
2460
2509
  },
2461
- __wbg_replaceState_aefa111958f68023: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2510
+ __wbg_replaceState_b24491ac1a491629: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2462
2511
  arg0.replaceState(arg1, getStringFromWasm0(arg2, arg3), arg4 === 0 ? undefined : getStringFromWasm0(arg4, arg5));
2463
2512
  }, arguments); },
2464
- __wbg_requestAdapter_7b611d4e9585dcf3: function(arg0, arg1) {
2513
+ __wbg_requestAdapter_0049683abd339828: function(arg0, arg1) {
2465
2514
  const ret = arg0.requestAdapter(arg1);
2466
2515
  return ret;
2467
2516
  },
2468
- __wbg_requestAdapter_93aa461d903e7829: function(arg0) {
2517
+ __wbg_requestAdapter_67400a4450a20436: function(arg0) {
2469
2518
  const ret = arg0.requestAdapter();
2470
2519
  return ret;
2471
2520
  },
2472
- __wbg_requestAnimationFrame_43682f8e1c5e5348: function() { return handleError(function (arg0, arg1) {
2521
+ __wbg_requestAnimationFrame_e1628778767f2bf2: function() { return handleError(function (arg0, arg1) {
2473
2522
  const ret = arg0.requestAnimationFrame(arg1);
2474
2523
  return ret;
2475
2524
  }, arguments); },
2476
- __wbg_requestDevice_0e969b74ad8b475a: function(arg0, arg1) {
2525
+ __wbg_requestDevice_921f0a221b4492fa: function(arg0, arg1) {
2477
2526
  const ret = arg0.requestDevice(arg1);
2478
2527
  return ret;
2479
2528
  },
2480
- __wbg_reset_eaa655fd5e700bee: function() { return handleError(function (arg0) {
2529
+ __wbg_reset_524d0a393037e3c5: function() { return handleError(function (arg0) {
2481
2530
  arg0.reset();
2482
2531
  }, arguments); },
2483
- __wbg_resolve_002c4b7d9d8f6b64: function(arg0) {
2532
+ __wbg_resolve_0a79de24e9d2267b: function(arg0) {
2484
2533
  const ret = Promise.resolve(arg0);
2485
2534
  return ret;
2486
2535
  },
2487
- __wbg_resolvedOptions_4c36dbfa1c4ba2bf: function(arg0) {
2536
+ __wbg_resolvedOptions_727aa0594a9b7d7a: function(arg0) {
2488
2537
  const ret = arg0.resolvedOptions();
2489
2538
  return ret;
2490
2539
  },
2491
- __wbg_respond_bf6ab10399ca8722: function() { return handleError(function (arg0, arg1) {
2540
+ __wbg_respond_87b5b47cbc9ee0b7: function() { return handleError(function (arg0, arg1) {
2492
2541
  arg0.respond(arg1 >>> 0);
2493
2542
  }, arguments); },
2494
- __wbg_result_a9f41cf43ff6e60f: function() { return handleError(function (arg0) {
2543
+ __wbg_result_69b9c700f4d4f22f: function() { return handleError(function (arg0) {
2495
2544
  const ret = arg0.result;
2496
2545
  return ret;
2497
2546
  }, arguments); },
2498
- __wbg_right_154af6c2b1bf0c89: function(arg0) {
2547
+ __wbg_right_7bb2640e243f1b81: function(arg0) {
2499
2548
  const ret = arg0.right;
2500
2549
  return ret;
2501
2550
  },
2502
- __wbg_samplerParameterf_f070d2b69b1e2d46: function(arg0, arg1, arg2, arg3) {
2551
+ __wbg_samplerParameterf_453bd43b9e1b72f6: function(arg0, arg1, arg2, arg3) {
2503
2552
  arg0.samplerParameterf(arg1, arg2 >>> 0, arg3);
2504
2553
  },
2505
- __wbg_samplerParameteri_8e4c4bcead0ee669: function(arg0, arg1, arg2, arg3) {
2554
+ __wbg_samplerParameteri_e5395f9bf8379074: function(arg0, arg1, arg2, arg3) {
2506
2555
  arg0.samplerParameteri(arg1, arg2 >>> 0, arg3);
2507
2556
  },
2508
- __wbg_scissor_2ff8f18f05a6d408: function(arg0, arg1, arg2, arg3, arg4) {
2557
+ __wbg_scissor_2ab796946944a395: function(arg0, arg1, arg2, arg3, arg4) {
2509
2558
  arg0.scissor(arg1, arg2, arg3, arg4);
2510
2559
  },
2511
- __wbg_scissor_b870b1434a9c25b4: function(arg0, arg1, arg2, arg3, arg4) {
2560
+ __wbg_scissor_6a7028a46e34c58f: function(arg0, arg1, arg2, arg3, arg4) {
2512
2561
  arg0.scissor(arg1, arg2, arg3, arg4);
2513
2562
  },
2514
- __wbg_searchParams_cc6830288e02fa4f: function(arg0) {
2563
+ __wbg_searchParams_601e53e1332b7ee8: function(arg0) {
2515
2564
  const ret = arg0.searchParams;
2516
2565
  return ret;
2517
2566
  },
2518
- __wbg_search_1b385e665c888780: function() { return handleError(function (arg0, arg1) {
2567
+ __wbg_search_4e5c22f751154ad5: function() { return handleError(function (arg0, arg1) {
2519
2568
  const ret = arg1.search;
2520
2569
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2521
2570
  const len1 = WASM_VECTOR_LEN;
2522
2571
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2523
2572
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2524
2573
  }, arguments); },
2525
- __wbg_setAttribute_cc8e4c8a2a008508: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2574
+ __wbg_setAttribute_5799fb5befe29601: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2526
2575
  arg0.setAttribute(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2527
2576
  }, arguments); },
2528
- __wbg_setBindGroup_423040c1a83b1b9d: function(arg0, arg1, arg2) {
2529
- arg0.setBindGroup(arg1 >>> 0, arg2);
2530
- },
2531
- __wbg_setBindGroup_7471ce5e9441a9bf: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2577
+ __wbg_setBindGroup_851043cf286f55f2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2532
2578
  arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2533
2579
  }, arguments); },
2534
- __wbg_setIndexBuffer_144c120e04a9967c: function(arg0, arg1, arg2, arg3) {
2580
+ __wbg_setBindGroup_b546d112a2d27da3: function(arg0, arg1, arg2) {
2581
+ arg0.setBindGroup(arg1 >>> 0, arg2);
2582
+ },
2583
+ __wbg_setIndexBuffer_994771910f4a92bf: function(arg0, arg1, arg2, arg3) {
2535
2584
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
2536
2585
  },
2537
- __wbg_setIndexBuffer_3813312cbe3bac8f: function(arg0, arg1, arg2, arg3, arg4) {
2586
+ __wbg_setIndexBuffer_f0aa83f423c3ea49: function(arg0, arg1, arg2, arg3, arg4) {
2538
2587
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
2539
2588
  },
2540
- __wbg_setItem_cf340bb2edbd3089: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2589
+ __wbg_setItem_67573afec8996fe4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2541
2590
  arg0.setItem(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2542
2591
  }, arguments); },
2543
- __wbg_setPipeline_dc786871d6cbbdf2: function(arg0, arg1) {
2592
+ __wbg_setPipeline_b0ecc74bdf8be629: function(arg0, arg1) {
2544
2593
  arg0.setPipeline(arg1);
2545
2594
  },
2546
- __wbg_setProperty_cbb25c4e74285b39: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2595
+ __wbg_setProperty_872b034b6bcc67cd: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2547
2596
  arg0.setProperty(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2548
2597
  }, arguments); },
2549
- __wbg_setScissorRect_5218eacccfbd3c9b: function(arg0, arg1, arg2, arg3, arg4) {
2598
+ __wbg_setScissorRect_a1545e0e0ae58d7e: function(arg0, arg1, arg2, arg3, arg4) {
2550
2599
  arg0.setScissorRect(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
2551
2600
  },
2552
- __wbg_setTimeout_73ce8df12de4f2f2: function(arg0, arg1) {
2601
+ __wbg_setTimeout_3f4119f26240bd79: function(arg0, arg1) {
2553
2602
  const ret = setTimeout(arg0, arg1);
2554
2603
  return ret;
2555
2604
  },
2556
- __wbg_setTimeout_929c97a7c0f23d36: function(arg0, arg1) {
2605
+ __wbg_setTimeout_53fc0e252a92dca8: function(arg0, arg1) {
2557
2606
  const ret = setTimeout(arg0, arg1);
2558
2607
  return ret;
2559
2608
  },
2560
- __wbg_setTimeout_eff32631ea138533: function() { return handleError(function (arg0, arg1, arg2) {
2609
+ __wbg_setTimeout_553bc247bec3e16e: function() { return handleError(function (arg0, arg1, arg2) {
2561
2610
  const ret = arg0.setTimeout(arg1, arg2);
2562
2611
  return ret;
2563
2612
  }, arguments); },
2564
- __wbg_setVertexBuffer_4bcc73f3179aec9a: function(arg0, arg1, arg2, arg3) {
2565
- arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
2566
- },
2567
- __wbg_setVertexBuffer_806357ef7fb4b1af: function(arg0, arg1, arg2, arg3, arg4) {
2613
+ __wbg_setVertexBuffer_1d85cc2da6e137a7: function(arg0, arg1, arg2, arg3, arg4) {
2568
2614
  arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
2569
2615
  },
2570
- __wbg_setViewport_339ed506b656ae0c: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2616
+ __wbg_setVertexBuffer_7f434cea2ca9b640: function(arg0, arg1, arg2, arg3) {
2617
+ arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
2618
+ },
2619
+ __wbg_setViewport_1963e6530328b01d: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2571
2620
  arg0.setViewport(arg1, arg2, arg3, arg4, arg5, arg6);
2572
2621
  },
2573
- __wbg_set_093aa61d3bfc9905: function(arg0, arg1, arg2, arg3, arg4) {
2622
+ __wbg_set_16a9c1a07b3d38ec: function(arg0, arg1, arg2) {
2623
+ arg0.set(getArrayU8FromWasm0(arg1, arg2));
2624
+ },
2625
+ __wbg_set_48cee61639a176a9: function(arg0, arg1, arg2, arg3, arg4) {
2574
2626
  arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2575
2627
  },
2576
- __wbg_set_25cf9deff6bf0ea8: function(arg0, arg1, arg2) {
2628
+ __wbg_set_62f340d5d135b4db: function(arg0, arg1, arg2) {
2577
2629
  arg0.set(arg1, arg2 >>> 0);
2578
2630
  },
2579
- __wbg_set_3f1d0b984ed272ed: function(arg0, arg1, arg2) {
2631
+ __wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
2580
2632
  arg0[arg1] = arg2;
2581
2633
  },
2582
- __wbg_set_6cb8631f80447a67: function() { return handleError(function (arg0, arg1, arg2) {
2634
+ __wbg_set_8ee2d34facb8466e: function() { return handleError(function (arg0, arg1, arg2) {
2583
2635
  const ret = Reflect.set(arg0, arg1, arg2);
2584
2636
  return ret;
2585
2637
  }, arguments); },
2586
- __wbg_set_a_8183648bc4372304: function(arg0, arg1) {
2638
+ __wbg_set_a_66601ffa2f4cbde8: function(arg0, arg1) {
2587
2639
  arg0.a = arg1;
2588
2640
  },
2589
- __wbg_set_accept_7054f44ac3773ac7: function(arg0, arg1, arg2) {
2641
+ __wbg_set_aa391f3af1ff0e9c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2642
+ arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2643
+ }, arguments); },
2644
+ __wbg_set_accept_59891065e5b3f283: function(arg0, arg1, arg2) {
2590
2645
  arg0.accept = getStringFromWasm0(arg1, arg2);
2591
2646
  },
2592
- __wbg_set_access_60e80ecbbb46631c: function(arg0, arg1) {
2647
+ __wbg_set_access_08d6bdbda9aaa266: function(arg0, arg1) {
2593
2648
  arg0.access = __wbindgen_enum_GpuStorageTextureAccess[arg1];
2594
2649
  },
2595
- __wbg_set_address_mode_u_83951b319ac8afc0: function(arg0, arg1) {
2650
+ __wbg_set_address_mode_u_f80c73fc36e83289: function(arg0, arg1) {
2596
2651
  arg0.addressModeU = __wbindgen_enum_GpuAddressMode[arg1];
2597
2652
  },
2598
- __wbg_set_address_mode_v_18ae0b572ce0f9f1: function(arg0, arg1) {
2653
+ __wbg_set_address_mode_v_3dee7a0095c326a6: function(arg0, arg1) {
2599
2654
  arg0.addressModeV = __wbindgen_enum_GpuAddressMode[arg1];
2600
2655
  },
2601
- __wbg_set_address_mode_w_c75d3d65931004e7: function(arg0, arg1) {
2656
+ __wbg_set_address_mode_w_e2be52f6efa2d9c7: function(arg0, arg1) {
2602
2657
  arg0.addressModeW = __wbindgen_enum_GpuAddressMode[arg1];
2603
2658
  },
2604
- __wbg_set_alpha_c4d99941e6befb52: function(arg0, arg1) {
2659
+ __wbg_set_alpha_bb6680aaf01cdc62: function(arg0, arg1) {
2605
2660
  arg0.alpha = arg1;
2606
2661
  },
2607
- __wbg_set_alpha_mode_a5c986ab3ae87b6c: function(arg0, arg1) {
2662
+ __wbg_set_alpha_mode_84140629c3b15c51: function(arg0, arg1) {
2608
2663
  arg0.alphaMode = __wbindgen_enum_GpuCanvasAlphaMode[arg1];
2609
2664
  },
2610
- __wbg_set_alpha_to_coverage_enabled_8fcffd00f4b80e85: function(arg0, arg1) {
2665
+ __wbg_set_alpha_to_coverage_enabled_cac9212446be9cab: function(arg0, arg1) {
2611
2666
  arg0.alphaToCoverageEnabled = arg1 !== 0;
2612
2667
  },
2613
- __wbg_set_array_layer_count_249d840890c875ac: function(arg0, arg1) {
2668
+ __wbg_set_array_layer_count_01e36293bee85e02: function(arg0, arg1) {
2614
2669
  arg0.arrayLayerCount = arg1 >>> 0;
2615
2670
  },
2616
- __wbg_set_array_stride_216572351e30dcdd: function(arg0, arg1) {
2671
+ __wbg_set_array_stride_34f4a147a16bff79: function(arg0, arg1) {
2617
2672
  arg0.arrayStride = arg1;
2618
2673
  },
2619
- __wbg_set_aspect_19acdd2dd1d2d4a7: function(arg0, arg1) {
2674
+ __wbg_set_aspect_0675b2844dd12eb1: function(arg0, arg1) {
2620
2675
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2621
2676
  },
2622
- __wbg_set_aspect_65b305d88b305ad5: function(arg0, arg1) {
2677
+ __wbg_set_aspect_7829cca737701915: function(arg0, arg1) {
2623
2678
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2624
2679
  },
2625
- __wbg_set_aspect_7d906ca0da6d609f: function(arg0, arg1) {
2680
+ __wbg_set_aspect_e09cb246c2df6f46: function(arg0, arg1) {
2626
2681
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2627
2682
  },
2628
- __wbg_set_attributes_fb89bde07aa89778: function(arg0, arg1) {
2683
+ __wbg_set_attributes_7ee8e82215809bfa: function(arg0, arg1) {
2629
2684
  arg0.attributes = arg1;
2630
2685
  },
2631
- __wbg_set_autofocus_7125a4a223a1d570: function() { return handleError(function (arg0, arg1) {
2686
+ __wbg_set_autofocus_76fe163909c5a3cf: function() { return handleError(function (arg0, arg1) {
2632
2687
  arg0.autofocus = arg1 !== 0;
2633
2688
  }, arguments); },
2634
- __wbg_set_b_abe04844afe738aa: function(arg0, arg1) {
2689
+ __wbg_set_b_103abfb3e69345a3: function(arg0, arg1) {
2635
2690
  arg0.b = arg1;
2636
2691
  },
2637
- __wbg_set_base_array_layer_d0aec00c6ce11c59: function(arg0, arg1) {
2692
+ __wbg_set_base_array_layer_ff3450be9aa7d232: function(arg0, arg1) {
2638
2693
  arg0.baseArrayLayer = arg1 >>> 0;
2639
2694
  },
2640
- __wbg_set_base_mip_level_2d86c3f1daea9063: function(arg0, arg1) {
2695
+ __wbg_set_base_mip_level_43e77e5d237ede24: function(arg0, arg1) {
2641
2696
  arg0.baseMipLevel = arg1 >>> 0;
2642
2697
  },
2643
- __wbg_set_beginning_of_pass_write_index_6ee8a3f822497ae7: function(arg0, arg1) {
2698
+ __wbg_set_beginning_of_pass_write_index_abea1e4e6c6095e1: function(arg0, arg1) {
2644
2699
  arg0.beginningOfPassWriteIndex = arg1 >>> 0;
2645
2700
  },
2646
- __wbg_set_bind_group_layouts_9d981ee94cce8e45: function(arg0, arg1) {
2701
+ __wbg_set_bind_group_layouts_078241cf2822c39e: function(arg0, arg1) {
2647
2702
  arg0.bindGroupLayouts = arg1;
2648
2703
  },
2649
- __wbg_set_binding_230162b0fa51b760: function(arg0, arg1) {
2704
+ __wbg_set_binding_d683cd9c1d4bcfed: function(arg0, arg1) {
2650
2705
  arg0.binding = arg1 >>> 0;
2651
2706
  },
2652
- __wbg_set_binding_6c66225792d271c3: function(arg0, arg1) {
2707
+ __wbg_set_binding_e9ba14423117de0a: function(arg0, arg1) {
2653
2708
  arg0.binding = arg1 >>> 0;
2654
2709
  },
2655
- __wbg_set_blend_cf176076161a064a: function(arg0, arg1) {
2710
+ __wbg_set_blend_9eab91d6edf500f9: function(arg0, arg1) {
2656
2711
  arg0.blend = arg1;
2657
2712
  },
2658
- __wbg_set_body_9a7e00afe3cfe244: function(arg0, arg1) {
2713
+ __wbg_set_body_a304d09cb50cefbe: function(arg0, arg1) {
2659
2714
  arg0.body = arg1;
2660
2715
  },
2661
- __wbg_set_box_73d3355c6f95f24d: function(arg0, arg1) {
2716
+ __wbg_set_box_b3facca2aa9c2ac2: function(arg0, arg1) {
2662
2717
  arg0.box = __wbindgen_enum_ResizeObserverBoxOptions[arg1];
2663
2718
  },
2664
- __wbg_set_buffer_4f54d56a182e0dad: function(arg0, arg1) {
2719
+ __wbg_set_buffer_598ab98a251b8f91: function(arg0, arg1) {
2665
2720
  arg0.buffer = arg1;
2666
2721
  },
2667
- __wbg_set_buffer_939c4aef1128eb8e: function(arg0, arg1) {
2722
+ __wbg_set_buffer_73d9f6fea9c41867: function(arg0, arg1) {
2668
2723
  arg0.buffer = arg1;
2669
2724
  },
2670
- __wbg_set_buffer_fc36a1f85371495a: function(arg0, arg1) {
2725
+ __wbg_set_buffer_88dfc353992be57b: function(arg0, arg1) {
2671
2726
  arg0.buffer = arg1;
2672
2727
  },
2673
- __wbg_set_buffers_fd0e77e629965f2d: function(arg0, arg1) {
2728
+ __wbg_set_buffers_93f3f75d7338864f: function(arg0, arg1) {
2674
2729
  arg0.buffers = arg1;
2675
2730
  },
2676
- __wbg_set_bytes_per_row_486d540d1bd89dda: function(arg0, arg1) {
2731
+ __wbg_set_bytes_per_row_0bdd54b7fc03c765: function(arg0, arg1) {
2677
2732
  arg0.bytesPerRow = arg1 >>> 0;
2678
2733
  },
2679
- __wbg_set_bytes_per_row_b19360e681626711: function(arg0, arg1) {
2734
+ __wbg_set_bytes_per_row_4d62ead4cbf1cd75: function(arg0, arg1) {
2680
2735
  arg0.bytesPerRow = arg1 >>> 0;
2681
2736
  },
2682
- __wbg_set_cache_315a3ed773a41543: function(arg0, arg1) {
2737
+ __wbg_set_cache_cc687e2b96e9608c: function(arg0, arg1) {
2683
2738
  arg0.cache = __wbindgen_enum_RequestCache[arg1];
2684
2739
  },
2685
- __wbg_set_cc56eefd2dd91957: function(arg0, arg1, arg2) {
2686
- arg0.set(getArrayU8FromWasm0(arg1, arg2));
2687
- },
2688
- __wbg_set_className_c1d9e7362164af61: function(arg0, arg1, arg2) {
2740
+ __wbg_set_className_7ff38385280f6997: function(arg0, arg1, arg2) {
2689
2741
  arg0.className = getStringFromWasm0(arg1, arg2);
2690
2742
  },
2691
- __wbg_set_clear_value_2b3005d4abd2895b: function(arg0, arg1) {
2743
+ __wbg_set_clear_value_c1a82bbe9a80b6ab: function(arg0, arg1) {
2692
2744
  arg0.clearValue = arg1;
2693
2745
  },
2694
- __wbg_set_code_748f8b7693fdfd1e: function(arg0, arg1, arg2) {
2746
+ __wbg_set_code_6a0d763da082dcfb: function(arg0, arg1, arg2) {
2695
2747
  arg0.code = getStringFromWasm0(arg1, arg2);
2696
2748
  },
2697
- __wbg_set_codec_4a07f13d246fd92c: function(arg0, arg1, arg2) {
2749
+ __wbg_set_codec_300afcafcaa8aab8: function(arg0, arg1, arg2) {
2698
2750
  arg0.codec = getStringFromWasm0(arg1, arg2);
2699
2751
  },
2700
- __wbg_set_coded_height_1f630a08a60317e5: function(arg0, arg1) {
2752
+ __wbg_set_coded_height_e6a1bfe7492df11f: function(arg0, arg1) {
2701
2753
  arg0.codedHeight = arg1 >>> 0;
2702
2754
  },
2703
- __wbg_set_coded_width_4cfa55dd6470cff3: function(arg0, arg1) {
2755
+ __wbg_set_coded_width_67bd47a375e150b1: function(arg0, arg1) {
2704
2756
  arg0.codedWidth = arg1 >>> 0;
2705
2757
  },
2706
- __wbg_set_color_817d1570d68784da: function(arg0, arg1) {
2758
+ __wbg_set_color_495aa415ae5a39c9: function(arg0, arg1) {
2707
2759
  arg0.color = arg1;
2708
2760
  },
2709
- __wbg_set_color_attachments_48cfcf75e56660c7: function(arg0, arg1) {
2761
+ __wbg_set_color_attachments_6705c6b1e98a3040: function(arg0, arg1) {
2710
2762
  arg0.colorAttachments = arg1;
2711
2763
  },
2712
- __wbg_set_compare_63853b60f773c0fa: function(arg0, arg1) {
2764
+ __wbg_set_compare_8aedfdbdc96ff4d7: function(arg0, arg1) {
2713
2765
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
2714
2766
  },
2715
- __wbg_set_compare_73ed6b1f8fc43c92: function(arg0, arg1) {
2767
+ __wbg_set_compare_a9a06469832600ec: function(arg0, arg1) {
2716
2768
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
2717
2769
  },
2718
- __wbg_set_count_c81a29474bd45d7d: function(arg0, arg1) {
2770
+ __wbg_set_count_34ecf81b3ad7e448: function(arg0, arg1) {
2719
2771
  arg0.count = arg1 >>> 0;
2720
2772
  },
2721
- __wbg_set_credentials_c4a58d2e05ef24fb: function(arg0, arg1) {
2773
+ __wbg_set_credentials_7693e63055f5e838: function(arg0, arg1) {
2722
2774
  arg0.credentials = __wbindgen_enum_RequestCredentials[arg1];
2723
2775
  },
2724
- __wbg_set_cull_mode_30d87e53b40bae08: function(arg0, arg1) {
2776
+ __wbg_set_cull_mode_8e533f32672a379b: function(arg0, arg1) {
2725
2777
  arg0.cullMode = __wbindgen_enum_GpuCullMode[arg1];
2726
2778
  },
2727
- __wbg_set_data_79bb5413d99467d2: function(arg0, arg1) {
2779
+ __wbg_set_data_9f92fc0aedb081b6: function(arg0, arg1) {
2728
2780
  arg0.data = arg1;
2729
2781
  },
2730
- __wbg_set_db769d02949a271d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2731
- arg0.set(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
2732
- }, arguments); },
2733
- __wbg_set_depth_bias_87ff216d22ff3100: function(arg0, arg1) {
2782
+ __wbg_set_depth_bias_07f95aa380a3e46e: function(arg0, arg1) {
2734
2783
  arg0.depthBias = arg1;
2735
2784
  },
2736
- __wbg_set_depth_bias_clamp_edbef59c26311d66: function(arg0, arg1) {
2785
+ __wbg_set_depth_bias_clamp_968b03f74984c77b: function(arg0, arg1) {
2737
2786
  arg0.depthBiasClamp = arg1;
2738
2787
  },
2739
- __wbg_set_depth_bias_slope_scale_433d525d0c142ea2: function(arg0, arg1) {
2788
+ __wbg_set_depth_bias_slope_scale_478b204b4910400f: function(arg0, arg1) {
2740
2789
  arg0.depthBiasSlopeScale = arg1;
2741
2790
  },
2742
- __wbg_set_depth_clear_value_403949872adddfaa: function(arg0, arg1) {
2791
+ __wbg_set_depth_clear_value_25268aa6b7cae2e0: function(arg0, arg1) {
2743
2792
  arg0.depthClearValue = arg1;
2744
2793
  },
2745
- __wbg_set_depth_compare_7819c8ae486e7a58: function(arg0, arg1) {
2794
+ __wbg_set_depth_compare_c017fcac5327dfbb: function(arg0, arg1) {
2746
2795
  arg0.depthCompare = __wbindgen_enum_GpuCompareFunction[arg1];
2747
2796
  },
2748
- __wbg_set_depth_fail_op_f3ad3e1e3eb77494: function(arg0, arg1) {
2797
+ __wbg_set_depth_fail_op_8484012cd5e4987c: function(arg0, arg1) {
2749
2798
  arg0.depthFailOp = __wbindgen_enum_GpuStencilOperation[arg1];
2750
2799
  },
2751
- __wbg_set_depth_load_op_28c58f61f51ccdae: function(arg0, arg1) {
2800
+ __wbg_set_depth_load_op_ed90e4eaf314a16c: function(arg0, arg1) {
2752
2801
  arg0.depthLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
2753
2802
  },
2754
- __wbg_set_depth_or_array_layers_4ece18c4a3938729: function(arg0, arg1) {
2803
+ __wbg_set_depth_or_array_layers_f8981011496f12e7: function(arg0, arg1) {
2755
2804
  arg0.depthOrArrayLayers = arg1 >>> 0;
2756
2805
  },
2757
- __wbg_set_depth_read_only_1d73171d2b676836: function(arg0, arg1) {
2806
+ __wbg_set_depth_read_only_90cca09674f446be: function(arg0, arg1) {
2758
2807
  arg0.depthReadOnly = arg1 !== 0;
2759
2808
  },
2760
- __wbg_set_depth_stencil_64b70a01966ebf0a: function(arg0, arg1) {
2761
- arg0.depthStencil = arg1;
2762
- },
2763
- __wbg_set_depth_stencil_attachment_3c6240abf74695fb: function(arg0, arg1) {
2809
+ __wbg_set_depth_stencil_attachment_be8301fa499cd3db: function(arg0, arg1) {
2764
2810
  arg0.depthStencilAttachment = arg1;
2765
2811
  },
2766
- __wbg_set_depth_store_op_39be9a86544512dd: function(arg0, arg1) {
2812
+ __wbg_set_depth_stencil_d536398c1b29bb38: function(arg0, arg1) {
2813
+ arg0.depthStencil = arg1;
2814
+ },
2815
+ __wbg_set_depth_store_op_8e9b1d0e47077643: function(arg0, arg1) {
2767
2816
  arg0.depthStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
2768
2817
  },
2769
- __wbg_set_depth_write_enabled_8106e7b0166a2a3d: function(arg0, arg1) {
2818
+ __wbg_set_depth_write_enabled_adc2094871d66639: function(arg0, arg1) {
2770
2819
  arg0.depthWriteEnabled = arg1 !== 0;
2771
2820
  },
2772
- __wbg_set_description_8c4300e5cc31cecc: function(arg0, arg1) {
2821
+ __wbg_set_description_393bafea84dc5561: function(arg0, arg1) {
2773
2822
  arg0.description = arg1;
2774
2823
  },
2775
- __wbg_set_device_39ad6e4fd72a192c: function(arg0, arg1) {
2824
+ __wbg_set_device_47147a331245777f: function(arg0, arg1) {
2776
2825
  arg0.device = arg1;
2777
2826
  },
2778
- __wbg_set_dimension_505601577421b8f9: function(arg0, arg1) {
2827
+ __wbg_set_dimension_b4da3979dc699ef8: function(arg0, arg1) {
2779
2828
  arg0.dimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2780
2829
  },
2781
- __wbg_set_dimension_8b95f5be6ca4ec1d: function(arg0, arg1) {
2830
+ __wbg_set_dimension_d4f0c50e75083b7f: function(arg0, arg1) {
2782
2831
  arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
2783
2832
  },
2784
- __wbg_set_download_781b1800b8ba28de: function(arg0, arg1, arg2) {
2833
+ __wbg_set_download_6fb6f1e8e782dd11: function(arg0, arg1, arg2) {
2785
2834
  arg0.download = getStringFromWasm0(arg1, arg2);
2786
2835
  },
2787
- __wbg_set_dst_factor_aad0809a443d5eac: function(arg0, arg1) {
2836
+ __wbg_set_dst_factor_e44fc612d5e5bff4: function(arg0, arg1) {
2788
2837
  arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
2789
2838
  },
2790
- __wbg_set_duration_af5959f1f21ae54f: function(arg0, arg1) {
2839
+ __wbg_set_duration_f64_acecfffcfce95ce5: function(arg0, arg1) {
2791
2840
  arg0.duration = arg1;
2792
2841
  },
2793
- __wbg_set_end_of_pass_write_index_b358e26926026888: function(arg0, arg1) {
2842
+ __wbg_set_end_of_pass_write_index_1cd39b9bafe090cc: function(arg0, arg1) {
2794
2843
  arg0.endOfPassWriteIndex = arg1 >>> 0;
2795
2844
  },
2796
- __wbg_set_entries_038388746b4d37b9: function(arg0, arg1) {
2845
+ __wbg_set_entries_070b048e4bea0c29: function(arg0, arg1) {
2797
2846
  arg0.entries = arg1;
2798
2847
  },
2799
- __wbg_set_entries_1f8eeef1ee7cbed2: function(arg0, arg1) {
2848
+ __wbg_set_entries_f9b7f3d4e9faccf4: function(arg0, arg1) {
2800
2849
  arg0.entries = arg1;
2801
2850
  },
2802
- __wbg_set_entry_point_23c5933381c3253d: function(arg0, arg1, arg2) {
2851
+ __wbg_set_entry_point_0116a9f5d58cf0aa: function(arg0, arg1, arg2) {
2803
2852
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2804
2853
  },
2805
- __wbg_set_entry_point_ed51e31dd33d7cc0: function(arg0, arg1, arg2) {
2854
+ __wbg_set_entry_point_f04e91eced449196: function(arg0, arg1, arg2) {
2806
2855
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2807
2856
  },
2808
- __wbg_set_error_aac48fbbe176030a: function(arg0, arg1) {
2857
+ __wbg_set_error_f8cd539d5ba58a63: function(arg0, arg1) {
2809
2858
  arg0.error = arg1;
2810
2859
  },
2811
- __wbg_set_external_texture_37cab8d798319c11: function(arg0, arg1) {
2860
+ __wbg_set_external_texture_cf122b1392d58f37: function(arg0, arg1) {
2812
2861
  arg0.externalTexture = arg1;
2813
2862
  },
2814
- __wbg_set_fail_op_258dfe8d16a13962: function(arg0, arg1) {
2863
+ __wbg_set_fail_op_e7eb17ed0228b457: function(arg0, arg1) {
2815
2864
  arg0.failOp = __wbindgen_enum_GpuStencilOperation[arg1];
2816
2865
  },
2817
- __wbg_set_flip_y_90336ccfc59d50a2: function(arg0, arg1) {
2866
+ __wbg_set_flip_y_c75446cb371a71ee: function(arg0, arg1) {
2818
2867
  arg0.flipY = arg1 !== 0;
2819
2868
  },
2820
- __wbg_set_format_10ee31e59bf9c588: function(arg0, arg1) {
2869
+ __wbg_set_format_119bda0a3d0b3f47: function(arg0, arg1) {
2821
2870
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2822
2871
  },
2823
- __wbg_set_format_46e6f5cf4638957f: function(arg0, arg1) {
2872
+ __wbg_set_format_27c63de9b0ec1cb3: function(arg0, arg1) {
2824
2873
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2825
2874
  },
2826
- __wbg_set_format_b8fc1f6a6c86d548: function(arg0, arg1) {
2875
+ __wbg_set_format_75eb905a003c2f61: function(arg0, arg1) {
2827
2876
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2828
2877
  },
2829
- __wbg_set_format_bdeb9499230d6695: function(arg0, arg1) {
2878
+ __wbg_set_format_8b8359f261ea64b9: function(arg0, arg1) {
2830
2879
  arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
2831
2880
  },
2832
- __wbg_set_format_bed30ff331780937: function(arg0, arg1) {
2881
+ __wbg_set_format_a5d373801c562623: function(arg0, arg1) {
2833
2882
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2834
2883
  },
2835
- __wbg_set_format_c95e8adb2c43529f: function(arg0, arg1) {
2884
+ __wbg_set_format_b08d87d5f33bcd89: function(arg0, arg1) {
2836
2885
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2837
2886
  },
2838
- __wbg_set_format_f7f4303041af47f0: function(arg0, arg1) {
2887
+ __wbg_set_format_c1a342a37ced3e12: function(arg0, arg1) {
2839
2888
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2840
2889
  },
2841
- __wbg_set_fragment_26f2bc835fe3dd26: function(arg0, arg1) {
2890
+ __wbg_set_fragment_41044c9110c69c90: function(arg0, arg1) {
2842
2891
  arg0.fragment = arg1;
2843
2892
  },
2844
- __wbg_set_front_face_d443b924636a625c: function(arg0, arg1) {
2893
+ __wbg_set_front_face_9c9f0518a3109d98: function(arg0, arg1) {
2845
2894
  arg0.frontFace = __wbindgen_enum_GpuFrontFace[arg1];
2846
2895
  },
2847
- __wbg_set_g_5caf24e00918e38d: function(arg0, arg1) {
2896
+ __wbg_set_g_a39877021b450e75: function(arg0, arg1) {
2848
2897
  arg0.g = arg1;
2849
2898
  },
2850
- __wbg_set_hardware_acceleration_8e5bc285ac174adf: function(arg0, arg1) {
2899
+ __wbg_set_hardware_acceleration_08a7ff6130a1434c: function(arg0, arg1) {
2851
2900
  arg0.hardwareAcceleration = __wbindgen_enum_HardwareAcceleration[arg1];
2852
2901
  },
2853
- __wbg_set_has_dynamic_offset_e98e853afeb20fe5: function(arg0, arg1) {
2902
+ __wbg_set_has_dynamic_offset_69725fed837748fe: function(arg0, arg1) {
2854
2903
  arg0.hasDynamicOffset = arg1 !== 0;
2855
2904
  },
2856
- __wbg_set_headers_cfc5f4b2c1f20549: function(arg0, arg1) {
2905
+ __wbg_set_headers_6ab1105e542834e2: function(arg0, arg1) {
2857
2906
  arg0.headers = arg1;
2858
2907
  },
2859
- __wbg_set_height_67f19a97b6df7f3d: function(arg0, arg1) {
2908
+ __wbg_set_height_26ab95ff99e2b620: function(arg0, arg1) {
2860
2909
  arg0.height = arg1 >>> 0;
2861
2910
  },
2862
- __wbg_set_height_b386c0f603610637: function(arg0, arg1) {
2911
+ __wbg_set_height_7d0bbaf691aeef8f: function(arg0, arg1) {
2863
2912
  arg0.height = arg1 >>> 0;
2864
2913
  },
2865
- __wbg_set_height_f21f985387070100: function(arg0, arg1) {
2914
+ __wbg_set_height_975770494a218d52: function(arg0, arg1) {
2866
2915
  arg0.height = arg1 >>> 0;
2867
2916
  },
2868
- __wbg_set_href_d58528c85ef24c47: function(arg0, arg1, arg2) {
2917
+ __wbg_set_href_72e78ccb3b2c5988: function(arg0, arg1, arg2) {
2869
2918
  arg0.href = getStringFromWasm0(arg1, arg2);
2870
2919
  },
2871
- __wbg_set_id_9b8330f661385753: function(arg0, arg1, arg2) {
2920
+ __wbg_set_id_b1cffd0a170935f4: function(arg0, arg1, arg2) {
2872
2921
  arg0.id = getStringFromWasm0(arg1, arg2);
2873
2922
  },
2874
- __wbg_set_innerHTML_edd39677e3460291: function(arg0, arg1, arg2) {
2923
+ __wbg_set_innerHTML_7e29b346becaeb8b: function(arg0, arg1, arg2) {
2875
2924
  arg0.innerHTML = getStringFromWasm0(arg1, arg2);
2876
2925
  },
2877
- __wbg_set_innerText_2f1502f2d0780499: function(arg0, arg1, arg2) {
2926
+ __wbg_set_innerText_20f0b35c707c016a: function(arg0, arg1, arg2) {
2878
2927
  arg0.innerText = getStringFromWasm0(arg1, arg2);
2879
2928
  },
2880
- __wbg_set_integrity_aa1d5cf2e257cade: function(arg0, arg1, arg2) {
2929
+ __wbg_set_integrity_0dcf8feff0f7e4d3: function(arg0, arg1, arg2) {
2881
2930
  arg0.integrity = getStringFromWasm0(arg1, arg2);
2882
2931
  },
2883
- __wbg_set_label_0a43d49a6442d456: function(arg0, arg1, arg2) {
2932
+ __wbg_set_label_26577513096f145b: function(arg0, arg1, arg2) {
2884
2933
  arg0.label = getStringFromWasm0(arg1, arg2);
2885
2934
  },
2886
- __wbg_set_label_1059a675c396dde4: function(arg0, arg1, arg2) {
2935
+ __wbg_set_label_2816ddca7866dcfa: function(arg0, arg1, arg2) {
2887
2936
  arg0.label = getStringFromWasm0(arg1, arg2);
2888
2937
  },
2889
- __wbg_set_label_15742e1e407f2ab1: function(arg0, arg1, arg2) {
2938
+ __wbg_set_label_2a41a6f671383447: function(arg0, arg1, arg2) {
2890
2939
  arg0.label = getStringFromWasm0(arg1, arg2);
2891
2940
  },
2892
- __wbg_set_label_199441638231dcef: function(arg0, arg1, arg2) {
2941
+ __wbg_set_label_325c5e4b70c1568f: function(arg0, arg1, arg2) {
2893
2942
  arg0.label = getStringFromWasm0(arg1, arg2);
2894
2943
  },
2895
- __wbg_set_label_34b30207d87aa532: function(arg0, arg1, arg2) {
2944
+ __wbg_set_label_37d0faa0c9b7dee4: function(arg0, arg1, arg2) {
2896
2945
  arg0.label = getStringFromWasm0(arg1, arg2);
2897
2946
  },
2898
- __wbg_set_label_537f747748002093: function(arg0, arg1, arg2) {
2947
+ __wbg_set_label_3e306b2e8f9db666: function(arg0, arg1, arg2) {
2899
2948
  arg0.label = getStringFromWasm0(arg1, arg2);
2900
2949
  },
2901
- __wbg_set_label_69182e604d72f587: function(arg0, arg1, arg2) {
2950
+ __wbg_set_label_5514e44725004e89: function(arg0, arg1, arg2) {
2902
2951
  arg0.label = getStringFromWasm0(arg1, arg2);
2903
2952
  },
2904
- __wbg_set_label_7f30da541dfb121a: function(arg0, arg1, arg2) {
2953
+ __wbg_set_label_570d3dee0e80279e: function(arg0, arg1, arg2) {
2905
2954
  arg0.label = getStringFromWasm0(arg1, arg2);
2906
2955
  },
2907
- __wbg_set_label_92f33b635db94332: function(arg0, arg1, arg2) {
2956
+ __wbg_set_label_58fbc9fcc6363f16: function(arg0, arg1, arg2) {
2908
2957
  arg0.label = getStringFromWasm0(arg1, arg2);
2909
2958
  },
2910
- __wbg_set_label_a46d3a361b41ff50: function(arg0, arg1, arg2) {
2959
+ __wbg_set_label_5c952448f9d59f36: function(arg0, arg1, arg2) {
2911
2960
  arg0.label = getStringFromWasm0(arg1, arg2);
2912
2961
  },
2913
- __wbg_set_label_ba4399efd1e4f90b: function(arg0, arg1, arg2) {
2962
+ __wbg_set_label_782e33de78d86641: function(arg0, arg1, arg2) {
2914
2963
  arg0.label = getStringFromWasm0(arg1, arg2);
2915
2964
  },
2916
- __wbg_set_label_d4be983bd53a9b2e: function(arg0, arg1, arg2) {
2965
+ __wbg_set_label_837a3b8ff99c2db3: function(arg0, arg1, arg2) {
2917
2966
  arg0.label = getStringFromWasm0(arg1, arg2);
2918
2967
  },
2919
- __wbg_set_label_ecff92c7377cce4e: function(arg0, arg1, arg2) {
2968
+ __wbg_set_label_8df6673e1e141fcc: function(arg0, arg1, arg2) {
2920
2969
  arg0.label = getStringFromWasm0(arg1, arg2);
2921
2970
  },
2922
- __wbg_set_layout_0197c6cec854b4b7: function(arg0, arg1) {
2971
+ __wbg_set_layout_a6ee8e74696bc0c8: function(arg0, arg1) {
2923
2972
  arg0.layout = arg1;
2924
2973
  },
2925
- __wbg_set_layout_d6d118016029cd3b: function(arg0, arg1) {
2974
+ __wbg_set_layout_d701bf37a1e489c6: function(arg0, arg1) {
2926
2975
  arg0.layout = arg1;
2927
2976
  },
2928
- __wbg_set_load_op_cf6c1fd9d7c7fe72: function(arg0, arg1) {
2977
+ __wbg_set_load_op_e8ff3e1c81f7398d: function(arg0, arg1) {
2929
2978
  arg0.loadOp = __wbindgen_enum_GpuLoadOp[arg1];
2930
2979
  },
2931
- __wbg_set_lod_max_clamp_029e170267e49b7a: function(arg0, arg1) {
2980
+ __wbg_set_lod_max_clamp_a9f93b2e2ae9023d: function(arg0, arg1) {
2932
2981
  arg0.lodMaxClamp = arg1;
2933
2982
  },
2934
- __wbg_set_lod_min_clamp_c607c040f5dba77e: function(arg0, arg1) {
2983
+ __wbg_set_lod_min_clamp_342b47161f1fa002: function(arg0, arg1) {
2935
2984
  arg0.lodMinClamp = arg1;
2936
2985
  },
2937
- __wbg_set_mag_filter_f38693f2f6d11acc: function(arg0, arg1) {
2986
+ __wbg_set_mag_filter_28e863ff1a386f86: function(arg0, arg1) {
2938
2987
  arg0.magFilter = __wbindgen_enum_GpuFilterMode[arg1];
2939
2988
  },
2940
- __wbg_set_mapped_at_creation_351e4d7f15e88bf0: function(arg0, arg1) {
2989
+ __wbg_set_mapped_at_creation_7f0aad21612f3e22: function(arg0, arg1) {
2941
2990
  arg0.mappedAtCreation = arg1 !== 0;
2942
2991
  },
2943
- __wbg_set_mask_85271a7a8af27d05: function(arg0, arg1) {
2992
+ __wbg_set_mask_a18cbdfc03a4cbd9: function(arg0, arg1) {
2944
2993
  arg0.mask = arg1 >>> 0;
2945
2994
  },
2946
- __wbg_set_max_anisotropy_fffcf9ba9cfa836c: function(arg0, arg1) {
2995
+ __wbg_set_max_anisotropy_19e574a7e9cb009a: function(arg0, arg1) {
2947
2996
  arg0.maxAnisotropy = arg1;
2948
2997
  },
2949
- __wbg_set_method_c3e20375f5ae7fac: function(arg0, arg1, arg2) {
2998
+ __wbg_set_method_1971272fe557e972: function(arg0, arg1, arg2) {
2950
2999
  arg0.method = getStringFromWasm0(arg1, arg2);
2951
3000
  },
2952
- __wbg_set_min_binding_size_41a0afad77a26d8d: function(arg0, arg1) {
3001
+ __wbg_set_min_binding_size_d70e460d165d9144: function(arg0, arg1) {
2953
3002
  arg0.minBindingSize = arg1;
2954
3003
  },
2955
- __wbg_set_min_filter_4469ba17c4924ae9: function(arg0, arg1) {
3004
+ __wbg_set_min_filter_5275c8a3815f9f0c: function(arg0, arg1) {
2956
3005
  arg0.minFilter = __wbindgen_enum_GpuFilterMode[arg1];
2957
3006
  },
2958
- __wbg_set_mip_level_0ddf0f210dac4053: function(arg0, arg1) {
3007
+ __wbg_set_mip_level_09f903ba22486513: function(arg0, arg1) {
2959
3008
  arg0.mipLevel = arg1 >>> 0;
2960
3009
  },
2961
- __wbg_set_mip_level_6285d0186348c3e1: function(arg0, arg1) {
3010
+ __wbg_set_mip_level_8d4dfc5d506cb37f: function(arg0, arg1) {
2962
3011
  arg0.mipLevel = arg1 >>> 0;
2963
3012
  },
2964
- __wbg_set_mip_level_count_5a73f1a71f6d41f2: function(arg0, arg1) {
3013
+ __wbg_set_mip_level_count_04af0d33c4905fac: function(arg0, arg1) {
2965
3014
  arg0.mipLevelCount = arg1 >>> 0;
2966
3015
  },
2967
- __wbg_set_mip_level_count_fce9c0b2dd1cdebd: function(arg0, arg1) {
3016
+ __wbg_set_mip_level_count_dcb2ad32716506a5: function(arg0, arg1) {
2968
3017
  arg0.mipLevelCount = arg1 >>> 0;
2969
3018
  },
2970
- __wbg_set_mipmap_filter_bb60fb57944e1e3a: function(arg0, arg1) {
3019
+ __wbg_set_mipmap_filter_ae5e0e814693019b: function(arg0, arg1) {
2971
3020
  arg0.mipmapFilter = __wbindgen_enum_GpuMipmapFilterMode[arg1];
2972
3021
  },
2973
- __wbg_set_mode_b13642c312648202: function(arg0, arg1) {
3022
+ __wbg_set_mode_d1b643087602281a: function(arg0, arg1) {
2974
3023
  arg0.mode = __wbindgen_enum_RequestMode[arg1];
2975
3024
  },
2976
- __wbg_set_module_12ef1d0563faefd8: function(arg0, arg1) {
3025
+ __wbg_set_module_0933874708065f3b: function(arg0, arg1) {
2977
3026
  arg0.module = arg1;
2978
3027
  },
2979
- __wbg_set_module_8def5f3d6859cca7: function(arg0, arg1) {
3028
+ __wbg_set_module_a7a131494850e5f7: function(arg0, arg1) {
2980
3029
  arg0.module = arg1;
2981
3030
  },
2982
- __wbg_set_multiple_6ee7461e151b3727: function(arg0, arg1) {
3031
+ __wbg_set_multiple_390ca167c25b3a68: function(arg0, arg1) {
2983
3032
  arg0.multiple = arg1 !== 0;
2984
3033
  },
2985
- __wbg_set_multisample_5349527d6f717d50: function(arg0, arg1) {
3034
+ __wbg_set_multisample_e857cbfca335c7f1: function(arg0, arg1) {
2986
3035
  arg0.multisample = arg1;
2987
3036
  },
2988
- __wbg_set_multisampled_5341db022947df02: function(arg0, arg1) {
3037
+ __wbg_set_multisampled_4ce4c32144215354: function(arg0, arg1) {
2989
3038
  arg0.multisampled = arg1 !== 0;
2990
3039
  },
2991
- __wbg_set_offset_8daa7abde1bc1b01: function(arg0, arg1) {
3040
+ __wbg_set_offset_0e56098d94f81ccd: function(arg0, arg1) {
2992
3041
  arg0.offset = arg1;
2993
3042
  },
2994
- __wbg_set_offset_909176c397100bc2: function(arg0, arg1) {
3043
+ __wbg_set_offset_baf6780761c43b24: function(arg0, arg1) {
2995
3044
  arg0.offset = arg1;
2996
3045
  },
2997
- __wbg_set_offset_a44801e18fa065cd: function(arg0, arg1) {
3046
+ __wbg_set_offset_e316586bb85f0bd6: function(arg0, arg1) {
2998
3047
  arg0.offset = arg1;
2999
3048
  },
3000
- __wbg_set_offset_e63293bf0e713a9a: function(arg0, arg1) {
3049
+ __wbg_set_offset_eabaf12fe1c98ce7: function(arg0, arg1) {
3001
3050
  arg0.offset = arg1;
3002
3051
  },
3003
- __wbg_set_once_56ba1b87a9884c15: function(arg0, arg1) {
3052
+ __wbg_set_once_21b4f52a7651545b: function(arg0, arg1) {
3004
3053
  arg0.once = arg1 !== 0;
3005
3054
  },
3006
- __wbg_set_onclick_c73aea04bc926cc1: function(arg0, arg1) {
3055
+ __wbg_set_onclick_60f72f3e80d65322: function(arg0, arg1) {
3007
3056
  arg0.onclick = arg1;
3008
3057
  },
3009
- __wbg_set_onload_0ae5444d94882a19: function(arg0, arg1) {
3058
+ __wbg_set_onload_130e9637450f8179: function(arg0, arg1) {
3010
3059
  arg0.onload = arg1;
3011
3060
  },
3012
- __wbg_set_onuncapturederror_4259bf79f9231c8f: function(arg0, arg1) {
3061
+ __wbg_set_onuncapturederror_6632a118e96fdf4e: function(arg0, arg1) {
3013
3062
  arg0.onuncapturederror = arg1;
3014
3063
  },
3015
- __wbg_set_operation_600db10edfc0655e: function(arg0, arg1) {
3064
+ __wbg_set_operation_a91e5763a8313c6b: function(arg0, arg1) {
3016
3065
  arg0.operation = __wbindgen_enum_GpuBlendOperation[arg1];
3017
3066
  },
3018
- __wbg_set_optimize_for_latency_8f067dcaddfc429f: function(arg0, arg1) {
3067
+ __wbg_set_optimize_for_latency_fdf609396e4819e3: function(arg0, arg1) {
3019
3068
  arg0.optimizeForLatency = arg1 !== 0;
3020
3069
  },
3021
- __wbg_set_origin_672a57c15365373d: function(arg0, arg1) {
3070
+ __wbg_set_origin_24a61b4427e330e9: function(arg0, arg1) {
3022
3071
  arg0.origin = arg1;
3023
3072
  },
3024
- __wbg_set_origin_6d4327c06f11249c: function(arg0, arg1) {
3073
+ __wbg_set_origin_9726209f22511ffa: function(arg0, arg1) {
3025
3074
  arg0.origin = arg1;
3026
3075
  },
3027
- __wbg_set_origin_f42930c5bf8bdfb8: function(arg0, arg1) {
3076
+ __wbg_set_origin_f7cd05478d9232f0: function(arg0, arg1) {
3028
3077
  arg0.origin = arg1;
3029
3078
  },
3030
- __wbg_set_output_fa910612320d933c: function(arg0, arg1) {
3079
+ __wbg_set_output_30bc75bf2a5d1416: function(arg0, arg1) {
3031
3080
  arg0.output = arg1;
3032
3081
  },
3033
- __wbg_set_pass_op_4b76a4df4538aaa3: function(arg0, arg1) {
3082
+ __wbg_set_pass_op_eef0c5885ae707c3: function(arg0, arg1) {
3034
3083
  arg0.passOp = __wbindgen_enum_GpuStencilOperation[arg1];
3035
3084
  },
3036
- __wbg_set_power_preference_f275a8e9756ebf77: function(arg0, arg1) {
3085
+ __wbg_set_power_preference_7d669fb9b41f7bf2: function(arg0, arg1) {
3037
3086
  arg0.powerPreference = __wbindgen_enum_GpuPowerPreference[arg1];
3038
3087
  },
3039
- __wbg_set_premultiplied_alpha_e1ee6c30c9190891: function(arg0, arg1) {
3088
+ __wbg_set_premultiplied_alpha_e49848a873888b3d: function(arg0, arg1) {
3040
3089
  arg0.premultipliedAlpha = arg1 !== 0;
3041
3090
  },
3042
- __wbg_set_primitive_dcffbddf426b5b75: function(arg0, arg1) {
3091
+ __wbg_set_primitive_3462e090c7a78969: function(arg0, arg1) {
3043
3092
  arg0.primitive = arg1;
3044
3093
  },
3045
- __wbg_set_query_set_a4fb33d110a1d366: function(arg0, arg1) {
3094
+ __wbg_set_query_set_62d86bdf10d64d37: function(arg0, arg1) {
3046
3095
  arg0.querySet = arg1;
3047
3096
  },
3048
- __wbg_set_r_a776094a3b33a826: function(arg0, arg1) {
3097
+ __wbg_set_r_40fe44b2d9a401f4: function(arg0, arg1) {
3049
3098
  arg0.r = arg1;
3050
3099
  },
3051
- __wbg_set_redirect_a7956fa3f817cbbc: function(arg0, arg1) {
3100
+ __wbg_set_redirect_1d6df2c80bf90934: function(arg0, arg1) {
3052
3101
  arg0.redirect = __wbindgen_enum_RequestRedirect[arg1];
3053
3102
  },
3054
- __wbg_set_referrer_aa8e6f0f198f18cd: function(arg0, arg1, arg2) {
3103
+ __wbg_set_referrer_c0d0ce1b4c972d99: function(arg0, arg1, arg2) {
3055
3104
  arg0.referrer = getStringFromWasm0(arg1, arg2);
3056
3105
  },
3057
- __wbg_set_referrer_policy_544ba074b97231a6: function(arg0, arg1) {
3106
+ __wbg_set_referrer_policy_48f3f15e75682149: function(arg0, arg1) {
3058
3107
  arg0.referrerPolicy = __wbindgen_enum_ReferrerPolicy[arg1];
3059
3108
  },
3060
- __wbg_set_required_features_cf6592709f10a96e: function(arg0, arg1) {
3109
+ __wbg_set_required_features_3d00070d09235d7d: function(arg0, arg1) {
3061
3110
  arg0.requiredFeatures = arg1;
3062
3111
  },
3063
- __wbg_set_required_limits_8eba4583c099b088: function(arg0, arg1) {
3112
+ __wbg_set_required_limits_e0de55a49a48e3dc: function(arg0, arg1) {
3064
3113
  arg0.requiredLimits = arg1;
3065
3114
  },
3066
- __wbg_set_resolve_target_877664a0dddfd6cb: function(arg0, arg1) {
3115
+ __wbg_set_resolve_target_6e7eda03a6886624: function(arg0, arg1) {
3067
3116
  arg0.resolveTarget = arg1;
3068
3117
  },
3069
- __wbg_set_resource_95c951ed73c3ad39: function(arg0, arg1) {
3118
+ __wbg_set_resource_fe1f979fce4afee2: function(arg0, arg1) {
3070
3119
  arg0.resource = arg1;
3071
3120
  },
3072
- __wbg_set_rows_per_image_76746d7bbef0c2a2: function(arg0, arg1) {
3121
+ __wbg_set_rows_per_image_1f4a56a3c5d57e93: function(arg0, arg1) {
3073
3122
  arg0.rowsPerImage = arg1 >>> 0;
3074
3123
  },
3075
- __wbg_set_rows_per_image_faa59fdd452c984c: function(arg0, arg1) {
3124
+ __wbg_set_rows_per_image_c616c70e60a35618: function(arg0, arg1) {
3076
3125
  arg0.rowsPerImage = arg1 >>> 0;
3077
3126
  },
3078
- __wbg_set_sample_count_8f4ea5a1774f7455: function(arg0, arg1) {
3127
+ __wbg_set_sample_count_2b8ac49e1626ac13: function(arg0, arg1) {
3079
3128
  arg0.sampleCount = arg1 >>> 0;
3080
3129
  },
3081
- __wbg_set_sample_type_48ca92d79a4a6a5c: function(arg0, arg1) {
3130
+ __wbg_set_sample_type_3cecbd4699e2e5fb: function(arg0, arg1) {
3082
3131
  arg0.sampleType = __wbindgen_enum_GpuTextureSampleType[arg1];
3083
3132
  },
3084
- __wbg_set_sampler_b04fbadc0dd7b312: function(arg0, arg1) {
3133
+ __wbg_set_sampler_12544c21977075c1: function(arg0, arg1) {
3085
3134
  arg0.sampler = arg1;
3086
3135
  },
3087
- __wbg_set_shader_location_7bb8f0b6ec2b560d: function(arg0, arg1) {
3136
+ __wbg_set_shader_location_03356bf6a6da4332: function(arg0, arg1) {
3088
3137
  arg0.shaderLocation = arg1 >>> 0;
3089
3138
  },
3090
- __wbg_set_signal_f2d3f8599248896d: function(arg0, arg1) {
3139
+ __wbg_set_signal_8564a226c5c6853c: function(arg0, arg1) {
3091
3140
  arg0.signal = arg1;
3092
3141
  },
3093
- __wbg_set_size_8453dd3174586a12: function(arg0, arg1) {
3142
+ __wbg_set_size_0c20f73abce8f1ce: function(arg0, arg1) {
3094
3143
  arg0.size = arg1;
3095
3144
  },
3096
- __wbg_set_size_b8194a82a1bf607e: function(arg0, arg1) {
3145
+ __wbg_set_size_cf04b4174c30722b: function(arg0, arg1) {
3097
3146
  arg0.size = arg1;
3098
3147
  },
3099
- __wbg_set_size_dee3955c04716042: function(arg0, arg1) {
3148
+ __wbg_set_size_f1207de283144c72: function(arg0, arg1) {
3100
3149
  arg0.size = arg1;
3101
3150
  },
3102
- __wbg_set_source_feea2a53a2ecf4bf: function(arg0, arg1) {
3151
+ __wbg_set_source_7eb2b03d1177a7c8: function(arg0, arg1) {
3103
3152
  arg0.source = arg1;
3104
3153
  },
3105
- __wbg_set_src_factor_e3764952caebcb86: function(arg0, arg1) {
3154
+ __wbg_set_src_factor_c3668d4122497276: function(arg0, arg1) {
3106
3155
  arg0.srcFactor = __wbindgen_enum_GpuBlendFactor[arg1];
3107
3156
  },
3108
- __wbg_set_stencil_back_846a0a7b05716ac8: function(arg0, arg1) {
3157
+ __wbg_set_stencil_back_8d01a6c0477059b0: function(arg0, arg1) {
3109
3158
  arg0.stencilBack = arg1;
3110
3159
  },
3111
- __wbg_set_stencil_clear_value_31971c7cfd4f2726: function(arg0, arg1) {
3160
+ __wbg_set_stencil_clear_value_1f380af0bd0d9255: function(arg0, arg1) {
3112
3161
  arg0.stencilClearValue = arg1 >>> 0;
3113
3162
  },
3114
- __wbg_set_stencil_front_b759a97769e6e9cf: function(arg0, arg1) {
3163
+ __wbg_set_stencil_front_f881c15b2d170653: function(arg0, arg1) {
3115
3164
  arg0.stencilFront = arg1;
3116
3165
  },
3117
- __wbg_set_stencil_load_op_dadf695a74451439: function(arg0, arg1) {
3166
+ __wbg_set_stencil_load_op_5cde31e71a964b58: function(arg0, arg1) {
3118
3167
  arg0.stencilLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
3119
3168
  },
3120
- __wbg_set_stencil_read_mask_bebc0448676e5ecf: function(arg0, arg1) {
3169
+ __wbg_set_stencil_read_mask_d79993adcfc418ab: function(arg0, arg1) {
3121
3170
  arg0.stencilReadMask = arg1 >>> 0;
3122
3171
  },
3123
- __wbg_set_stencil_read_only_9809d3c73e75fccc: function(arg0, arg1) {
3172
+ __wbg_set_stencil_read_only_ac984029b821315e: function(arg0, arg1) {
3124
3173
  arg0.stencilReadOnly = arg1 !== 0;
3125
3174
  },
3126
- __wbg_set_stencil_store_op_d0fb502ae3bfbcd1: function(arg0, arg1) {
3175
+ __wbg_set_stencil_store_op_262e1df7b92404d3: function(arg0, arg1) {
3127
3176
  arg0.stencilStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
3128
3177
  },
3129
- __wbg_set_stencil_write_mask_c60526bae9c88e97: function(arg0, arg1) {
3178
+ __wbg_set_stencil_write_mask_94ec6249877e083e: function(arg0, arg1) {
3130
3179
  arg0.stencilWriteMask = arg1 >>> 0;
3131
3180
  },
3132
- __wbg_set_step_mode_6fd1eb53dbf82c16: function(arg0, arg1) {
3181
+ __wbg_set_step_mode_241a8d5515fa964b: function(arg0, arg1) {
3133
3182
  arg0.stepMode = __wbindgen_enum_GpuVertexStepMode[arg1];
3134
3183
  },
3135
- __wbg_set_storage_texture_c2fb1b11554be0cd: function(arg0, arg1) {
3184
+ __wbg_set_storage_texture_36be4834c501acab: function(arg0, arg1) {
3136
3185
  arg0.storageTexture = arg1;
3137
3186
  },
3138
- __wbg_set_store_op_de06d158fb84ddde: function(arg0, arg1) {
3187
+ __wbg_set_store_op_a95e8da4555c6010: function(arg0, arg1) {
3139
3188
  arg0.storeOp = __wbindgen_enum_GpuStoreOp[arg1];
3140
3189
  },
3141
- __wbg_set_strip_index_format_103836464cce8e9c: function(arg0, arg1) {
3190
+ __wbg_set_strip_index_format_62c417aa65a4d277: function(arg0, arg1) {
3142
3191
  arg0.stripIndexFormat = __wbindgen_enum_GpuIndexFormat[arg1];
3143
3192
  },
3144
- __wbg_set_tabIndex_eb89b6ffe111cd2c: function(arg0, arg1) {
3193
+ __wbg_set_tabIndex_21aab214ff7b4d6e: function(arg0, arg1) {
3145
3194
  arg0.tabIndex = arg1;
3146
3195
  },
3147
- __wbg_set_targets_70e64d9d5ea29fd9: function(arg0, arg1) {
3196
+ __wbg_set_targets_6664b7e6ec5da9d3: function(arg0, arg1) {
3148
3197
  arg0.targets = arg1;
3149
3198
  },
3150
- __wbg_set_texture_15ea7b969f073839: function(arg0, arg1) {
3199
+ __wbg_set_texture_292332b872bf75e8: function(arg0, arg1) {
3151
3200
  arg0.texture = arg1;
3152
3201
  },
3153
- __wbg_set_texture_5a9ea8c9c700a472: function(arg0, arg1) {
3202
+ __wbg_set_texture_64823aa8aca790b5: function(arg0, arg1) {
3154
3203
  arg0.texture = arg1;
3155
3204
  },
3156
- __wbg_set_texture_ffe777ada2fc4317: function(arg0, arg1) {
3205
+ __wbg_set_texture_738e6f6215515de3: function(arg0, arg1) {
3157
3206
  arg0.texture = arg1;
3158
3207
  },
3159
- __wbg_set_timestamp_f1dabd36612035b2: function(arg0, arg1) {
3208
+ __wbg_set_timestamp_a6066fff24ba23db: function(arg0, arg1) {
3160
3209
  arg0.timestamp = arg1;
3161
3210
  },
3162
- __wbg_set_timestamp_writes_2b3415c1c7a8359d: function(arg0, arg1) {
3211
+ __wbg_set_timestamp_b63bdeb54c9f64dc: function(arg0, arg1) {
3212
+ arg0.timestamp = arg1;
3213
+ },
3214
+ __wbg_set_timestamp_writes_3854a564715b0ac7: function(arg0, arg1) {
3163
3215
  arg0.timestampWrites = arg1;
3164
3216
  },
3165
- __wbg_set_topology_d74afad55e4e3182: function(arg0, arg1) {
3217
+ __wbg_set_topology_914716698f5868bb: function(arg0, arg1) {
3166
3218
  arg0.topology = __wbindgen_enum_GpuPrimitiveTopology[arg1];
3167
3219
  },
3168
- __wbg_set_type_148de20768639245: function(arg0, arg1, arg2) {
3169
- arg0.type = getStringFromWasm0(arg1, arg2);
3170
- },
3171
- __wbg_set_type_41a129313637b03c: function(arg0, arg1) {
3220
+ __wbg_set_type_17a1387b620bc902: function(arg0, arg1) {
3172
3221
  arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
3173
3222
  },
3174
- __wbg_set_type_580cc65da7b24d1a: function(arg0, arg1) {
3223
+ __wbg_set_type_1c9054396ddd2edb: function(arg0, arg1, arg2) {
3224
+ arg0.type = getStringFromWasm0(arg1, arg2);
3225
+ },
3226
+ __wbg_set_type_39703335940e3fc7: function(arg0, arg1) {
3175
3227
  arg0.type = __wbindgen_enum_EncodedVideoChunkType[arg1];
3176
3228
  },
3177
- __wbg_set_type_82031fa1254c1c96: function(arg0, arg1) {
3229
+ __wbg_set_type_d4edb621ec2051e0: function(arg0, arg1) {
3178
3230
  arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
3179
3231
  },
3180
- __wbg_set_type_abc37fa3c213f717: function(arg0, arg1, arg2) {
3232
+ __wbg_set_type_ef754f25329c9096: function(arg0, arg1, arg2) {
3181
3233
  arg0.type = getStringFromWasm0(arg1, arg2);
3182
3234
  },
3183
- __wbg_set_unclipped_depth_577a90d88a4eefde: function(arg0, arg1) {
3235
+ __wbg_set_unclipped_depth_e23e3091db2ac351: function(arg0, arg1) {
3184
3236
  arg0.unclippedDepth = arg1 !== 0;
3185
3237
  },
3186
- __wbg_set_usage_19364b5a25155cab: function(arg0, arg1) {
3238
+ __wbg_set_usage_41b7d18f3f220e6c: function(arg0, arg1) {
3187
3239
  arg0.usage = arg1 >>> 0;
3188
3240
  },
3189
- __wbg_set_usage_48de846827712752: function(arg0, arg1) {
3241
+ __wbg_set_usage_6ae4d85589906117: function(arg0, arg1) {
3190
3242
  arg0.usage = arg1 >>> 0;
3191
3243
  },
3192
- __wbg_set_usage_5740e0bb1b4f8133: function(arg0, arg1) {
3244
+ __wbg_set_usage_e167dd772123f679: function(arg0, arg1) {
3193
3245
  arg0.usage = arg1 >>> 0;
3194
3246
  },
3195
- __wbg_set_usage_57687fc43157e54a: function(arg0, arg1) {
3247
+ __wbg_set_usage_f084cd416060ceee: function(arg0, arg1) {
3196
3248
  arg0.usage = arg1 >>> 0;
3197
3249
  },
3198
- __wbg_set_value_62a965e38b22b38c: function(arg0, arg1, arg2) {
3250
+ __wbg_set_value_1e50ba479347b273: function(arg0, arg1, arg2) {
3199
3251
  arg0.value = getStringFromWasm0(arg1, arg2);
3200
3252
  },
3201
- __wbg_set_vertex_390fea9da64e39df: function(arg0, arg1) {
3253
+ __wbg_set_vertex_29812f650590fa45: function(arg0, arg1) {
3202
3254
  arg0.vertex = arg1;
3203
3255
  },
3204
- __wbg_set_view_b39958b9a0c447cc: function(arg0, arg1) {
3256
+ __wbg_set_view_32a8132aec6de194: function(arg0, arg1) {
3205
3257
  arg0.view = arg1;
3206
3258
  },
3207
- __wbg_set_view_dimension_ca629a93f8aa5b77: function(arg0, arg1) {
3208
- arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3259
+ __wbg_set_view_506e5beadab34e99: function(arg0, arg1) {
3260
+ arg0.view = arg1;
3209
3261
  },
3210
- __wbg_set_view_dimension_d3942d75edf20ddd: function(arg0, arg1) {
3262
+ __wbg_set_view_dimension_4a840560a13b4860: function(arg0, arg1) {
3211
3263
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3212
3264
  },
3213
- __wbg_set_view_f72854c23ae9f6cf: function(arg0, arg1) {
3214
- arg0.view = arg1;
3265
+ __wbg_set_view_dimension_9ae69db849267b1a: function(arg0, arg1) {
3266
+ arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3215
3267
  },
3216
- __wbg_set_view_formats_cedc6791da403dd0: function(arg0, arg1) {
3268
+ __wbg_set_view_formats_4d0b943f593dd219: function(arg0, arg1) {
3217
3269
  arg0.viewFormats = arg1;
3218
3270
  },
3219
- __wbg_set_view_formats_d71615b406b48c55: function(arg0, arg1) {
3271
+ __wbg_set_view_formats_cba8520bf0d83d62: function(arg0, arg1) {
3220
3272
  arg0.viewFormats = arg1;
3221
3273
  },
3222
- __wbg_set_visibility_e573b286c07466a9: function(arg0, arg1) {
3274
+ __wbg_set_visibility_bbbf3d2b70571950: function(arg0, arg1) {
3223
3275
  arg0.visibility = arg1 >>> 0;
3224
3276
  },
3225
- __wbg_set_width_271237ac36113877: function(arg0, arg1) {
3277
+ __wbg_set_width_0f26635b289b3c67: function(arg0, arg1) {
3226
3278
  arg0.width = arg1 >>> 0;
3227
3279
  },
3228
- __wbg_set_width_7f07715a20503914: function(arg0, arg1) {
3280
+ __wbg_set_width_1ae13bf0b65e6395: function(arg0, arg1) {
3229
3281
  arg0.width = arg1 >>> 0;
3230
3282
  },
3231
- __wbg_set_width_d60bc4f2f20c56a4: function(arg0, arg1) {
3283
+ __wbg_set_width_81fa781e87b17891: function(arg0, arg1) {
3232
3284
  arg0.width = arg1 >>> 0;
3233
3285
  },
3234
- __wbg_set_write_mask_a862c33ddae25b05: function(arg0, arg1) {
3286
+ __wbg_set_write_mask_949f521dcf3da2b5: function(arg0, arg1) {
3235
3287
  arg0.writeMask = arg1 >>> 0;
3236
3288
  },
3237
- __wbg_set_x_4b7cbf510bc61851: function(arg0, arg1) {
3289
+ __wbg_set_x_15a4c893b3366fab: function(arg0, arg1) {
3238
3290
  arg0.x = arg1 >>> 0;
3239
3291
  },
3240
- __wbg_set_x_ca6153125c88f94a: function(arg0, arg1) {
3292
+ __wbg_set_x_7aa02c5d013f6852: function(arg0, arg1) {
3241
3293
  arg0.x = arg1 >>> 0;
3242
3294
  },
3243
- __wbg_set_y_8b2b8f8ac153b196: function(arg0, arg1) {
3295
+ __wbg_set_y_80ad367d70451024: function(arg0, arg1) {
3244
3296
  arg0.y = arg1 >>> 0;
3245
3297
  },
3246
- __wbg_set_y_e6bfda8575a95ce1: function(arg0, arg1) {
3298
+ __wbg_set_y_c631920a1c51a694: function(arg0, arg1) {
3247
3299
  arg0.y = arg1 >>> 0;
3248
3300
  },
3249
- __wbg_set_z_cad8b9af4fa03da8: function(arg0, arg1) {
3301
+ __wbg_set_z_7c526101c55ea2ae: function(arg0, arg1) {
3250
3302
  arg0.z = arg1 >>> 0;
3251
3303
  },
3252
- __wbg_shaderSource_32425cfe6e5a1e52: function(arg0, arg1, arg2, arg3) {
3304
+ __wbg_shaderSource_c235f38ba5b536d3: function(arg0, arg1, arg2, arg3) {
3253
3305
  arg0.shaderSource(arg1, getStringFromWasm0(arg2, arg3));
3254
3306
  },
3255
- __wbg_shaderSource_8f4bda03f70359df: function(arg0, arg1, arg2, arg3) {
3307
+ __wbg_shaderSource_cae157a332281ae7: function(arg0, arg1, arg2, arg3) {
3256
3308
  arg0.shaderSource(arg1, getStringFromWasm0(arg2, arg3));
3257
3309
  },
3258
- __wbg_shiftKey_5558a3288542c985: function(arg0) {
3310
+ __wbg_shiftKey_44bc0e4535e829c0: function(arg0) {
3259
3311
  const ret = arg0.shiftKey;
3260
3312
  return ret;
3261
3313
  },
3262
- __wbg_shiftKey_564be91ec842bcc4: function(arg0) {
3314
+ __wbg_shiftKey_4f414ec7c42beae6: function(arg0) {
3263
3315
  const ret = arg0.shiftKey;
3264
3316
  return ret;
3265
3317
  },
3266
- __wbg_signal_d1285ecab4ebc5ad: function(arg0) {
3318
+ __wbg_signal_9172c3282bfba2f5: function(arg0) {
3267
3319
  const ret = arg0.signal;
3268
3320
  return ret;
3269
3321
  },
3270
- __wbg_size_bd22487996a18767: function(arg0) {
3322
+ __wbg_size_0549be120b7831da: function(arg0) {
3271
3323
  const ret = arg0.size;
3272
3324
  return ret;
3273
3325
  },
3274
- __wbg_size_e05d31cc6049815f: function(arg0) {
3326
+ __wbg_size_7306c9406e13bf29: function(arg0) {
3275
3327
  const ret = arg0.size;
3276
3328
  return ret;
3277
3329
  },
3278
- __wbg_stack_71a874107c9fe1dc: function(arg0, arg1) {
3330
+ __wbg_slice_21f4c5261d1fdd69: function(arg0, arg1) {
3331
+ const ret = arg1.slice();
3332
+ const ptr1 = passArrayJsValueToWasm0(ret, wasm.__wbindgen_malloc);
3333
+ const len1 = WASM_VECTOR_LEN;
3334
+ getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3335
+ getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3336
+ },
3337
+ __wbg_stack_0823f063124627d9: function(arg0, arg1) {
3279
3338
  const ret = arg1.stack;
3280
3339
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3281
3340
  const len1 = WASM_VECTOR_LEN;
3282
3341
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3283
3342
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3284
3343
  },
3285
- __wbg_stack_7d386d4e3c58909f: function(arg0, arg1) {
3344
+ __wbg_stack_e1c4373cd809ace6: function(arg0, arg1) {
3286
3345
  const ret = arg1.stack;
3287
3346
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3288
3347
  const len1 = WASM_VECTOR_LEN;
3289
3348
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3290
3349
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3291
3350
  },
3292
- __wbg_state_5beaae88a693efa1: function(arg0) {
3351
+ __wbg_state_6d96f748e0572453: function() { return handleError(function (arg0) {
3293
3352
  const ret = arg0.state;
3294
3353
  return ret;
3295
- },
3296
- __wbg_state_da286469d44b98d6: function() { return handleError(function (arg0) {
3354
+ }, arguments); },
3355
+ __wbg_state_90f081dc1aa61b42: function(arg0) {
3297
3356
  const ret = arg0.state;
3298
3357
  return ret;
3299
- }, arguments); },
3300
- __wbg_static_accessor_GLOBAL_12837167ad935116: function() {
3301
- const ret = typeof global === 'undefined' ? null : global;
3302
- return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3303
3358
  },
3304
- __wbg_static_accessor_GLOBAL_THIS_e628e89ab3b1c95f: function() {
3359
+ __wbg_static_accessor_GLOBAL_THIS_a1248013d790bf5f: function() {
3305
3360
  const ret = typeof globalThis === 'undefined' ? null : globalThis;
3306
3361
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3307
3362
  },
3308
- __wbg_static_accessor_SELF_a621d3dfbb60d0ce: function() {
3363
+ __wbg_static_accessor_GLOBAL_f2e0f995a21329ff: function() {
3364
+ const ret = typeof global === 'undefined' ? null : global;
3365
+ return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3366
+ },
3367
+ __wbg_static_accessor_SELF_24f78b6d23f286ea: function() {
3309
3368
  const ret = typeof self === 'undefined' ? null : self;
3310
3369
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3311
3370
  },
3312
- __wbg_static_accessor_WINDOW_f8727f0cf888e0bd: function() {
3371
+ __wbg_static_accessor_WINDOW_59fd959c540fe405: function() {
3313
3372
  const ret = typeof window === 'undefined' ? null : window;
3314
3373
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3315
3374
  },
3316
- __wbg_statusText_556131a02d60f5cd: function(arg0, arg1) {
3375
+ __wbg_statusText_128c4dad452b4075: function(arg0, arg1) {
3317
3376
  const ret = arg1.statusText;
3318
3377
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3319
3378
  const len1 = WASM_VECTOR_LEN;
3320
3379
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3321
3380
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3322
3381
  },
3323
- __wbg_status_89d7e803db911ee7: function(arg0) {
3382
+ __wbg_status_44ecb0ac1da253f4: function(arg0) {
3324
3383
  const ret = arg0.status;
3325
3384
  return ret;
3326
3385
  },
3327
- __wbg_stencilFuncSeparate_10d043d0af14366f: function(arg0, arg1, arg2, arg3, arg4) {
3386
+ __wbg_stencilFuncSeparate_4c0db85174d13a30: function(arg0, arg1, arg2, arg3, arg4) {
3328
3387
  arg0.stencilFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3, arg4 >>> 0);
3329
3388
  },
3330
- __wbg_stencilFuncSeparate_1798f5cca257f313: function(arg0, arg1, arg2, arg3, arg4) {
3389
+ __wbg_stencilFuncSeparate_bc6ee80dc1553732: function(arg0, arg1, arg2, arg3, arg4) {
3331
3390
  arg0.stencilFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3, arg4 >>> 0);
3332
3391
  },
3333
- __wbg_stencilMaskSeparate_28d53625c02d9c7f: function(arg0, arg1, arg2) {
3392
+ __wbg_stencilMaskSeparate_f50ef76311ff1c52: function(arg0, arg1, arg2) {
3334
3393
  arg0.stencilMaskSeparate(arg1 >>> 0, arg2 >>> 0);
3335
3394
  },
3336
- __wbg_stencilMaskSeparate_c24c1a28b8dd8a63: function(arg0, arg1, arg2) {
3395
+ __wbg_stencilMaskSeparate_fff5b95ab033d285: function(arg0, arg1, arg2) {
3337
3396
  arg0.stencilMaskSeparate(arg1 >>> 0, arg2 >>> 0);
3338
3397
  },
3339
- __wbg_stencilMask_0eca090c4c47f8f7: function(arg0, arg1) {
3398
+ __wbg_stencilMask_6d5efd2cf61c3bd8: function(arg0, arg1) {
3340
3399
  arg0.stencilMask(arg1 >>> 0);
3341
3400
  },
3342
- __wbg_stencilMask_732dcc5aada10e4c: function(arg0, arg1) {
3401
+ __wbg_stencilMask_c3deb341c2545445: function(arg0, arg1) {
3343
3402
  arg0.stencilMask(arg1 >>> 0);
3344
3403
  },
3345
- __wbg_stencilOpSeparate_4657523b1d3b184f: function(arg0, arg1, arg2, arg3, arg4) {
3404
+ __wbg_stencilOpSeparate_04e9fc42ff22cc42: function(arg0, arg1, arg2, arg3, arg4) {
3346
3405
  arg0.stencilOpSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
3347
3406
  },
3348
- __wbg_stencilOpSeparate_de257f3c29e604cd: function(arg0, arg1, arg2, arg3, arg4) {
3407
+ __wbg_stencilOpSeparate_08965f0c8c8055ce: function(arg0, arg1, arg2, arg3, arg4) {
3349
3408
  arg0.stencilOpSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
3350
3409
  },
3351
- __wbg_stopPropagation_6e5e2a085214ac63: function(arg0) {
3410
+ __wbg_stopPropagation_000e2055cf404c4c: function(arg0) {
3352
3411
  arg0.stopPropagation();
3353
3412
  },
3354
- __wbg_stringify_8d1cc6ff383e8bae: function() { return handleError(function (arg0) {
3413
+ __wbg_stringify_a2c39d991e1bf91d: function() { return handleError(function (arg0) {
3355
3414
  const ret = JSON.stringify(arg0);
3356
3415
  return ret;
3357
3416
  }, arguments); },
3358
- __wbg_structuredClone_038888d3b2e6373f: function() { return handleError(function (arg0) {
3417
+ __wbg_structuredClone_e8194ffa20fc3081: function() { return handleError(function (arg0) {
3359
3418
  const ret = window.structuredClone(arg0);
3360
3419
  return ret;
3361
3420
  }, arguments); },
3362
- __wbg_style_0b7c9bd318f8b807: function(arg0) {
3421
+ __wbg_style_fbb0b56f71e97cf5: function(arg0) {
3363
3422
  const ret = arg0.style;
3364
3423
  return ret;
3365
3424
  },
3366
- __wbg_submit_2e1d8a082d7d5bf5: function(arg0, arg1) {
3425
+ __wbg_submit_b3bbead76cbf7627: function(arg0, arg1) {
3367
3426
  arg0.submit(arg1);
3368
3427
  },
3369
- __wbg_texImage2D_087ef94df78081f0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3428
+ __wbg_texImage2D_29ce63ed3c9e7fd2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3370
3429
  arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3371
3430
  }, arguments); },
3372
- __wbg_texImage2D_13414a4692836804: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3431
+ __wbg_texImage2D_35dad0302576d81d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3373
3432
  arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3374
3433
  }, arguments); },
3375
- __wbg_texImage2D_e71049312f3172d9: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3434
+ __wbg_texImage2D_b708a52e67380671: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3376
3435
  arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3377
3436
  }, arguments); },
3378
- __wbg_texImage3D_2082006a8a9b28a7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
3437
+ __wbg_texImage3D_8cd441630ff7f672: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
3379
3438
  arg0.texImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8 >>> 0, arg9 >>> 0, arg10);
3380
3439
  }, arguments); },
3381
- __wbg_texImage3D_bd2b0bd2cfcdb278: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
3440
+ __wbg_texImage3D_f350e29c3bf4131a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
3382
3441
  arg0.texImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8 >>> 0, arg9 >>> 0, arg10);
3383
3442
  }, arguments); },
3384
- __wbg_texParameteri_0d45be2c88d6bad8: function(arg0, arg1, arg2, arg3) {
3443
+ __wbg_texParameteri_2ae301ef0bcf17eb: function(arg0, arg1, arg2, arg3) {
3385
3444
  arg0.texParameteri(arg1 >>> 0, arg2 >>> 0, arg3);
3386
3445
  },
3387
- __wbg_texParameteri_ec937d2161018946: function(arg0, arg1, arg2, arg3) {
3446
+ __wbg_texParameteri_51f89620521fe4f5: function(arg0, arg1, arg2, arg3) {
3388
3447
  arg0.texParameteri(arg1 >>> 0, arg2 >>> 0, arg3);
3389
3448
  },
3390
- __wbg_texStorage2D_9504743abf5a986a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3449
+ __wbg_texStorage2D_9047841c0bc5a675: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3391
3450
  arg0.texStorage2D(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
3392
3451
  },
3393
- __wbg_texStorage3D_e9e1b58fee218abe: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3452
+ __wbg_texStorage3D_3b9a3f42a3546d1c: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3394
3453
  arg0.texStorage3D(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5, arg6);
3395
3454
  },
3396
- __wbg_texSubImage2D_117d29278542feb0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3455
+ __wbg_texSubImage2D_403156f007363972: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3397
3456
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3398
3457
  }, arguments); },
3399
- __wbg_texSubImage2D_19ae4cadb809f264: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3458
+ __wbg_texSubImage2D_8ab7ce69fb3d7da8: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3400
3459
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3401
3460
  }, arguments); },
3402
- __wbg_texSubImage2D_5d270af600a7fc4a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3461
+ __wbg_texSubImage2D_9489e066941c87f5: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3403
3462
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3404
3463
  }, arguments); },
3405
- __wbg_texSubImage2D_ae634cbf9ddde9c2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3464
+ __wbg_texSubImage2D_97da2da339012c33: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3406
3465
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3407
3466
  }, arguments); },
3408
- __wbg_texSubImage2D_bd034db2e58c352c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3467
+ __wbg_texSubImage2D_a64a00fcd1aaf828: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3409
3468
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3410
3469
  }, arguments); },
3411
- __wbg_texSubImage2D_bf72e56edeeed376: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3470
+ __wbg_texSubImage2D_d9826678d15a2def: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3412
3471
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3413
3472
  }, arguments); },
3414
- __wbg_texSubImage2D_d17a39cdec4a3495: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3473
+ __wbg_texSubImage2D_db8f79f2fc6bb8b3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3415
3474
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3416
3475
  }, arguments); },
3417
- __wbg_texSubImage2D_e193f1d28439217c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3476
+ __wbg_texSubImage2D_ec7844929d7e9fa7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3418
3477
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3419
3478
  }, arguments); },
3420
- __wbg_texSubImage2D_edf5bd70fda3feaf: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3479
+ __wbg_texSubImage2D_efd0d5d4f44425c3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
3421
3480
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
3422
3481
  }, arguments); },
3423
- __wbg_texSubImage3D_1102c12a20bf56d5: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3482
+ __wbg_texSubImage3D_07b9b3cac3cc7a94: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3424
3483
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3425
3484
  }, arguments); },
3426
- __wbg_texSubImage3D_18d7f3c65567c885: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3485
+ __wbg_texSubImage3D_5f9cbaf480a21838: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3427
3486
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3428
3487
  }, arguments); },
3429
- __wbg_texSubImage3D_3b653017c4c5d721: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3488
+ __wbg_texSubImage3D_9dcb0cdd21e357a2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3430
3489
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3431
3490
  }, arguments); },
3432
- __wbg_texSubImage3D_45591e5655d1ed5c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3491
+ __wbg_texSubImage3D_b108481878a623b1: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3433
3492
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3434
3493
  }, arguments); },
3435
- __wbg_texSubImage3D_47643556a8a4bf86: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3494
+ __wbg_texSubImage3D_b20e201d961c0724: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3436
3495
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3437
3496
  }, arguments); },
3438
- __wbg_texSubImage3D_59b8e24fb05787aa: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3497
+ __wbg_texSubImage3D_da3f8aa99d9a3b07: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3439
3498
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3440
3499
  }, arguments); },
3441
- __wbg_texSubImage3D_5bc920e542c48447: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3500
+ __wbg_texSubImage3D_dcd5f94889699451: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3442
3501
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3443
3502
  }, arguments); },
3444
- __wbg_texSubImage3D_eff5cd6ab84f44ee: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3503
+ __wbg_texSubImage3D_edaa3ed22d2c2d80: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
3445
3504
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
3446
3505
  }, arguments); },
3447
- __wbg_then_0d9fe2c7b1857d32: function(arg0, arg1, arg2) {
3506
+ __wbg_then_00eed3ac0b8e82cb: function(arg0, arg1, arg2) {
3507
+ const ret = arg0.then(arg1, arg2);
3508
+ return ret;
3509
+ },
3510
+ __wbg_then_479d77cb064907ee: function(arg0, arg1, arg2) {
3448
3511
  const ret = arg0.then(arg1, arg2);
3449
3512
  return ret;
3450
3513
  },
3451
- __wbg_then_b9e7b3b5f1a9e1b5: function(arg0, arg1) {
3514
+ __wbg_then_a0c8db0381c8994c: function(arg0, arg1) {
3452
3515
  const ret = arg0.then(arg1);
3453
3516
  return ret;
3454
3517
  },
3455
- __wbg_timestamp_f0780c3703a4eb19: function(arg0, arg1) {
3456
- const ret = arg1.timestamp;
3457
- getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
3458
- getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
3518
+ __wbg_timestamp_32a2f0974541dae3: function(arg0) {
3519
+ const ret = arg0.timestamp;
3520
+ return ret;
3459
3521
  },
3460
- __wbg_toString_029ac24421fd7a24: function(arg0) {
3522
+ __wbg_toString_6bb93e4c281b55a5: function(arg0) {
3461
3523
  const ret = arg0.toString();
3462
3524
  return ret;
3463
3525
  },
3464
- __wbg_toString_964ff7fe6eca8362: function(arg0) {
3526
+ __wbg_toString_891d991e862e1d44: function(arg0) {
3465
3527
  const ret = arg0.toString();
3466
3528
  return ret;
3467
3529
  },
3468
- __wbg_top_3d27ff6f468cf3fc: function(arg0) {
3530
+ __wbg_top_a1a3c9fce4b7bf79: function(arg0) {
3469
3531
  const ret = arg0.top;
3470
3532
  return ret;
3471
3533
  },
3472
- __wbg_touches_55ce167b42bcdf52: function(arg0) {
3534
+ __wbg_touches_077e4a58ee8e1500: function(arg0) {
3473
3535
  const ret = arg0.touches;
3474
3536
  return ret;
3475
3537
  },
3476
- __wbg_trace_7e0c6d395745fad9: function(arg0, arg1) {
3477
- console.trace(getStringFromWasm0(arg0, arg1));
3478
- },
3479
- __wbg_type_9a3860e6dd3a4156: function(arg0, arg1) {
3538
+ __wbg_type_519bcbe4568b18ef: function(arg0, arg1) {
3480
3539
  const ret = arg1.type;
3481
3540
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3482
3541
  const len1 = WASM_VECTOR_LEN;
3483
3542
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3484
3543
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3485
3544
  },
3486
- __wbg_type_e8c7fade6d73451b: function(arg0, arg1) {
3545
+ __wbg_type_8f15c453c9572b22: function(arg0, arg1) {
3487
3546
  const ret = arg1.type;
3488
3547
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3489
3548
  const len1 = WASM_VECTOR_LEN;
3490
3549
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3491
3550
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3492
3551
  },
3493
- __wbg_uniform1f_b500ede5b612bea2: function(arg0, arg1, arg2) {
3552
+ __wbg_uniform1f_3bfa2bd6c7fc00d4: function(arg0, arg1, arg2) {
3494
3553
  arg0.uniform1f(arg1, arg2);
3495
3554
  },
3496
- __wbg_uniform1f_c148eeaf4b531059: function(arg0, arg1, arg2) {
3555
+ __wbg_uniform1f_fc8bddcb58797aec: function(arg0, arg1, arg2) {
3497
3556
  arg0.uniform1f(arg1, arg2);
3498
3557
  },
3499
- __wbg_uniform1i_9f3f72dbcb98ada9: function(arg0, arg1, arg2) {
3558
+ __wbg_uniform1i_a2d71c729752832f: function(arg0, arg1, arg2) {
3500
3559
  arg0.uniform1i(arg1, arg2);
3501
3560
  },
3502
- __wbg_uniform1i_e9aee4b9e7fe8c4b: function(arg0, arg1, arg2) {
3561
+ __wbg_uniform1i_acce06d190ce18d5: function(arg0, arg1, arg2) {
3503
3562
  arg0.uniform1i(arg1, arg2);
3504
3563
  },
3505
- __wbg_uniform1ui_a0f911ff174715d0: function(arg0, arg1, arg2) {
3564
+ __wbg_uniform1ui_d7a2cf8ee1de7325: function(arg0, arg1, arg2) {
3506
3565
  arg0.uniform1ui(arg1, arg2 >>> 0);
3507
3566
  },
3508
- __wbg_uniform2fv_04c304b93cbf7f55: function(arg0, arg1, arg2, arg3) {
3567
+ __wbg_uniform2fv_1dc67fed5264c610: function(arg0, arg1, arg2, arg3) {
3509
3568
  arg0.uniform2fv(arg1, getArrayF32FromWasm0(arg2, arg3));
3510
3569
  },
3511
- __wbg_uniform2fv_2fb47cfe06330cc7: function(arg0, arg1, arg2, arg3) {
3570
+ __wbg_uniform2fv_32ae18850ee36360: function(arg0, arg1, arg2, arg3) {
3512
3571
  arg0.uniform2fv(arg1, getArrayF32FromWasm0(arg2, arg3));
3513
3572
  },
3514
- __wbg_uniform2iv_095baf208f172131: function(arg0, arg1, arg2, arg3) {
3573
+ __wbg_uniform2iv_80957dd3c0011c0b: function(arg0, arg1, arg2, arg3) {
3515
3574
  arg0.uniform2iv(arg1, getArrayI32FromWasm0(arg2, arg3));
3516
3575
  },
3517
- __wbg_uniform2iv_ccf2ed44ac8e602e: function(arg0, arg1, arg2, arg3) {
3576
+ __wbg_uniform2iv_81603aa19386125f: function(arg0, arg1, arg2, arg3) {
3518
3577
  arg0.uniform2iv(arg1, getArrayI32FromWasm0(arg2, arg3));
3519
3578
  },
3520
- __wbg_uniform2uiv_3030d7e769f5e82a: function(arg0, arg1, arg2, arg3) {
3579
+ __wbg_uniform2uiv_1e6408df9680634c: function(arg0, arg1, arg2, arg3) {
3521
3580
  arg0.uniform2uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
3522
3581
  },
3523
- __wbg_uniform3fv_aa35ef21e14d5469: function(arg0, arg1, arg2, arg3) {
3582
+ __wbg_uniform3fv_667c3b6d0f6f5bb9: function(arg0, arg1, arg2, arg3) {
3524
3583
  arg0.uniform3fv(arg1, getArrayF32FromWasm0(arg2, arg3));
3525
3584
  },
3526
- __wbg_uniform3fv_c0872003729939a5: function(arg0, arg1, arg2, arg3) {
3585
+ __wbg_uniform3fv_a4a3b6f42df10d24: function(arg0, arg1, arg2, arg3) {
3527
3586
  arg0.uniform3fv(arg1, getArrayF32FromWasm0(arg2, arg3));
3528
3587
  },
3529
- __wbg_uniform3iv_6aa2b0791e659d14: function(arg0, arg1, arg2, arg3) {
3588
+ __wbg_uniform3iv_5476a7841a1be50a: function(arg0, arg1, arg2, arg3) {
3530
3589
  arg0.uniform3iv(arg1, getArrayI32FromWasm0(arg2, arg3));
3531
3590
  },
3532
- __wbg_uniform3iv_e912f444d4ff8269: function(arg0, arg1, arg2, arg3) {
3591
+ __wbg_uniform3iv_739b2cd97bded380: function(arg0, arg1, arg2, arg3) {
3533
3592
  arg0.uniform3iv(arg1, getArrayI32FromWasm0(arg2, arg3));
3534
3593
  },
3535
- __wbg_uniform3uiv_86941e7eeb8ee0a3: function(arg0, arg1, arg2, arg3) {
3594
+ __wbg_uniform3uiv_6b0e93be0f86cc3c: function(arg0, arg1, arg2, arg3) {
3536
3595
  arg0.uniform3uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
3537
3596
  },
3538
- __wbg_uniform4f_71ec75443e58cecc: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3597
+ __wbg_uniform4f_21572347c73b60b8: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3539
3598
  arg0.uniform4f(arg1, arg2, arg3, arg4, arg5);
3540
3599
  },
3541
- __wbg_uniform4f_f6b5e2024636033a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3600
+ __wbg_uniform4f_50286376821185ad: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3542
3601
  arg0.uniform4f(arg1, arg2, arg3, arg4, arg5);
3543
3602
  },
3544
- __wbg_uniform4fv_498bd80dc5aa16ff: function(arg0, arg1, arg2, arg3) {
3603
+ __wbg_uniform4fv_f28a8dec371262c5: function(arg0, arg1, arg2, arg3) {
3545
3604
  arg0.uniform4fv(arg1, getArrayF32FromWasm0(arg2, arg3));
3546
3605
  },
3547
- __wbg_uniform4fv_e6c73702e9a3be5c: function(arg0, arg1, arg2, arg3) {
3606
+ __wbg_uniform4fv_ffa80ce12adb181d: function(arg0, arg1, arg2, arg3) {
3548
3607
  arg0.uniform4fv(arg1, getArrayF32FromWasm0(arg2, arg3));
3549
3608
  },
3550
- __wbg_uniform4iv_375332584c65e61b: function(arg0, arg1, arg2, arg3) {
3609
+ __wbg_uniform4iv_45f0c9ae8bad51b8: function(arg0, arg1, arg2, arg3) {
3551
3610
  arg0.uniform4iv(arg1, getArrayI32FromWasm0(arg2, arg3));
3552
3611
  },
3553
- __wbg_uniform4iv_8a8219fda39dffd5: function(arg0, arg1, arg2, arg3) {
3612
+ __wbg_uniform4iv_f854c848a093b864: function(arg0, arg1, arg2, arg3) {
3554
3613
  arg0.uniform4iv(arg1, getArrayI32FromWasm0(arg2, arg3));
3555
3614
  },
3556
- __wbg_uniform4uiv_046ee400bb80547d: function(arg0, arg1, arg2, arg3) {
3615
+ __wbg_uniform4uiv_846e7f401ec81902: function(arg0, arg1, arg2, arg3) {
3557
3616
  arg0.uniform4uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
3558
3617
  },
3559
- __wbg_uniformBlockBinding_1cf9fd2c49adf0f3: function(arg0, arg1, arg2, arg3) {
3618
+ __wbg_uniformBlockBinding_0ed4d9a8f2505d33: function(arg0, arg1, arg2, arg3) {
3560
3619
  arg0.uniformBlockBinding(arg1, arg2 >>> 0, arg3 >>> 0);
3561
3620
  },
3562
- __wbg_uniformMatrix2fv_24430076c7afb5e3: function(arg0, arg1, arg2, arg3, arg4) {
3621
+ __wbg_uniformMatrix2fv_172f98e9a2a32678: function(arg0, arg1, arg2, arg3, arg4) {
3563
3622
  arg0.uniformMatrix2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3564
3623
  },
3565
- __wbg_uniformMatrix2fv_e2806601f5b95102: function(arg0, arg1, arg2, arg3, arg4) {
3624
+ __wbg_uniformMatrix2fv_86768d70b036fe99: function(arg0, arg1, arg2, arg3, arg4) {
3566
3625
  arg0.uniformMatrix2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3567
3626
  },
3568
- __wbg_uniformMatrix2x3fv_a377326104a8faf4: function(arg0, arg1, arg2, arg3, arg4) {
3627
+ __wbg_uniformMatrix2x3fv_41c23e66a9d45d9b: function(arg0, arg1, arg2, arg3, arg4) {
3569
3628
  arg0.uniformMatrix2x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3570
3629
  },
3571
- __wbg_uniformMatrix2x4fv_b7a4d810e7a1cf7d: function(arg0, arg1, arg2, arg3, arg4) {
3630
+ __wbg_uniformMatrix2x4fv_183cd035e168f730: function(arg0, arg1, arg2, arg3, arg4) {
3572
3631
  arg0.uniformMatrix2x4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3573
3632
  },
3574
- __wbg_uniformMatrix3fv_6f822361173d8046: function(arg0, arg1, arg2, arg3, arg4) {
3633
+ __wbg_uniformMatrix3fv_4a4f2baed9433227: function(arg0, arg1, arg2, arg3, arg4) {
3575
3634
  arg0.uniformMatrix3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3576
3635
  },
3577
- __wbg_uniformMatrix3fv_b94a764c63aa6468: function(arg0, arg1, arg2, arg3, arg4) {
3636
+ __wbg_uniformMatrix3fv_dc7481350ed17ade: function(arg0, arg1, arg2, arg3, arg4) {
3578
3637
  arg0.uniformMatrix3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3579
3638
  },
3580
- __wbg_uniformMatrix3x2fv_69a4cf0ce5b09f8b: function(arg0, arg1, arg2, arg3, arg4) {
3639
+ __wbg_uniformMatrix3x2fv_f8d83f5511a427ad: function(arg0, arg1, arg2, arg3, arg4) {
3581
3640
  arg0.uniformMatrix3x2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3582
3641
  },
3583
- __wbg_uniformMatrix3x4fv_cc72e31a1baaf9c9: function(arg0, arg1, arg2, arg3, arg4) {
3642
+ __wbg_uniformMatrix3x4fv_4142ecf80ac378f8: function(arg0, arg1, arg2, arg3, arg4) {
3584
3643
  arg0.uniformMatrix3x4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3585
3644
  },
3586
- __wbg_uniformMatrix4fv_0e724dbebd372526: function(arg0, arg1, arg2, arg3, arg4) {
3645
+ __wbg_uniformMatrix4fv_5395d1840e1704d7: function(arg0, arg1, arg2, arg3, arg4) {
3587
3646
  arg0.uniformMatrix4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3588
3647
  },
3589
- __wbg_uniformMatrix4fv_923b55ad503fdc56: function(arg0, arg1, arg2, arg3, arg4) {
3648
+ __wbg_uniformMatrix4fv_b5e679a62b62a98d: function(arg0, arg1, arg2, arg3, arg4) {
3590
3649
  arg0.uniformMatrix4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3591
3650
  },
3592
- __wbg_uniformMatrix4x2fv_8c9fb646f3b90b63: function(arg0, arg1, arg2, arg3, arg4) {
3651
+ __wbg_uniformMatrix4x2fv_aef25c3108f8e952: function(arg0, arg1, arg2, arg3, arg4) {
3593
3652
  arg0.uniformMatrix4x2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3594
3653
  },
3595
- __wbg_uniformMatrix4x3fv_ee0bed9a1330400d: function(arg0, arg1, arg2, arg3, arg4) {
3654
+ __wbg_uniformMatrix4x3fv_eec7712cae03a7f1: function(arg0, arg1, arg2, arg3, arg4) {
3596
3655
  arg0.uniformMatrix4x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
3597
3656
  },
3598
- __wbg_unmap_a07053d5b72652e1: function(arg0) {
3657
+ __wbg_unmap_817a2e3248a553fb: function(arg0) {
3599
3658
  arg0.unmap();
3600
3659
  },
3601
- __wbg_url_c484c26b1fbf5126: function(arg0, arg1) {
3660
+ __wbg_url_95d8a83d33709572: function(arg0, arg1) {
3602
3661
  const ret = arg1.url;
3603
3662
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3604
3663
  const len1 = WASM_VECTOR_LEN;
3605
3664
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3606
3665
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3607
3666
  },
3608
- __wbg_usage_13ab801eb829ddfc: function(arg0) {
3667
+ __wbg_usage_265ef3d88b112387: function(arg0) {
3609
3668
  const ret = arg0.usage;
3610
3669
  return ret;
3611
3670
  },
3612
- __wbg_useProgram_e82c1a5f87d81579: function(arg0, arg1) {
3671
+ __wbg_useProgram_a2f83fab51c79f54: function(arg0, arg1) {
3613
3672
  arg0.useProgram(arg1);
3614
3673
  },
3615
- __wbg_useProgram_fe720ade4d3b6edb: function(arg0, arg1) {
3674
+ __wbg_useProgram_f79c775d2e8824a9: function(arg0, arg1) {
3616
3675
  arg0.useProgram(arg1);
3617
3676
  },
3618
- __wbg_userActivation_51038e6b8246227a: function(arg0) {
3677
+ __wbg_userActivation_16761a917b187328: function(arg0) {
3619
3678
  const ret = arg0.userActivation;
3620
3679
  return ret;
3621
3680
  },
3622
- __wbg_userAgent_34463fd660ba4a2a: function() { return handleError(function (arg0, arg1) {
3681
+ __wbg_userAgent_d58193cc32293b16: function() { return handleError(function (arg0, arg1) {
3623
3682
  const ret = arg1.userAgent;
3624
3683
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3625
3684
  const len1 = WASM_VECTOR_LEN;
3626
3685
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3627
3686
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3628
3687
  }, arguments); },
3629
- __wbg_valueOf_3c28600026e653c4: function(arg0) {
3688
+ __wbg_valueOf_4a6bac551a5efb8f: function(arg0) {
3630
3689
  const ret = arg0.valueOf();
3631
3690
  return ret;
3632
3691
  },
3633
- __wbg_value_0546255b415e96c1: function(arg0) {
3692
+ __wbg_value_7f6052747ccf940f: function(arg0) {
3634
3693
  const ret = arg0.value;
3635
3694
  return ret;
3636
3695
  },
3637
- __wbg_value_e506a07878790ca0: function(arg0, arg1) {
3696
+ __wbg_value_c88240b8ee29611a: function(arg0, arg1) {
3638
3697
  const ret = arg1.value;
3639
3698
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
3640
3699
  const len1 = WASM_VECTOR_LEN;
3641
3700
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
3642
3701
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
3643
3702
  },
3644
- __wbg_vertexAttribDivisorANGLE_eaa3c29423ea6da4: function(arg0, arg1, arg2) {
3703
+ __wbg_vertexAttribDivisorANGLE_1229b2a341928b1a: function(arg0, arg1, arg2) {
3645
3704
  arg0.vertexAttribDivisorANGLE(arg1 >>> 0, arg2 >>> 0);
3646
3705
  },
3647
- __wbg_vertexAttribDivisor_744c0ca468594894: function(arg0, arg1, arg2) {
3706
+ __wbg_vertexAttribDivisor_01d7e6446210d446: function(arg0, arg1, arg2) {
3648
3707
  arg0.vertexAttribDivisor(arg1 >>> 0, arg2 >>> 0);
3649
3708
  },
3650
- __wbg_vertexAttribIPointer_b9020d0c2e759912: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3709
+ __wbg_vertexAttribIPointer_9ea5ec1a58b61fcf: function(arg0, arg1, arg2, arg3, arg4, arg5) {
3651
3710
  arg0.vertexAttribIPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
3652
3711
  },
3653
- __wbg_vertexAttribPointer_75f6ff47f6c9f8cb: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3712
+ __wbg_vertexAttribPointer_63d8611810159fd4: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3654
3713
  arg0.vertexAttribPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4 !== 0, arg5, arg6);
3655
3714
  },
3656
- __wbg_vertexAttribPointer_adbd1853cce679ad: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3715
+ __wbg_vertexAttribPointer_7db76295987fda72: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3657
3716
  arg0.vertexAttribPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4 !== 0, arg5, arg6);
3658
3717
  },
3659
- __wbg_videoHeight_a90b6b6ebd4132de: function(arg0) {
3718
+ __wbg_videoHeight_45a0ae1e784283ef: function(arg0) {
3660
3719
  const ret = arg0.videoHeight;
3661
3720
  return ret;
3662
3721
  },
3663
- __wbg_videoWidth_4b450aa64c85eaa4: function(arg0) {
3722
+ __wbg_videoWidth_7940100dd8fd6df7: function(arg0) {
3664
3723
  const ret = arg0.videoWidth;
3665
3724
  return ret;
3666
3725
  },
3667
- __wbg_view_6c32e7184b8606ad: function(arg0) {
3726
+ __wbg_view_066479053a371038: function(arg0) {
3668
3727
  const ret = arg0.view;
3669
3728
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3670
3729
  },
3671
- __wbg_viewport_174ae1c2209344ae: function(arg0, arg1, arg2, arg3, arg4) {
3730
+ __wbg_viewport_1ac0b434f13a485b: function(arg0, arg1, arg2, arg3, arg4) {
3672
3731
  arg0.viewport(arg1, arg2, arg3, arg4);
3673
3732
  },
3674
- __wbg_viewport_df236eac68bc7467: function(arg0, arg1, arg2, arg3, arg4) {
3733
+ __wbg_viewport_de5bbf3f5c97bfcf: function(arg0, arg1, arg2, arg3, arg4) {
3675
3734
  arg0.viewport(arg1, arg2, arg3, arg4);
3676
3735
  },
3677
- __wbg_warn_9d4166c7f1cfb0d6: function(arg0, arg1) {
3678
- console.warn(getStringFromWasm0(arg0, arg1));
3736
+ __wbg_warn_2b0a27f629a4bb1e: function(arg0) {
3737
+ console.warn(arg0);
3738
+ },
3739
+ __wbg_warn_b5013c1036317367: function(arg0, arg1, arg2, arg3) {
3740
+ console.warn(arg0, arg1, arg2, arg3);
3679
3741
  },
3680
- __wbg_width_5901d980713eb80b: function(arg0) {
3742
+ __wbg_width_4e12e0c19210bcc8: function(arg0) {
3681
3743
  const ret = arg0.width;
3682
3744
  return ret;
3683
3745
  },
3684
- __wbg_width_5f66bde2e810fbde: function(arg0) {
3746
+ __wbg_width_63032419f7a6952d: function(arg0) {
3685
3747
  const ret = arg0.width;
3686
3748
  return ret;
3687
3749
  },
3688
- __wbg_width_7444cca5dfea0645: function(arg0) {
3750
+ __wbg_width_80cea93fc7f63070: function(arg0) {
3689
3751
  const ret = arg0.width;
3690
3752
  return ret;
3691
3753
  },
3692
- __wbg_width_75158459c067906d: function(arg0) {
3754
+ __wbg_width_92a77379d26c23da: function(arg0) {
3693
3755
  const ret = arg0.width;
3694
3756
  return ret;
3695
3757
  },
3696
- __wbg_width_be8f36d66d37751f: function(arg0) {
3758
+ __wbg_width_9a5800683afb6ee8: function(arg0) {
3697
3759
  const ret = arg0.width;
3698
3760
  return ret;
3699
3761
  },
3700
- __wbg_width_f12394c19964e4bb: function(arg0) {
3762
+ __wbg_width_e05356ef08639ff5: function(arg0) {
3701
3763
  const ret = arg0.width;
3702
3764
  return ret;
3703
3765
  },
3704
- __wbg_writeBuffer_538dfa14a81f396b: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3766
+ __wbg_writeBuffer_24a10bfd5a8a57f7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3705
3767
  arg0.writeBuffer(arg1, arg2, getArrayU8FromWasm0(arg3, arg4), arg5, arg6);
3706
3768
  }, arguments); },
3707
- __wbg_writeText_be1c3b83a3e46230: function(arg0, arg1, arg2) {
3769
+ __wbg_writeText_622762687282c553: function(arg0, arg1, arg2) {
3708
3770
  const ret = arg0.writeText(getStringFromWasm0(arg1, arg2));
3709
3771
  return ret;
3710
3772
  },
3711
- __wbg_writeTexture_7a28cd36573abda9: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
3773
+ __wbg_writeTexture_acb28796746826c8: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
3712
3774
  arg0.writeTexture(arg1, getArrayU8FromWasm0(arg2, arg3), arg4, arg5);
3713
3775
  }, arguments); },
3714
- __wbg_write_d429ce72e918e180: function(arg0, arg1) {
3776
+ __wbg_write_00f6c35f2c69124a: function(arg0, arg1) {
3715
3777
  const ret = arg0.write(arg1);
3716
3778
  return ret;
3717
3779
  },
3718
3780
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
3719
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [NamedExternref("PopStateEvent")], shim_idx: 2, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3720
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__ha015c2e5d96a6fe2, wasm_bindgen__convert__closures_____invoke__h4ae6a42544a65a13);
3781
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 22481, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3782
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h7f5990dfa2f7a966);
3721
3783
  return ret;
3722
3784
  },
3723
3785
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
3724
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1353, function: Function { arguments: [], shim_idx: 1354, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3725
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h262be31389235739, wasm_bindgen__convert__closures_____invoke__h34c0e2e8ad33c7ee);
3786
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 30937, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3787
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hef8875643428db4b);
3726
3788
  return ret;
3727
3789
  },
3728
3790
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
3729
- // Cast intrinsic for `Closure(Closure { dtor_idx: 21536, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 21537, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3730
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h009b1949dd23509e, wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4);
3791
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 31834, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3792
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3);
3731
3793
  return ret;
3732
3794
  },
3733
3795
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
3734
- // Cast intrinsic for `Closure(Closure { dtor_idx: 21536, function: Function { arguments: [NamedExternref("Event")], shim_idx: 21537, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3735
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h009b1949dd23509e, wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4);
3796
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 21884, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3797
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h113a3b6292bca4c3);
3736
3798
  return ret;
3737
3799
  },
3738
3800
  __wbindgen_cast_0000000000000005: function(arg0, arg1) {
3739
- // Cast intrinsic for `Closure(Closure { dtor_idx: 21536, function: Function { arguments: [], shim_idx: 21538, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3740
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h009b1949dd23509e, wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed);
3801
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Error")], shim_idx: 26482, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3802
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h146b231274b978ee);
3741
3803
  return ret;
3742
3804
  },
3743
3805
  __wbindgen_cast_0000000000000006: function(arg0, arg1) {
3744
- // Cast intrinsic for `Closure(Closure { dtor_idx: 22143, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 22144, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3745
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4831490904c51c4c, wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df);
3806
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 21884, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3807
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h113a3b6292bca4c3_5);
3746
3808
  return ret;
3747
3809
  },
3748
3810
  __wbindgen_cast_0000000000000007: function(arg0, arg1) {
3749
- // Cast intrinsic for `Closure(Closure { dtor_idx: 26087, function: Function { arguments: [NamedExternref("Error")], shim_idx: 26088, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3750
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h277078df6bfd3a6b, wasm_bindgen__convert__closures_____invoke__h2578116a31283fd2);
3811
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 22481, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3812
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h7f5990dfa2f7a966_6);
3751
3813
  return ret;
3752
3814
  },
3753
3815
  __wbindgen_cast_0000000000000008: function(arg0, arg1) {
3754
- // Cast intrinsic for `Closure(Closure { dtor_idx: 26087, function: Function { arguments: [NamedExternref("VideoFrame")], shim_idx: 26088, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3755
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h277078df6bfd3a6b, wasm_bindgen__convert__closures_____invoke__h2578116a31283fd2);
3816
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("PopStateEvent")], shim_idx: 7, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3817
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hd33be00722191293);
3756
3818
  return ret;
3757
3819
  },
3758
3820
  __wbindgen_cast_0000000000000009: function(arg0, arg1) {
3759
- // Cast intrinsic for `Closure(Closure { dtor_idx: 26533, function: Function { arguments: [], shim_idx: 26534, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3760
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hc04567db35d69bbb, wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9);
3821
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("StorageEvent")], shim_idx: 3524, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3822
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h15360cd0644adfb0);
3761
3823
  return ret;
3762
3824
  },
3763
3825
  __wbindgen_cast_000000000000000a: function(arg0, arg1) {
3764
- // Cast intrinsic for `Closure(Closure { dtor_idx: 31049, function: Function { arguments: [Externref], shim_idx: 31050, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3765
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h7508dffd5ebd1071, wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075);
3826
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("VideoFrame")], shim_idx: 26482, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3827
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h146b231274b978ee_9);
3766
3828
  return ret;
3767
3829
  },
3768
3830
  __wbindgen_cast_000000000000000b: function(arg0, arg1) {
3769
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3664, function: Function { arguments: [NamedExternref("StorageEvent")], shim_idx: 3665, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3770
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h600b4f5a35fe935a, wasm_bindgen__convert__closures_____invoke__h515d9a574ced5c20);
3831
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("undefined")], shim_idx: 26481, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3832
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h23c293509a282627);
3771
3833
  return ret;
3772
3834
  },
3773
3835
  __wbindgen_cast_000000000000000c: function(arg0, arg1) {
3774
- // Cast intrinsic for `Closure(Closure { dtor_idx: 5904, function: Function { arguments: [], shim_idx: 5905, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3775
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hdf5301baa32f3642, wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17);
3836
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 1556, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3837
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hf7a14ab725fc9a82);
3838
+ return ret;
3839
+ },
3840
+ __wbindgen_cast_000000000000000d: function(arg0, arg1) {
3841
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 21883, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3842
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h888f695dbf200fbf);
3776
3843
  return ret;
3777
3844
  },
3778
- __wbindgen_cast_000000000000000d: function(arg0) {
3845
+ __wbindgen_cast_000000000000000e: function(arg0, arg1) {
3846
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 26981, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3847
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hd68d6d7df2a6dcd9);
3848
+ return ret;
3849
+ },
3850
+ __wbindgen_cast_000000000000000f: function(arg0, arg1) {
3851
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 6212, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3852
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h2fac9182467b83c4);
3853
+ return ret;
3854
+ },
3855
+ __wbindgen_cast_0000000000000010: function(arg0) {
3779
3856
  // Cast intrinsic for `F64 -> Externref`.
3780
3857
  const ret = arg0;
3781
3858
  return ret;
3782
3859
  },
3783
- __wbindgen_cast_000000000000000e: function(arg0, arg1) {
3860
+ __wbindgen_cast_0000000000000011: function(arg0, arg1) {
3784
3861
  // Cast intrinsic for `Ref(Slice(F32)) -> NamedExternref("Float32Array")`.
3785
3862
  const ret = getArrayF32FromWasm0(arg0, arg1);
3786
3863
  return ret;
3787
3864
  },
3788
- __wbindgen_cast_000000000000000f: function(arg0, arg1) {
3865
+ __wbindgen_cast_0000000000000012: function(arg0, arg1) {
3789
3866
  // Cast intrinsic for `Ref(Slice(I16)) -> NamedExternref("Int16Array")`.
3790
3867
  const ret = getArrayI16FromWasm0(arg0, arg1);
3791
3868
  return ret;
3792
3869
  },
3793
- __wbindgen_cast_0000000000000010: function(arg0, arg1) {
3870
+ __wbindgen_cast_0000000000000013: function(arg0, arg1) {
3794
3871
  // Cast intrinsic for `Ref(Slice(I32)) -> NamedExternref("Int32Array")`.
3795
3872
  const ret = getArrayI32FromWasm0(arg0, arg1);
3796
3873
  return ret;
3797
3874
  },
3798
- __wbindgen_cast_0000000000000011: function(arg0, arg1) {
3875
+ __wbindgen_cast_0000000000000014: function(arg0, arg1) {
3799
3876
  // Cast intrinsic for `Ref(Slice(I8)) -> NamedExternref("Int8Array")`.
3800
3877
  const ret = getArrayI8FromWasm0(arg0, arg1);
3801
3878
  return ret;
3802
3879
  },
3803
- __wbindgen_cast_0000000000000012: function(arg0, arg1) {
3880
+ __wbindgen_cast_0000000000000015: function(arg0, arg1) {
3804
3881
  // Cast intrinsic for `Ref(Slice(U16)) -> NamedExternref("Uint16Array")`.
3805
3882
  const ret = getArrayU16FromWasm0(arg0, arg1);
3806
3883
  return ret;
3807
3884
  },
3808
- __wbindgen_cast_0000000000000013: function(arg0, arg1) {
3885
+ __wbindgen_cast_0000000000000016: function(arg0, arg1) {
3809
3886
  // Cast intrinsic for `Ref(Slice(U32)) -> NamedExternref("Uint32Array")`.
3810
3887
  const ret = getArrayU32FromWasm0(arg0, arg1);
3811
3888
  return ret;
3812
3889
  },
3813
- __wbindgen_cast_0000000000000014: function(arg0, arg1) {
3890
+ __wbindgen_cast_0000000000000017: function(arg0, arg1) {
3814
3891
  // Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
3815
3892
  const ret = getArrayU8FromWasm0(arg0, arg1);
3816
3893
  return ret;
3817
3894
  },
3818
- __wbindgen_cast_0000000000000015: function(arg0, arg1) {
3895
+ __wbindgen_cast_0000000000000018: function(arg0, arg1) {
3819
3896
  // Cast intrinsic for `Ref(String) -> Externref`.
3820
3897
  const ret = getStringFromWasm0(arg0, arg1);
3821
3898
  return ret;
@@ -3836,54 +3913,80 @@ const exports = { __proto__: null };
3836
3913
  };
3837
3914
  }
3838
3915
 
3839
- function wasm_bindgen__convert__closures_____invoke__h34c0e2e8ad33c7ee(arg0, arg1) {
3840
- wasm.wasm_bindgen__convert__closures_____invoke__h34c0e2e8ad33c7ee(arg0, arg1);
3916
+ function wasm_bindgen__convert__closures_____invoke__hf7a14ab725fc9a82(arg0, arg1) {
3917
+ wasm.wasm_bindgen__convert__closures_____invoke__hf7a14ab725fc9a82(arg0, arg1);
3841
3918
  }
3842
3919
 
3843
- function wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9(arg0, arg1) {
3844
- wasm.wasm_bindgen__convert__closures_____invoke__had4f08a0af1088c9(arg0, arg1);
3920
+ function wasm_bindgen__convert__closures_____invoke__hd68d6d7df2a6dcd9(arg0, arg1) {
3921
+ wasm.wasm_bindgen__convert__closures_____invoke__hd68d6d7df2a6dcd9(arg0, arg1);
3845
3922
  }
3846
3923
 
3847
- function wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17(arg0, arg1) {
3848
- wasm.wasm_bindgen__convert__closures_____invoke__h0236d1cdfad95b17(arg0, arg1);
3924
+ function wasm_bindgen__convert__closures_____invoke__h2fac9182467b83c4(arg0, arg1) {
3925
+ wasm.wasm_bindgen__convert__closures_____invoke__h2fac9182467b83c4(arg0, arg1);
3849
3926
  }
3850
3927
 
3851
- function wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed(arg0, arg1) {
3852
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__h5892311f8cd076ed(arg0, arg1);
3928
+ function wasm_bindgen__convert__closures_____invoke__h888f695dbf200fbf(arg0, arg1) {
3929
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h888f695dbf200fbf(arg0, arg1);
3853
3930
  if (ret[1]) {
3854
3931
  throw takeFromExternrefTable0(ret[0]);
3855
3932
  }
3856
3933
  }
3857
3934
 
3858
- function wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4(arg0, arg1, arg2) {
3859
- wasm.wasm_bindgen__convert__closures_____invoke__h30eecf65af9bedc4(arg0, arg1, arg2);
3935
+ function wasm_bindgen__convert__closures_____invoke__h7f5990dfa2f7a966(arg0, arg1, arg2) {
3936
+ wasm.wasm_bindgen__convert__closures_____invoke__h7f5990dfa2f7a966(arg0, arg1, arg2);
3937
+ }
3938
+
3939
+ function wasm_bindgen__convert__closures_____invoke__hef8875643428db4b(arg0, arg1, arg2) {
3940
+ wasm.wasm_bindgen__convert__closures_____invoke__hef8875643428db4b(arg0, arg1, arg2);
3941
+ }
3942
+
3943
+ function wasm_bindgen__convert__closures_____invoke__h113a3b6292bca4c3(arg0, arg1, arg2) {
3944
+ wasm.wasm_bindgen__convert__closures_____invoke__h113a3b6292bca4c3(arg0, arg1, arg2);
3945
+ }
3946
+
3947
+ function wasm_bindgen__convert__closures_____invoke__h146b231274b978ee(arg0, arg1, arg2) {
3948
+ wasm.wasm_bindgen__convert__closures_____invoke__h146b231274b978ee(arg0, arg1, arg2);
3860
3949
  }
3861
3950
 
3862
- function wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df(arg0, arg1, arg2) {
3863
- wasm.wasm_bindgen__convert__closures_____invoke__hac35f030ac1644df(arg0, arg1, arg2);
3951
+ function wasm_bindgen__convert__closures_____invoke__h113a3b6292bca4c3_5(arg0, arg1, arg2) {
3952
+ wasm.wasm_bindgen__convert__closures_____invoke__h113a3b6292bca4c3_5(arg0, arg1, arg2);
3864
3953
  }
3865
3954
 
3866
- function wasm_bindgen__convert__closures_____invoke__h2578116a31283fd2(arg0, arg1, arg2) {
3867
- wasm.wasm_bindgen__convert__closures_____invoke__h2578116a31283fd2(arg0, arg1, arg2);
3955
+ function wasm_bindgen__convert__closures_____invoke__h7f5990dfa2f7a966_6(arg0, arg1, arg2) {
3956
+ wasm.wasm_bindgen__convert__closures_____invoke__h7f5990dfa2f7a966_6(arg0, arg1, arg2);
3868
3957
  }
3869
3958
 
3870
- function wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075(arg0, arg1, arg2) {
3871
- wasm.wasm_bindgen__convert__closures_____invoke__he9e5b44ef7305075(arg0, arg1, arg2);
3959
+ function wasm_bindgen__convert__closures_____invoke__h15360cd0644adfb0(arg0, arg1, arg2) {
3960
+ wasm.wasm_bindgen__convert__closures_____invoke__h15360cd0644adfb0(arg0, arg1, arg2);
3872
3961
  }
3873
3962
 
3874
- function wasm_bindgen__convert__closures_____invoke__h515d9a574ced5c20(arg0, arg1, arg2) {
3875
- wasm.wasm_bindgen__convert__closures_____invoke__h515d9a574ced5c20(arg0, arg1, arg2);
3963
+ function wasm_bindgen__convert__closures_____invoke__h146b231274b978ee_9(arg0, arg1, arg2) {
3964
+ wasm.wasm_bindgen__convert__closures_____invoke__h146b231274b978ee_9(arg0, arg1, arg2);
3876
3965
  }
3877
3966
 
3878
- function wasm_bindgen__convert__closures_____invoke__h4ae6a42544a65a13(arg0, arg1, arg2) {
3879
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__h4ae6a42544a65a13(arg0, arg1, arg2);
3967
+ function wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3(arg0, arg1, arg2) {
3968
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h1a499476b940c1a3(arg0, arg1, arg2);
3880
3969
  if (ret[1]) {
3881
3970
  throw takeFromExternrefTable0(ret[0]);
3882
3971
  }
3883
3972
  }
3884
3973
 
3885
- function wasm_bindgen__convert__closures_____invoke__h7b69018c055b28d9(arg0, arg1, arg2, arg3) {
3886
- wasm.wasm_bindgen__convert__closures_____invoke__h7b69018c055b28d9(arg0, arg1, arg2, arg3);
3974
+ function wasm_bindgen__convert__closures_____invoke__hd33be00722191293(arg0, arg1, arg2) {
3975
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__hd33be00722191293(arg0, arg1, arg2);
3976
+ if (ret[1]) {
3977
+ throw takeFromExternrefTable0(ret[0]);
3978
+ }
3979
+ }
3980
+
3981
+ function wasm_bindgen__convert__closures_____invoke__h23c293509a282627(arg0, arg1, arg2) {
3982
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h23c293509a282627(arg0, arg1, arg2);
3983
+ if (ret[1]) {
3984
+ throw takeFromExternrefTable0(ret[0]);
3985
+ }
3986
+ }
3987
+
3988
+ function wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d(arg0, arg1, arg2, arg3) {
3989
+ wasm.wasm_bindgen__convert__closures_____invoke__h08eb2ec0200b261d(arg0, arg1, arg2, arg3);
3887
3990
  }
3888
3991
 
3889
3992
 
@@ -4009,7 +4112,7 @@ const exports = { __proto__: null };
4009
4112
  const CLOSURE_DTORS = (typeof FinalizationRegistry === 'undefined')
4010
4113
  ? { register: () => {}, unregister: () => {} }
4011
4114
  : new FinalizationRegistry(state => {
4012
- if (wasm) state.dtor(state.a, state.b);
4115
+ if (wasm) wasm.__wbindgen_destroy_closure(state.a, state.b);
4013
4116
  });
4014
4117
 
4015
4118
  function debugString(val) {
@@ -4194,17 +4297,14 @@ const exports = { __proto__: null };
4194
4297
  return x === undefined || x === null;
4195
4298
  }
4196
4299
 
4197
- function makeMutClosure(arg0, arg1, dtor, f) {
4198
- const state = { a: arg0, b: arg1, cnt: 1, dtor };
4300
+ function makeMutClosure(arg0, arg1, f) {
4301
+ const state = { a: arg0, b: arg1, cnt: 1 };
4199
4302
  const real = (...args) => {
4200
-
4201
- // First up with a closure we increment the internal reference
4202
- // count. This ensures that the Rust closure environment won't
4203
- // be deallocated while we're invoking it.
4204
4303
  state.cnt++;
4205
4304
  const a = state.a;
4206
4305
  state.a = 0;
4207
4306
  try {
4307
+ if (!wasm) return;
4208
4308
  return f(a, state.b, ...args);
4209
4309
  } finally {
4210
4310
  state.a = a;
@@ -4213,7 +4313,7 @@ const exports = { __proto__: null };
4213
4313
  };
4214
4314
  real._wbg_cb_unref = () => {
4215
4315
  if (--state.cnt === 0) {
4216
- state.dtor(state.a, state.b);
4316
+ if (wasm) wasm.__wbindgen_destroy_closure(state.a, state.b);
4217
4317
  state.a = 0;
4218
4318
  CLOSURE_DTORS.unregister(state);
4219
4319
  }
@@ -4229,6 +4329,16 @@ const exports = { __proto__: null };
4229
4329
  return ptr;
4230
4330
  }
4231
4331
 
4332
+ function passArrayJsValueToWasm0(array, malloc) {
4333
+ const ptr = malloc(array.length * 4, 4) >>> 0;
4334
+ for (let i = 0; i < array.length; i++) {
4335
+ const add = addToExternrefTable0(array[i]);
4336
+ getDataViewMemory0().setUint32(ptr + 4 * i, add, true);
4337
+ }
4338
+ WASM_VECTOR_LEN = array.length;
4339
+ return ptr;
4340
+ }
4341
+
4232
4342
  function passStringToWasm0(arg, malloc, realloc) {
4233
4343
  if (realloc === undefined) {
4234
4344
  const buf = cachedTextEncoder.encode(arg);