goudengine 0.0.838 → 0.0.841

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.
@@ -2350,182 +2350,182 @@ if (Symbol.dispose) WasmUiManager.prototype[Symbol.dispose] = WasmUiManager.prot
2350
2350
  function __wbg_get_imports() {
2351
2351
  const import0 = {
2352
2352
  __proto__: null,
2353
- __wbg_Window_5bb26bc95d054384: function(arg0) {
2353
+ __wbg_Window_5bac5165340af82e: function(arg0) {
2354
2354
  const ret = arg0.Window;
2355
2355
  return ret;
2356
2356
  },
2357
- __wbg_WorkerGlobalScope_866db36eb93893fe: function(arg0) {
2357
+ __wbg_WorkerGlobalScope_d0d150069210a6e8: function(arg0) {
2358
2358
  const ret = arg0.WorkerGlobalScope;
2359
2359
  return ret;
2360
2360
  },
2361
- __wbg___wbindgen_debug_string_5398f5bb970e0daa: function(arg0, arg1) {
2361
+ __wbg___wbindgen_debug_string_dd5d2d07ce9e6c57: function(arg0, arg1) {
2362
2362
  const ret = debugString(arg1);
2363
2363
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2364
2364
  const len1 = WASM_VECTOR_LEN;
2365
2365
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2366
2366
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2367
2367
  },
2368
- __wbg___wbindgen_is_function_3c846841762788c1: function(arg0) {
2368
+ __wbg___wbindgen_is_function_49868bde5eb1e745: function(arg0) {
2369
2369
  const ret = typeof(arg0) === 'function';
2370
2370
  return ret;
2371
2371
  },
2372
- __wbg___wbindgen_is_null_0b605fc6b167c56f: function(arg0) {
2372
+ __wbg___wbindgen_is_null_344c8750a8525473: function(arg0) {
2373
2373
  const ret = arg0 === null;
2374
2374
  return ret;
2375
2375
  },
2376
- __wbg___wbindgen_is_undefined_52709e72fb9f179c: function(arg0) {
2376
+ __wbg___wbindgen_is_undefined_c0cca72b82b86f4d: function(arg0) {
2377
2377
  const ret = arg0 === undefined;
2378
2378
  return ret;
2379
2379
  },
2380
- __wbg___wbindgen_throw_6ddd609b62940d55: function(arg0, arg1) {
2380
+ __wbg___wbindgen_throw_81fc77679af83bc6: function(arg0, arg1) {
2381
2381
  throw new Error(getStringFromWasm0(arg0, arg1));
2382
2382
  },
2383
- __wbg__wbg_cb_unref_6b5b6b8576d35cb1: function(arg0) {
2383
+ __wbg__wbg_cb_unref_3c3b4f651835fbcb: function(arg0) {
2384
2384
  arg0._wbg_cb_unref();
2385
2385
  },
2386
- __wbg_beginRenderPass_b6be55dca13d3752: function() { return handleError(function (arg0, arg1) {
2386
+ __wbg_beginRenderPass_a19cc6156a7858b4: function() { return handleError(function (arg0, arg1) {
2387
2387
  const ret = arg0.beginRenderPass(arg1);
2388
2388
  return ret;
2389
2389
  }, arguments); },
2390
- __wbg_buffer_60b8043cd926067d: function(arg0) {
2390
+ __wbg_buffer_a77cc90da4bdb503: function(arg0) {
2391
2391
  const ret = arg0.buffer;
2392
2392
  return ret;
2393
2393
  },
2394
- __wbg_call_2d781c1f4d5c0ef8: function() { return handleError(function (arg0, arg1, arg2) {
2394
+ __wbg_call_d578befcc3145dee: function() { return handleError(function (arg0, arg1, arg2) {
2395
2395
  const ret = arg0.call(arg1, arg2);
2396
2396
  return ret;
2397
2397
  }, arguments); },
2398
- __wbg_close_af26905c832a88cb: function() { return handleError(function (arg0) {
2398
+ __wbg_close_f181fdc02ee236e6: function() { return handleError(function (arg0) {
2399
2399
  arg0.close();
2400
2400
  }, arguments); },
2401
- __wbg_configure_3800e43cc1d4df6c: function() { return handleError(function (arg0, arg1) {
2401
+ __wbg_configure_16541864db644c70: function() { return handleError(function (arg0, arg1) {
2402
2402
  arg0.configure(arg1);
2403
2403
  }, arguments); },
2404
- __wbg_connect_3ca85e8e3b8d9828: function() { return handleError(function (arg0, arg1) {
2404
+ __wbg_connect_7abbb3d96182f23c: function() { return handleError(function (arg0, arg1) {
2405
2405
  const ret = arg0.connect(arg1);
2406
2406
  return ret;
2407
2407
  }, arguments); },
2408
- __wbg_createBindGroupLayout_38abd4e4c5dded7c: function() { return handleError(function (arg0, arg1) {
2408
+ __wbg_createBindGroupLayout_adb8337a6808ae24: function() { return handleError(function (arg0, arg1) {
2409
2409
  const ret = arg0.createBindGroupLayout(arg1);
2410
2410
  return ret;
2411
2411
  }, arguments); },
2412
- __wbg_createBindGroup_dd602247ba7de53f: function(arg0, arg1) {
2412
+ __wbg_createBindGroup_91159ca759115307: function(arg0, arg1) {
2413
2413
  const ret = arg0.createBindGroup(arg1);
2414
2414
  return ret;
2415
2415
  },
2416
- __wbg_createBuffer_3fce72a987f07f6a: function() { return handleError(function (arg0, arg1) {
2416
+ __wbg_createBuffer_59de141e89014140: function() { return handleError(function (arg0, arg1) {
2417
2417
  const ret = arg0.createBuffer(arg1);
2418
2418
  return ret;
2419
2419
  }, arguments); },
2420
- __wbg_createCommandEncoder_9b0d0f644b01b53d: function(arg0, arg1) {
2420
+ __wbg_createCommandEncoder_dc2b2ca6f09bd4c3: function(arg0, arg1) {
2421
2421
  const ret = arg0.createCommandEncoder(arg1);
2422
2422
  return ret;
2423
2423
  },
2424
- __wbg_createGain_94d1140dbe2da90d: function() { return handleError(function (arg0) {
2424
+ __wbg_createGain_3d86c19110f067da: function() { return handleError(function (arg0) {
2425
2425
  const ret = arg0.createGain();
2426
2426
  return ret;
2427
2427
  }, arguments); },
2428
- __wbg_createMediaElementSource_bfc16374db84a671: function() { return handleError(function (arg0, arg1) {
2428
+ __wbg_createMediaElementSource_006967e6d8b34d82: function() { return handleError(function (arg0, arg1) {
2429
2429
  const ret = arg0.createMediaElementSource(arg1);
2430
2430
  return ret;
2431
2431
  }, arguments); },
2432
- __wbg_createObjectURL_f141426bcc1f70aa: function() { return handleError(function (arg0, arg1) {
2432
+ __wbg_createObjectURL_470fa06cc4a9e8f0: function() { return handleError(function (arg0, arg1) {
2433
2433
  const ret = URL.createObjectURL(arg1);
2434
2434
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2435
2435
  const len1 = WASM_VECTOR_LEN;
2436
2436
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2437
2437
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2438
2438
  }, arguments); },
2439
- __wbg_createPipelineLayout_10a02d78a5e801aa: function(arg0, arg1) {
2439
+ __wbg_createPipelineLayout_a5290f84492f8b1e: function(arg0, arg1) {
2440
2440
  const ret = arg0.createPipelineLayout(arg1);
2441
2441
  return ret;
2442
2442
  },
2443
- __wbg_createRenderPipeline_f33944b9347badf7: function() { return handleError(function (arg0, arg1) {
2443
+ __wbg_createRenderPipeline_f7aca470ad8ce865: function() { return handleError(function (arg0, arg1) {
2444
2444
  const ret = arg0.createRenderPipeline(arg1);
2445
2445
  return ret;
2446
2446
  }, arguments); },
2447
- __wbg_createSampler_dfafeaada8a50f77: function(arg0, arg1) {
2447
+ __wbg_createSampler_6b972cd00bcc5dfb: function(arg0, arg1) {
2448
2448
  const ret = arg0.createSampler(arg1);
2449
2449
  return ret;
2450
2450
  },
2451
- __wbg_createShaderModule_c951549f9d218b6a: function(arg0, arg1) {
2451
+ __wbg_createShaderModule_bbe0476992dd060e: function(arg0, arg1) {
2452
2452
  const ret = arg0.createShaderModule(arg1);
2453
2453
  return ret;
2454
2454
  },
2455
- __wbg_createStereoPanner_e8bc9c6bea047898: function() { return handleError(function (arg0) {
2455
+ __wbg_createStereoPanner_5241bf1ad1bd1916: function() { return handleError(function (arg0) {
2456
2456
  const ret = arg0.createStereoPanner();
2457
2457
  return ret;
2458
2458
  }, arguments); },
2459
- __wbg_createTexture_7de0f1ac17578a0c: function() { return handleError(function (arg0, arg1) {
2459
+ __wbg_createTexture_011d4b0badf853e3: function() { return handleError(function (arg0, arg1) {
2460
2460
  const ret = arg0.createTexture(arg1);
2461
2461
  return ret;
2462
2462
  }, arguments); },
2463
- __wbg_createView_ad451ea74ed4172f: function() { return handleError(function (arg0, arg1) {
2463
+ __wbg_createView_1ef8f1ddc16facb0: function() { return handleError(function (arg0, arg1) {
2464
2464
  const ret = arg0.createView(arg1);
2465
2465
  return ret;
2466
2466
  }, arguments); },
2467
- __wbg_data_a3d9ff9cdd801002: function(arg0) {
2467
+ __wbg_data_60b50110c5bd9349: function(arg0) {
2468
2468
  const ret = arg0.data;
2469
2469
  return ret;
2470
2470
  },
2471
- __wbg_destination_d1f70fe081ff0932: function(arg0) {
2471
+ __wbg_destination_3b626643701c9ec5: function(arg0) {
2472
2472
  const ret = arg0.destination;
2473
2473
  return ret;
2474
2474
  },
2475
- __wbg_document_c0320cd4183c6d9b: function(arg0) {
2475
+ __wbg_document_a28a21ae315de4ea: function(arg0) {
2476
2476
  const ret = arg0.document;
2477
2477
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2478
2478
  },
2479
- __wbg_drawIndexed_a9f3f3b50747fecf: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2479
+ __wbg_drawIndexed_c5e4a5b9b73cf1a9: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2480
2480
  arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
2481
2481
  },
2482
- __wbg_end_39838302f918fcd7: function(arg0) {
2482
+ __wbg_end_1db12af2e0ff1235: function(arg0) {
2483
2483
  arg0.end();
2484
2484
  },
2485
- __wbg_error_8d9a8e04cd1d3588: function(arg0) {
2485
+ __wbg_error_38bec0a78dd8ded8: function(arg0) {
2486
2486
  console.error(arg0);
2487
2487
  },
2488
- __wbg_finish_1f441b2d9fcf60d0: function(arg0, arg1) {
2489
- const ret = arg0.finish(arg1);
2488
+ __wbg_finish_48a7b6da7b76999e: function(arg0) {
2489
+ const ret = arg0.finish();
2490
2490
  return ret;
2491
2491
  },
2492
- __wbg_finish_d4f7f2d108f44fc0: function(arg0) {
2493
- const ret = arg0.finish();
2492
+ __wbg_finish_68d7c5925d3fa394: function(arg0, arg1) {
2493
+ const ret = arg0.finish(arg1);
2494
2494
  return ret;
2495
2495
  },
2496
- __wbg_gain_c5b40ffb38909ac5: function(arg0) {
2496
+ __wbg_gain_bd4fd0c130e68d66: function(arg0) {
2497
2497
  const ret = arg0.gain;
2498
2498
  return ret;
2499
2499
  },
2500
- __wbg_getContext_a9236f98f1f7fe7c: function() { return handleError(function (arg0, arg1, arg2) {
2500
+ __wbg_getContext_8ab47e12b2ed57e5: function() { return handleError(function (arg0, arg1, arg2) {
2501
2501
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
2502
2502
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2503
2503
  }, arguments); },
2504
- __wbg_getContext_f04bf8f22dcb2d53: function() { return handleError(function (arg0, arg1, arg2) {
2504
+ __wbg_getContext_8f1ff363618c55da: function() { return handleError(function (arg0, arg1, arg2) {
2505
2505
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
2506
2506
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2507
2507
  }, arguments); },
2508
- __wbg_getCurrentTexture_66ae9639eac28f8b: function() { return handleError(function (arg0) {
2508
+ __wbg_getCurrentTexture_9b00da7f6bc38606: function() { return handleError(function (arg0) {
2509
2509
  const ret = arg0.getCurrentTexture();
2510
2510
  return ret;
2511
2511
  }, arguments); },
2512
- __wbg_getMappedRange_1197a8c58eb0add9: function() { return handleError(function (arg0, arg1, arg2) {
2512
+ __wbg_getMappedRange_4a3dc3f452433b71: function() { return handleError(function (arg0, arg1, arg2) {
2513
2513
  const ret = arg0.getMappedRange(arg1, arg2);
2514
2514
  return ret;
2515
2515
  }, arguments); },
2516
- __wbg_getPreferredCanvasFormat_2a0a2628959bb15a: function(arg0) {
2516
+ __wbg_getPreferredCanvasFormat_54381f1ef7aec03d: function(arg0) {
2517
2517
  const ret = arg0.getPreferredCanvasFormat();
2518
2518
  return (__wbindgen_enum_GpuTextureFormat.indexOf(ret) + 1 || 96) - 1;
2519
2519
  },
2520
- __wbg_get_c7546417fb0bec10: function(arg0, arg1) {
2520
+ __wbg_get_753152eb19d860b1: function(arg0, arg1) {
2521
2521
  const ret = arg0[arg1 >>> 0];
2522
2522
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2523
2523
  },
2524
- __wbg_gpu_0d39e2c1a52c373e: function(arg0) {
2524
+ __wbg_gpu_3f9d7df9a18237f8: function(arg0) {
2525
2525
  const ret = arg0.gpu;
2526
2526
  return ret;
2527
2527
  },
2528
- __wbg_instanceof_ArrayBuffer_101e2bf31071a9f6: function(arg0) {
2528
+ __wbg_instanceof_ArrayBuffer_ff7c1337a5e3b33a: function(arg0) {
2529
2529
  let result;
2530
2530
  try {
2531
2531
  result = arg0 instanceof ArrayBuffer;
@@ -2535,7 +2535,7 @@ function __wbg_get_imports() {
2535
2535
  const ret = result;
2536
2536
  return ret;
2537
2537
  },
2538
- __wbg_instanceof_GpuAdapter_b2c1300e425af95c: function(arg0) {
2538
+ __wbg_instanceof_GpuAdapter_dc7e13c1676da9bd: function(arg0) {
2539
2539
  let result;
2540
2540
  try {
2541
2541
  result = arg0 instanceof GPUAdapter;
@@ -2545,7 +2545,7 @@ function __wbg_get_imports() {
2545
2545
  const ret = result;
2546
2546
  return ret;
2547
2547
  },
2548
- __wbg_instanceof_GpuCanvasContext_c9b75b4b7dc7555e: function(arg0) {
2548
+ __wbg_instanceof_GpuCanvasContext_c2609c698a76a6b6: function(arg0) {
2549
2549
  let result;
2550
2550
  try {
2551
2551
  result = arg0 instanceof GPUCanvasContext;
@@ -2555,7 +2555,7 @@ function __wbg_get_imports() {
2555
2555
  const ret = result;
2556
2556
  return ret;
2557
2557
  },
2558
- __wbg_instanceof_Uint8Array_740438561a5b956d: function(arg0) {
2558
+ __wbg_instanceof_Uint8Array_4b8da683deb25d72: function(arg0) {
2559
2559
  let result;
2560
2560
  try {
2561
2561
  result = arg0 instanceof Uint8Array;
@@ -2565,7 +2565,7 @@ function __wbg_get_imports() {
2565
2565
  const ret = result;
2566
2566
  return ret;
2567
2567
  },
2568
- __wbg_instanceof_Window_23e677d2c6843922: function(arg0) {
2568
+ __wbg_instanceof_Window_c0fee4c064502536: function(arg0) {
2569
2569
  let result;
2570
2570
  try {
2571
2571
  result = arg0 instanceof Window;
@@ -2575,61 +2575,61 @@ function __wbg_get_imports() {
2575
2575
  const ret = result;
2576
2576
  return ret;
2577
2577
  },
2578
- __wbg_label_dfb771c49b8a7920: function(arg0, arg1) {
2578
+ __wbg_label_18cae34ff19933d7: function(arg0, arg1) {
2579
2579
  const ret = arg1.label;
2580
2580
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2581
2581
  const len1 = WASM_VECTOR_LEN;
2582
2582
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2583
2583
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2584
2584
  },
2585
- __wbg_length_ea16607d7b61445b: function(arg0) {
2585
+ __wbg_length_0c32cb8543c8e4c8: function(arg0) {
2586
2586
  const ret = arg0.length;
2587
2587
  return ret;
2588
2588
  },
2589
- __wbg_mapAsync_7767a9f33865861e: function(arg0, arg1, arg2, arg3) {
2589
+ __wbg_mapAsync_288e2fddbc3f7f7b: function(arg0, arg1, arg2, arg3) {
2590
2590
  const ret = arg0.mapAsync(arg1 >>> 0, arg2, arg3);
2591
2591
  return ret;
2592
2592
  },
2593
- __wbg_navigator_583ffd4fc14c0f7a: function(arg0) {
2593
+ __wbg_navigator_9b09ea705d03d227: function(arg0) {
2594
2594
  const ret = arg0.navigator;
2595
2595
  return ret;
2596
2596
  },
2597
- __wbg_navigator_9cebf56f28aa719b: function(arg0) {
2597
+ __wbg_navigator_af52153252bdf29d: function(arg0) {
2598
2598
  const ret = arg0.navigator;
2599
2599
  return ret;
2600
2600
  },
2601
- __wbg_new_5e532409c6c7bba4: function() { return handleError(function () {
2601
+ __wbg_new_4f9fafbb3909af72: function() {
2602
+ const ret = new Object();
2603
+ return ret;
2604
+ },
2605
+ __wbg_new_67b099f1a4c3e5c0: function() { return handleError(function () {
2602
2606
  const ret = new lAudioContext();
2603
2607
  return ret;
2604
2608
  }, arguments); },
2605
- __wbg_new_5f486cdf45a04d78: function(arg0) {
2609
+ __wbg_new_a2d8434834334bbf: function() { return handleError(function (arg0, arg1) {
2610
+ const ret = new WebSocket(getStringFromWasm0(arg0, arg1));
2611
+ return ret;
2612
+ }, arguments); },
2613
+ __wbg_new_a560378ea1240b14: function(arg0) {
2606
2614
  const ret = new Uint8Array(arg0);
2607
2615
  return ret;
2608
2616
  },
2609
- __wbg_new_a70fbab9066b301f: function() {
2617
+ __wbg_new_f3c9df4f38f3f798: function() {
2610
2618
  const ret = new Array();
2611
2619
  return ret;
2612
2620
  },
2613
- __wbg_new_ab79df5bd7c26067: function() {
2614
- const ret = new Object();
2615
- return ret;
2616
- },
2617
- __wbg_new_dd50bcc3f60ba434: function() { return handleError(function (arg0, arg1) {
2618
- const ret = new WebSocket(getStringFromWasm0(arg0, arg1));
2619
- return ret;
2620
- }, arguments); },
2621
- __wbg_new_from_slice_22da9388ac046e50: function(arg0, arg1) {
2621
+ __wbg_new_from_slice_2580ff33d0d10520: function(arg0, arg1) {
2622
2622
  const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
2623
2623
  return ret;
2624
2624
  },
2625
- __wbg_new_typed_aaaeaf29cf802876: function(arg0, arg1) {
2625
+ __wbg_new_typed_14d7cc391ce53d2c: function(arg0, arg1) {
2626
2626
  try {
2627
2627
  var state0 = {a: arg0, b: arg1};
2628
2628
  var cb0 = (arg0, arg1) => {
2629
2629
  const a = state0.a;
2630
2630
  state0.a = 0;
2631
2631
  try {
2632
- return wasm_bindgen__convert__closures_____invoke__h4ec41ca9f752c012(a, state0.b, arg0, arg1);
2632
+ return wasm_bindgen__convert__closures_____invoke__h2c414c9708607c3c(a, state0.b, arg0, arg1);
2633
2633
  } finally {
2634
2634
  state0.a = a;
2635
2635
  }
@@ -2637,707 +2637,706 @@ function __wbg_get_imports() {
2637
2637
  const ret = new Promise(cb0);
2638
2638
  return ret;
2639
2639
  } finally {
2640
- state0.a = state0.b = 0;
2640
+ state0.a = 0;
2641
2641
  }
2642
2642
  },
2643
- __wbg_new_typed_bccac67128ed885a: function() {
2644
- const ret = new Array();
2645
- return ret;
2646
- },
2647
- __wbg_new_with_byte_offset_and_length_b2ec5bf7b2f35743: function(arg0, arg1, arg2) {
2643
+ __wbg_new_with_byte_offset_and_length_6bfc75833d6170c8: function(arg0, arg1, arg2) {
2648
2644
  const ret = new Uint8Array(arg0, arg1 >>> 0, arg2 >>> 0);
2649
2645
  return ret;
2650
2646
  },
2651
- __wbg_new_with_src_a50a81c022cd450e: function() { return handleError(function (arg0, arg1) {
2647
+ __wbg_new_with_src_353204e9e3be16fa: function() { return handleError(function (arg0, arg1) {
2652
2648
  const ret = new Audio(getStringFromWasm0(arg0, arg1));
2653
2649
  return ret;
2654
2650
  }, arguments); },
2655
- __wbg_new_with_u8_array_sequence_1366bd1ced0ec6b9: function() { return handleError(function (arg0) {
2651
+ __wbg_new_with_u8_array_sequence_2ae9f5628c4df63c: function() { return handleError(function (arg0) {
2656
2652
  const ret = new Blob(arg0);
2657
2653
  return ret;
2658
2654
  }, arguments); },
2659
- __wbg_numberOfInputs_657d26b943855bfc: function(arg0) {
2655
+ __wbg_numberOfInputs_d56db35c0ee08f4d: function(arg0) {
2660
2656
  const ret = arg0.numberOfInputs;
2661
2657
  return ret;
2662
2658
  },
2663
- __wbg_onSubmittedWorkDone_a33e32762de21b3d: function(arg0) {
2659
+ __wbg_onSubmittedWorkDone_81e152567230130a: function(arg0) {
2664
2660
  const ret = arg0.onSubmittedWorkDone();
2665
2661
  return ret;
2666
2662
  },
2667
- __wbg_pan_4182a9bbd48792d9: function(arg0) {
2663
+ __wbg_pan_5483dd8cfd8185d3: function(arg0) {
2668
2664
  const ret = arg0.pan;
2669
2665
  return ret;
2670
2666
  },
2671
- __wbg_pause_fe6c9b27e2a39a14: function() { return handleError(function (arg0) {
2667
+ __wbg_pause_a7412998c2a3ee44: function() { return handleError(function (arg0) {
2672
2668
  arg0.pause();
2673
2669
  }, arguments); },
2674
- __wbg_play_61507f47e1a45940: function() { return handleError(function (arg0) {
2670
+ __wbg_play_9306b196fadce2ff: function() { return handleError(function (arg0) {
2675
2671
  const ret = arg0.play();
2676
2672
  return ret;
2677
2673
  }, arguments); },
2678
- __wbg_prototypesetcall_d62e5099504357e6: function(arg0, arg1, arg2) {
2674
+ __wbg_prototypesetcall_3e05eb9545565046: function(arg0, arg1, arg2) {
2679
2675
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
2680
2676
  },
2681
- __wbg_push_e87b0e732085a946: function(arg0, arg1) {
2677
+ __wbg_push_6bdbc990be5ac37b: function(arg0, arg1) {
2682
2678
  const ret = arg0.push(arg1);
2683
2679
  return ret;
2684
2680
  },
2685
- __wbg_querySelectorAll_ccbf0696a1c6fed8: function() { return handleError(function (arg0, arg1, arg2) {
2681
+ __wbg_querySelectorAll_301982e9e4864dfa: function() { return handleError(function (arg0, arg1, arg2) {
2686
2682
  const ret = arg0.querySelectorAll(getStringFromWasm0(arg1, arg2));
2687
2683
  return ret;
2688
2684
  }, arguments); },
2689
- __wbg_queueMicrotask_0c399741342fb10f: function(arg0) {
2685
+ __wbg_queueMicrotask_abaf92f0bd4e80a4: function(arg0) {
2690
2686
  const ret = arg0.queueMicrotask;
2691
2687
  return ret;
2692
2688
  },
2693
- __wbg_queueMicrotask_a082d78ce798393e: function(arg0) {
2689
+ __wbg_queueMicrotask_df5a6dac26d818f3: function(arg0) {
2694
2690
  queueMicrotask(arg0);
2695
2691
  },
2696
- __wbg_queue_451a2aa83c786578: function(arg0) {
2692
+ __wbg_queue_81f5d725809ccd54: function(arg0) {
2697
2693
  const ret = arg0.queue;
2698
2694
  return ret;
2699
2695
  },
2700
- __wbg_readyState_1f1e7f1bdf9f4d42: function(arg0) {
2696
+ __wbg_readyState_631d9f7c37e595d7: function(arg0) {
2701
2697
  const ret = arg0.readyState;
2702
2698
  return ret;
2703
2699
  },
2704
- __wbg_requestAdapter_3cddf363b0bc9baf: function(arg0, arg1) {
2700
+ __wbg_requestAdapter_90f7496e67f82c21: function(arg0, arg1) {
2705
2701
  const ret = arg0.requestAdapter(arg1);
2706
2702
  return ret;
2707
2703
  },
2708
- __wbg_requestDevice_7dd355306bacbcd8: function(arg0, arg1) {
2704
+ __wbg_requestDevice_5c307ce72228d3f7: function(arg0, arg1) {
2709
2705
  const ret = arg0.requestDevice(arg1);
2710
2706
  return ret;
2711
2707
  },
2712
- __wbg_resolve_ae8d83246e5bcc12: function(arg0) {
2708
+ __wbg_resolve_0a79de24e9d2267b: function(arg0) {
2713
2709
  const ret = Promise.resolve(arg0);
2714
2710
  return ret;
2715
2711
  },
2716
- __wbg_resume_7cf56c82bfdf6c58: function() { return handleError(function (arg0) {
2712
+ __wbg_resume_a222428f4810e48b: function() { return handleError(function (arg0) {
2717
2713
  const ret = arg0.resume();
2718
2714
  return ret;
2719
2715
  }, arguments); },
2720
- __wbg_revokeObjectURL_c4a7ed8e1908b794: function() { return handleError(function (arg0, arg1) {
2716
+ __wbg_revokeObjectURL_f164474640ca9d10: function() { return handleError(function (arg0, arg1) {
2721
2717
  URL.revokeObjectURL(getStringFromWasm0(arg0, arg1));
2722
2718
  }, arguments); },
2723
- __wbg_send_d31a693c975dea74: function() { return handleError(function (arg0, arg1, arg2) {
2719
+ __wbg_send_64dd480ad0d86a31: function() { return handleError(function (arg0, arg1, arg2) {
2724
2720
  arg0.send(getArrayU8FromWasm0(arg1, arg2));
2725
2721
  }, arguments); },
2726
- __wbg_setBindGroup_24fcfe125e006dd4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2727
- arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2728
- }, arguments); },
2729
- __wbg_setBindGroup_3fecca142efa3bcf: function(arg0, arg1, arg2) {
2722
+ __wbg_setBindGroup_58960c4b1bcdd182: function(arg0, arg1, arg2) {
2730
2723
  arg0.setBindGroup(arg1 >>> 0, arg2);
2731
2724
  },
2732
- __wbg_setIndexBuffer_b194910ae0ffcbf4: function(arg0, arg1, arg2, arg3, arg4) {
2725
+ __wbg_setBindGroup_a62f9de1cb2449b2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2726
+ arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
2727
+ }, arguments); },
2728
+ __wbg_setIndexBuffer_fe1825c2b9e2d364: function(arg0, arg1, arg2, arg3, arg4) {
2733
2729
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
2734
2730
  },
2735
- __wbg_setPipeline_fb3b65583e919c05: function(arg0, arg1) {
2731
+ __wbg_setPipeline_9f6b0a3c5901572d: function(arg0, arg1) {
2736
2732
  arg0.setPipeline(arg1);
2737
2733
  },
2738
- __wbg_setVertexBuffer_9e822995adc29ff7: function(arg0, arg1, arg2, arg3, arg4) {
2734
+ __wbg_setVertexBuffer_c3bb3670263af952: function(arg0, arg1, arg2, arg3, arg4) {
2739
2735
  arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
2740
2736
  },
2741
- __wbg_set_7eaa4f96924fd6b3: function() { return handleError(function (arg0, arg1, arg2) {
2737
+ __wbg_set_62f340d5d135b4db: function(arg0, arg1, arg2) {
2738
+ arg0.set(arg1, arg2 >>> 0);
2739
+ },
2740
+ __wbg_set_8ee2d34facb8466e: function() { return handleError(function (arg0, arg1, arg2) {
2742
2741
  const ret = Reflect.set(arg0, arg1, arg2);
2743
2742
  return ret;
2744
2743
  }, arguments); },
2745
- __wbg_set_a_c6ed845ffb46afcc: function(arg0, arg1) {
2744
+ __wbg_set_a_2f4495829c853bba: function(arg0, arg1) {
2746
2745
  arg0.a = arg1;
2747
2746
  },
2748
- __wbg_set_access_9d39f60326d67278: function(arg0, arg1) {
2747
+ __wbg_set_access_802ef755476d4064: function(arg0, arg1) {
2749
2748
  arg0.access = __wbindgen_enum_GpuStorageTextureAccess[arg1];
2750
2749
  },
2751
- __wbg_set_address_mode_u_8c8aaf2ccebb3e8d: function(arg0, arg1) {
2750
+ __wbg_set_address_mode_u_c13cdf94d097b16d: function(arg0, arg1) {
2752
2751
  arg0.addressModeU = __wbindgen_enum_GpuAddressMode[arg1];
2753
2752
  },
2754
- __wbg_set_address_mode_v_252818714ab5937f: function(arg0, arg1) {
2753
+ __wbg_set_address_mode_v_c09db9861cd052a6: function(arg0, arg1) {
2755
2754
  arg0.addressModeV = __wbindgen_enum_GpuAddressMode[arg1];
2756
2755
  },
2757
- __wbg_set_address_mode_w_d617929f92a5b8cc: function(arg0, arg1) {
2756
+ __wbg_set_address_mode_w_0b49c35f3d4322bf: function(arg0, arg1) {
2758
2757
  arg0.addressModeW = __wbindgen_enum_GpuAddressMode[arg1];
2759
2758
  },
2760
- __wbg_set_alpha_a3317d40d97c514e: function(arg0, arg1) {
2759
+ __wbg_set_alpha_29642d2219224544: function(arg0, arg1) {
2761
2760
  arg0.alpha = arg1;
2762
2761
  },
2763
- __wbg_set_alpha_mode_1ae7e0aa38a8eba8: function(arg0, arg1) {
2762
+ __wbg_set_alpha_mode_65ba0adaef90e1f3: function(arg0, arg1) {
2764
2763
  arg0.alphaMode = __wbindgen_enum_GpuCanvasAlphaMode[arg1];
2765
2764
  },
2766
- __wbg_set_alpha_to_coverage_enabled_0c11d91caea2b92d: function(arg0, arg1) {
2765
+ __wbg_set_alpha_to_coverage_enabled_ab6a22e18e338493: function(arg0, arg1) {
2767
2766
  arg0.alphaToCoverageEnabled = arg1 !== 0;
2768
2767
  },
2769
- __wbg_set_array_layer_count_83a40d42f8858bba: function(arg0, arg1) {
2768
+ __wbg_set_array_layer_count_de83f575c3f6d15e: function(arg0, arg1) {
2770
2769
  arg0.arrayLayerCount = arg1 >>> 0;
2771
2770
  },
2772
- __wbg_set_array_stride_34be696a5e66eb16: function(arg0, arg1) {
2771
+ __wbg_set_array_stride_2033aeb8a42130f9: function(arg0, arg1) {
2773
2772
  arg0.arrayStride = arg1;
2774
2773
  },
2775
- __wbg_set_aspect_9d30d9ca40403001: function(arg0, arg1) {
2774
+ __wbg_set_aspect_4c0237c8f21de349: function(arg0, arg1) {
2776
2775
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2777
2776
  },
2778
- __wbg_set_aspect_f231ddb55e5c30eb: function(arg0, arg1) {
2777
+ __wbg_set_aspect_feb0fac859e82372: function(arg0, arg1) {
2779
2778
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
2780
2779
  },
2781
- __wbg_set_attributes_02005a0f12df5908: function(arg0, arg1) {
2780
+ __wbg_set_attributes_39e5a71bf05309a6: function(arg0, arg1) {
2782
2781
  arg0.attributes = arg1;
2783
2782
  },
2784
- __wbg_set_b_f55b6a25fa56cccd: function(arg0, arg1) {
2783
+ __wbg_set_b_7081554879455e65: function(arg0, arg1) {
2785
2784
  arg0.b = arg1;
2786
2785
  },
2787
- __wbg_set_base_array_layer_f8f8eb2d7bd5eb65: function(arg0, arg1) {
2786
+ __wbg_set_base_array_layer_ab196aad24c8fac6: function(arg0, arg1) {
2788
2787
  arg0.baseArrayLayer = arg1 >>> 0;
2789
2788
  },
2790
- __wbg_set_base_mip_level_41735f9b982a26b8: function(arg0, arg1) {
2789
+ __wbg_set_base_mip_level_15d29fc182e25a82: function(arg0, arg1) {
2791
2790
  arg0.baseMipLevel = arg1 >>> 0;
2792
2791
  },
2793
- __wbg_set_beginning_of_pass_write_index_ff16e69caf566bee: function(arg0, arg1) {
2792
+ __wbg_set_beginning_of_pass_write_index_c2f97408798615ca: function(arg0, arg1) {
2794
2793
  arg0.beginningOfPassWriteIndex = arg1 >>> 0;
2795
2794
  },
2796
- __wbg_set_binaryType_3dcf8281ec100a8f: function(arg0, arg1) {
2795
+ __wbg_set_binaryType_95c0a0f7586a3903: function(arg0, arg1) {
2797
2796
  arg0.binaryType = __wbindgen_enum_BinaryType[arg1];
2798
2797
  },
2799
- __wbg_set_bind_group_layouts_ddc70fed7170a2ee: function(arg0, arg1) {
2798
+ __wbg_set_bind_group_layouts_5c298441f47e30a1: function(arg0, arg1) {
2800
2799
  arg0.bindGroupLayouts = arg1;
2801
2800
  },
2802
- __wbg_set_binding_53105cd45cae6a03: function(arg0, arg1) {
2801
+ __wbg_set_binding_234b4c508d19a0a8: function(arg0, arg1) {
2803
2802
  arg0.binding = arg1 >>> 0;
2804
2803
  },
2805
- __wbg_set_binding_d82fdc5364e5b0c5: function(arg0, arg1) {
2804
+ __wbg_set_binding_fd933455b600a07f: function(arg0, arg1) {
2806
2805
  arg0.binding = arg1 >>> 0;
2807
2806
  },
2808
- __wbg_set_blend_00219e805977440c: function(arg0, arg1) {
2807
+ __wbg_set_blend_1dbdd086fc4fdebf: function(arg0, arg1) {
2809
2808
  arg0.blend = arg1;
2810
2809
  },
2811
- __wbg_set_buffer_0c946e9b46823a5c: function(arg0, arg1) {
2810
+ __wbg_set_buffer_8f0ef5be1b92d605: function(arg0, arg1) {
2812
2811
  arg0.buffer = arg1;
2813
2812
  },
2814
- __wbg_set_buffer_21a336fe62828e11: function(arg0, arg1) {
2813
+ __wbg_set_buffer_b04e4d70b1eb4630: function(arg0, arg1) {
2815
2814
  arg0.buffer = arg1;
2816
2815
  },
2817
- __wbg_set_buffers_070770ce2c0d5522: function(arg0, arg1) {
2816
+ __wbg_set_buffers_3f9c487ea01dddcf: function(arg0, arg1) {
2818
2817
  arg0.buffers = arg1;
2819
2818
  },
2820
- __wbg_set_bytes_per_row_8e39002b1f627e4d: function(arg0, arg1) {
2819
+ __wbg_set_bytes_per_row_39bcca8e0c25e0ee: function(arg0, arg1) {
2821
2820
  arg0.bytesPerRow = arg1 >>> 0;
2822
2821
  },
2823
- __wbg_set_clear_value_4ed990a8b197a59a: function(arg0, arg1) {
2822
+ __wbg_set_clear_value_1663cbe7da00e7e4: function(arg0, arg1) {
2824
2823
  arg0.clearValue = arg1;
2825
2824
  },
2826
- __wbg_set_code_7a3890c4ffd4f7d4: function(arg0, arg1, arg2) {
2825
+ __wbg_set_code_3bb44fc02aa17153: function(arg0, arg1, arg2) {
2827
2826
  arg0.code = getStringFromWasm0(arg1, arg2);
2828
2827
  },
2829
- __wbg_set_color_85a6e64ea881593f: function(arg0, arg1) {
2830
- arg0.color = arg1;
2831
- },
2832
- __wbg_set_color_attachments_88b752139b2e1a01: function(arg0, arg1) {
2828
+ __wbg_set_color_attachments_b740d060dacde5c0: function(arg0, arg1) {
2833
2829
  arg0.colorAttachments = arg1;
2834
2830
  },
2835
- __wbg_set_compare_494fcab2dc5d7792: function(arg0, arg1) {
2831
+ __wbg_set_color_d0208d092af4f2e6: function(arg0, arg1) {
2832
+ arg0.color = arg1;
2833
+ },
2834
+ __wbg_set_compare_00dc33383c873ad5: function(arg0, arg1) {
2836
2835
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
2837
2836
  },
2838
- __wbg_set_compare_71e8ea844225b7cb: function(arg0, arg1) {
2837
+ __wbg_set_compare_11834994f7d75687: function(arg0, arg1) {
2839
2838
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
2840
2839
  },
2841
- __wbg_set_count_036a202e127d1828: function(arg0, arg1) {
2840
+ __wbg_set_count_ab42cbc78635ed91: function(arg0, arg1) {
2842
2841
  arg0.count = arg1 >>> 0;
2843
2842
  },
2844
- __wbg_set_cull_mode_8c42221bd938897d: function(arg0, arg1) {
2843
+ __wbg_set_cull_mode_c4f1ef740bd14c40: function(arg0, arg1) {
2845
2844
  arg0.cullMode = __wbindgen_enum_GpuCullMode[arg1];
2846
2845
  },
2847
- __wbg_set_currentTime_0bd5c83ef1810a8f: function(arg0, arg1) {
2846
+ __wbg_set_currentTime_8425b3681870aa01: function(arg0, arg1) {
2848
2847
  arg0.currentTime = arg1;
2849
2848
  },
2850
- __wbg_set_depth_bias_8de79219aa9d3e44: function(arg0, arg1) {
2851
- arg0.depthBias = arg1;
2852
- },
2853
- __wbg_set_depth_bias_clamp_930cad73d46884cf: function(arg0, arg1) {
2849
+ __wbg_set_depth_bias_clamp_f573c2dda55692a6: function(arg0, arg1) {
2854
2850
  arg0.depthBiasClamp = arg1;
2855
2851
  },
2856
- __wbg_set_depth_bias_slope_scale_85d4c3f48c50408b: function(arg0, arg1) {
2852
+ __wbg_set_depth_bias_ebe05aecbb98e11f: function(arg0, arg1) {
2853
+ arg0.depthBias = arg1;
2854
+ },
2855
+ __wbg_set_depth_bias_slope_scale_27c8208740c46086: function(arg0, arg1) {
2857
2856
  arg0.depthBiasSlopeScale = arg1;
2858
2857
  },
2859
- __wbg_set_depth_clear_value_ef40fa181859a36f: function(arg0, arg1) {
2858
+ __wbg_set_depth_clear_value_57c2283d39fbb181: function(arg0, arg1) {
2860
2859
  arg0.depthClearValue = arg1;
2861
2860
  },
2862
- __wbg_set_depth_compare_1273836af777aaa4: function(arg0, arg1) {
2861
+ __wbg_set_depth_compare_a9c538cec0e01535: function(arg0, arg1) {
2863
2862
  arg0.depthCompare = __wbindgen_enum_GpuCompareFunction[arg1];
2864
2863
  },
2865
- __wbg_set_depth_fail_op_424b14249d8983bf: function(arg0, arg1) {
2864
+ __wbg_set_depth_fail_op_42b9d46a7c67baae: function(arg0, arg1) {
2866
2865
  arg0.depthFailOp = __wbindgen_enum_GpuStencilOperation[arg1];
2867
2866
  },
2868
- __wbg_set_depth_load_op_57a7381c934d435e: function(arg0, arg1) {
2867
+ __wbg_set_depth_load_op_f95fdb158b819261: function(arg0, arg1) {
2869
2868
  arg0.depthLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
2870
2869
  },
2871
- __wbg_set_depth_or_array_layers_3601a844f36fa25f: function(arg0, arg1) {
2870
+ __wbg_set_depth_or_array_layers_7335d3fc04cd5ade: function(arg0, arg1) {
2872
2871
  arg0.depthOrArrayLayers = arg1 >>> 0;
2873
2872
  },
2874
- __wbg_set_depth_read_only_44e6668e5d98f75f: function(arg0, arg1) {
2873
+ __wbg_set_depth_read_only_878b741b02a4dd71: function(arg0, arg1) {
2875
2874
  arg0.depthReadOnly = arg1 !== 0;
2876
2875
  },
2877
- __wbg_set_depth_stencil_5abb374ddd7f3268: function(arg0, arg1) {
2876
+ __wbg_set_depth_stencil_1c7bed669574dd1e: function(arg0, arg1) {
2878
2877
  arg0.depthStencil = arg1;
2879
2878
  },
2880
- __wbg_set_depth_stencil_attachment_eb9d08fc6e7a8fda: function(arg0, arg1) {
2879
+ __wbg_set_depth_stencil_attachment_82ce8924f4e0e79b: function(arg0, arg1) {
2881
2880
  arg0.depthStencilAttachment = arg1;
2882
2881
  },
2883
- __wbg_set_depth_store_op_124f84da3afff2bd: function(arg0, arg1) {
2882
+ __wbg_set_depth_store_op_4c56ab1d005c7bf6: function(arg0, arg1) {
2884
2883
  arg0.depthStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
2885
2884
  },
2886
- __wbg_set_depth_write_enabled_93d4e872c40ad885: function(arg0, arg1) {
2885
+ __wbg_set_depth_write_enabled_f726d4f27a24ff7e: function(arg0, arg1) {
2887
2886
  arg0.depthWriteEnabled = arg1 !== 0;
2888
2887
  },
2889
- __wbg_set_device_7a51a7721914c23c: function(arg0, arg1) {
2888
+ __wbg_set_device_f991f8a955db69f7: function(arg0, arg1) {
2890
2889
  arg0.device = arg1;
2891
2890
  },
2892
- __wbg_set_dimension_9cfe90d02f664a7a: function(arg0, arg1) {
2893
- arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
2894
- },
2895
- __wbg_set_dimension_b61b3c48adf487c1: function(arg0, arg1) {
2891
+ __wbg_set_dimension_7ca3d24380d365e4: function(arg0, arg1) {
2896
2892
  arg0.dimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2897
2893
  },
2898
- __wbg_set_dst_factor_6cbfc3a6898cc9ce: function(arg0, arg1) {
2899
- arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
2894
+ __wbg_set_dimension_87dd70a08e54ea98: function(arg0, arg1) {
2895
+ arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
2900
2896
  },
2901
- __wbg_set_e80615d7a9a43981: function(arg0, arg1, arg2) {
2902
- arg0.set(arg1, arg2 >>> 0);
2897
+ __wbg_set_dst_factor_1382684d97e2aec4: function(arg0, arg1) {
2898
+ arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
2903
2899
  },
2904
- __wbg_set_end_of_pass_write_index_41d72471cce1e061: function(arg0, arg1) {
2900
+ __wbg_set_end_of_pass_write_index_3476a9a4411846af: function(arg0, arg1) {
2905
2901
  arg0.endOfPassWriteIndex = arg1 >>> 0;
2906
2902
  },
2907
- __wbg_set_entries_0d3ea75764a89b83: function(arg0, arg1) {
2903
+ __wbg_set_entries_44ee8dc60918063d: function(arg0, arg1) {
2908
2904
  arg0.entries = arg1;
2909
2905
  },
2910
- __wbg_set_entries_922ec6089646247e: function(arg0, arg1) {
2906
+ __wbg_set_entries_803b89386febf57c: function(arg0, arg1) {
2911
2907
  arg0.entries = arg1;
2912
2908
  },
2913
- __wbg_set_entry_point_087ca8094ce666fd: function(arg0, arg1, arg2) {
2909
+ __wbg_set_entry_point_418e5aecbf7f95b4: function(arg0, arg1, arg2) {
2914
2910
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2915
2911
  },
2916
- __wbg_set_entry_point_d7efddda482bc7fe: function(arg0, arg1, arg2) {
2912
+ __wbg_set_entry_point_ac45ddee35909233: function(arg0, arg1, arg2) {
2917
2913
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
2918
2914
  },
2919
- __wbg_set_external_texture_41cadb0b9faf1919: function(arg0, arg1) {
2915
+ __wbg_set_external_texture_73d5e5303574a1e8: function(arg0, arg1) {
2920
2916
  arg0.externalTexture = arg1;
2921
2917
  },
2922
- __wbg_set_fail_op_9865183abff904e0: function(arg0, arg1) {
2918
+ __wbg_set_fail_op_6f4612035f584d02: function(arg0, arg1) {
2923
2919
  arg0.failOp = __wbindgen_enum_GpuStencilOperation[arg1];
2924
2920
  },
2925
- __wbg_set_format_09f304cdbee40626: function(arg0, arg1) {
2921
+ __wbg_set_format_2bd90cb220cc6884: function(arg0, arg1) {
2926
2922
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2927
2923
  },
2928
- __wbg_set_format_90502561f5c3fe92: function(arg0, arg1) {
2924
+ __wbg_set_format_3cc5d6ead9a8cce0: function(arg0, arg1) {
2929
2925
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2930
2926
  },
2931
- __wbg_set_format_98f7ca48143feacb: function(arg0, arg1) {
2927
+ __wbg_set_format_40d793124494a9df: function(arg0, arg1) {
2932
2928
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2933
2929
  },
2934
- __wbg_set_format_b111ffed7e227fef: function(arg0, arg1) {
2935
- arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2936
- },
2937
- __wbg_set_format_b3f26219150f6fcf: function(arg0, arg1) {
2930
+ __wbg_set_format_723d6bb38a9e71d3: function(arg0, arg1) {
2938
2931
  arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
2939
2932
  },
2940
- __wbg_set_format_dbb02ef2a1b11c73: function(arg0, arg1) {
2933
+ __wbg_set_format_c23f7c142762c3a7: function(arg0, arg1) {
2934
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2935
+ },
2936
+ __wbg_set_format_e0af83ab86ee58dc: function(arg0, arg1) {
2941
2937
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2942
2938
  },
2943
- __wbg_set_format_fd82439cf1e1f024: function(arg0, arg1) {
2939
+ __wbg_set_format_fcbaa54d6b5c186a: function(arg0, arg1) {
2944
2940
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
2945
2941
  },
2946
- __wbg_set_fragment_4026e84121693413: function(arg0, arg1) {
2942
+ __wbg_set_fragment_9b5673b1b740fe0e: function(arg0, arg1) {
2947
2943
  arg0.fragment = arg1;
2948
2944
  },
2949
- __wbg_set_front_face_abcfb70c2001a63b: function(arg0, arg1) {
2945
+ __wbg_set_front_face_bb590812353fd2e0: function(arg0, arg1) {
2950
2946
  arg0.frontFace = __wbindgen_enum_GpuFrontFace[arg1];
2951
2947
  },
2952
- __wbg_set_g_3e49035507785f14: function(arg0, arg1) {
2948
+ __wbg_set_g_aa23517844bd7f61: function(arg0, arg1) {
2953
2949
  arg0.g = arg1;
2954
2950
  },
2955
- __wbg_set_has_dynamic_offset_ebc87f184bf9b1b6: function(arg0, arg1) {
2951
+ __wbg_set_has_dynamic_offset_ea1fb6bd94b0c904: function(arg0, arg1) {
2956
2952
  arg0.hasDynamicOffset = arg1 !== 0;
2957
2953
  },
2958
- __wbg_set_height_5dc3bf5fd05f449d: function(arg0, arg1) {
2954
+ __wbg_set_height_26ab95ff99e2b620: function(arg0, arg1) {
2959
2955
  arg0.height = arg1 >>> 0;
2960
2956
  },
2961
- __wbg_set_height_98a1a397672657e2: function(arg0, arg1) {
2957
+ __wbg_set_height_66583e77881d3a51: function(arg0, arg1) {
2962
2958
  arg0.height = arg1 >>> 0;
2963
2959
  },
2964
- __wbg_set_height_b6548a01bdcb689a: function(arg0, arg1) {
2960
+ __wbg_set_height_7d0bbaf691aeef8f: function(arg0, arg1) {
2965
2961
  arg0.height = arg1 >>> 0;
2966
2962
  },
2967
- __wbg_set_label_0ca1d80bd2825a5c: function(arg0, arg1, arg2) {
2963
+ __wbg_set_label_08e9f27a97fdc9f7: function(arg0, arg1, arg2) {
2968
2964
  arg0.label = getStringFromWasm0(arg1, arg2);
2969
2965
  },
2970
- __wbg_set_label_15aeeb29a6954be8: function(arg0, arg1, arg2) {
2966
+ __wbg_set_label_0e9f90ea4e961823: function(arg0, arg1, arg2) {
2971
2967
  arg0.label = getStringFromWasm0(arg1, arg2);
2972
2968
  },
2973
- __wbg_set_label_2f91d5326490d1cc: function(arg0, arg1, arg2) {
2969
+ __wbg_set_label_280bd57b618e4cf6: function(arg0, arg1, arg2) {
2974
2970
  arg0.label = getStringFromWasm0(arg1, arg2);
2975
2971
  },
2976
- __wbg_set_label_355fa56959229d47: function(arg0, arg1, arg2) {
2972
+ __wbg_set_label_34d2766c2203f76a: function(arg0, arg1, arg2) {
2977
2973
  arg0.label = getStringFromWasm0(arg1, arg2);
2978
2974
  },
2979
- __wbg_set_label_565007795fa1b28b: function(arg0, arg1, arg2) {
2975
+ __wbg_set_label_4bf9f5458cdc0a68: function(arg0, arg1, arg2) {
2980
2976
  arg0.label = getStringFromWasm0(arg1, arg2);
2981
2977
  },
2982
- __wbg_set_label_6b0d6041cd54c099: function(arg0, arg1, arg2) {
2978
+ __wbg_set_label_797345a8c9c86146: function(arg0, arg1, arg2) {
2983
2979
  arg0.label = getStringFromWasm0(arg1, arg2);
2984
2980
  },
2985
- __wbg_set_label_76862276b026aadb: function(arg0, arg1, arg2) {
2981
+ __wbg_set_label_8fdd5f28eea3ca08: function(arg0, arg1, arg2) {
2986
2982
  arg0.label = getStringFromWasm0(arg1, arg2);
2987
2983
  },
2988
- __wbg_set_label_776849dd514350e6: function(arg0, arg1, arg2) {
2984
+ __wbg_set_label_a4be4acc3510c62f: function(arg0, arg1, arg2) {
2989
2985
  arg0.label = getStringFromWasm0(arg1, arg2);
2990
2986
  },
2991
- __wbg_set_label_7d273105ca29a945: function(arg0, arg1, arg2) {
2987
+ __wbg_set_label_bb92451e0d92abf4: function(arg0, arg1, arg2) {
2992
2988
  arg0.label = getStringFromWasm0(arg1, arg2);
2993
2989
  },
2994
- __wbg_set_label_889010e958e191c9: function(arg0, arg1, arg2) {
2990
+ __wbg_set_label_c3405868bd8f6ab5: function(arg0, arg1, arg2) {
2995
2991
  arg0.label = getStringFromWasm0(arg1, arg2);
2996
2992
  },
2997
- __wbg_set_label_b80919003c66c761: function(arg0, arg1, arg2) {
2993
+ __wbg_set_label_d73358f96a62d3bc: function(arg0, arg1, arg2) {
2998
2994
  arg0.label = getStringFromWasm0(arg1, arg2);
2999
2995
  },
3000
- __wbg_set_label_cbbe51e986da3989: function(arg0, arg1, arg2) {
2996
+ __wbg_set_label_f00eb249a34df7db: function(arg0, arg1, arg2) {
3001
2997
  arg0.label = getStringFromWasm0(arg1, arg2);
3002
2998
  },
3003
- __wbg_set_label_ccc4850f4197dc22: function(arg0, arg1, arg2) {
2999
+ __wbg_set_label_f571593aaa82f18b: function(arg0, arg1, arg2) {
3004
3000
  arg0.label = getStringFromWasm0(arg1, arg2);
3005
3001
  },
3006
- __wbg_set_layout_464ae8395c01fe6e: function(arg0, arg1) {
3002
+ __wbg_set_layout_9590b02a1d72ac45: function(arg0, arg1) {
3007
3003
  arg0.layout = arg1;
3008
3004
  },
3009
- __wbg_set_layout_b990b908a7810b31: function(arg0, arg1) {
3005
+ __wbg_set_layout_a065a939d1d05a2d: function(arg0, arg1) {
3010
3006
  arg0.layout = arg1;
3011
3007
  },
3012
- __wbg_set_load_op_5d3a8abceb4a5269: function(arg0, arg1) {
3008
+ __wbg_set_load_op_07c59d4ab60a3a01: function(arg0, arg1) {
3013
3009
  arg0.loadOp = __wbindgen_enum_GpuLoadOp[arg1];
3014
3010
  },
3015
- __wbg_set_lod_max_clamp_bf825cfbdd106655: function(arg0, arg1) {
3011
+ __wbg_set_lod_max_clamp_fd1548dc78538913: function(arg0, arg1) {
3016
3012
  arg0.lodMaxClamp = arg1;
3017
3013
  },
3018
- __wbg_set_lod_min_clamp_35ccf45d8ee31c7e: function(arg0, arg1) {
3014
+ __wbg_set_lod_min_clamp_b489016289e378d2: function(arg0, arg1) {
3019
3015
  arg0.lodMinClamp = arg1;
3020
3016
  },
3021
- __wbg_set_loop_3edfdf296459469a: function(arg0, arg1) {
3017
+ __wbg_set_loop_f0dae07509ca507b: function(arg0, arg1) {
3022
3018
  arg0.loop = arg1 !== 0;
3023
3019
  },
3024
- __wbg_set_mag_filter_8f8d84435d8db92a: function(arg0, arg1) {
3020
+ __wbg_set_mag_filter_b4e8d7f2fa665d2e: function(arg0, arg1) {
3025
3021
  arg0.magFilter = __wbindgen_enum_GpuFilterMode[arg1];
3026
3022
  },
3027
- __wbg_set_mapped_at_creation_ff06f7ed93a315dd: function(arg0, arg1) {
3023
+ __wbg_set_mapped_at_creation_c78869832c67816c: function(arg0, arg1) {
3028
3024
  arg0.mappedAtCreation = arg1 !== 0;
3029
3025
  },
3030
- __wbg_set_mask_ad9d29606115a472: function(arg0, arg1) {
3026
+ __wbg_set_mask_cee9de29cbe61459: function(arg0, arg1) {
3031
3027
  arg0.mask = arg1 >>> 0;
3032
3028
  },
3033
- __wbg_set_max_anisotropy_c82fc429f1b1e064: function(arg0, arg1) {
3029
+ __wbg_set_max_anisotropy_a019fd38d9ba634e: function(arg0, arg1) {
3034
3030
  arg0.maxAnisotropy = arg1;
3035
3031
  },
3036
- __wbg_set_min_binding_size_746ae443396eb1f4: function(arg0, arg1) {
3032
+ __wbg_set_min_binding_size_26f877007450686c: function(arg0, arg1) {
3037
3033
  arg0.minBindingSize = arg1;
3038
3034
  },
3039
- __wbg_set_min_filter_fb0add0b126873ab: function(arg0, arg1) {
3035
+ __wbg_set_min_filter_cd8cf3dcdeebaa5b: function(arg0, arg1) {
3040
3036
  arg0.minFilter = __wbindgen_enum_GpuFilterMode[arg1];
3041
3037
  },
3042
- __wbg_set_mip_level_count_1d3d8f433adfb7ae: function(arg0, arg1) {
3043
- arg0.mipLevelCount = arg1 >>> 0;
3038
+ __wbg_set_mip_level_161666aedb691ca3: function(arg0, arg1) {
3039
+ arg0.mipLevel = arg1 >>> 0;
3044
3040
  },
3045
- __wbg_set_mip_level_count_e13846330ea5c4a2: function(arg0, arg1) {
3041
+ __wbg_set_mip_level_count_1993f039035d2469: function(arg0, arg1) {
3046
3042
  arg0.mipLevelCount = arg1 >>> 0;
3047
3043
  },
3048
- __wbg_set_mip_level_f4e04afe7e030b52: function(arg0, arg1) {
3049
- arg0.mipLevel = arg1 >>> 0;
3044
+ __wbg_set_mip_level_count_9a86e098393fe360: function(arg0, arg1) {
3045
+ arg0.mipLevelCount = arg1 >>> 0;
3050
3046
  },
3051
- __wbg_set_mipmap_filter_202e81e75b49e109: function(arg0, arg1) {
3047
+ __wbg_set_mipmap_filter_a436d61249cfa785: function(arg0, arg1) {
3052
3048
  arg0.mipmapFilter = __wbindgen_enum_GpuMipmapFilterMode[arg1];
3053
3049
  },
3054
- __wbg_set_module_6d0431faccebdcc4: function(arg0, arg1) {
3050
+ __wbg_set_module_951f2b6e5477a260: function(arg0, arg1) {
3055
3051
  arg0.module = arg1;
3056
3052
  },
3057
- __wbg_set_module_701adba2958bd873: function(arg0, arg1) {
3053
+ __wbg_set_module_a7b3448454ca8879: function(arg0, arg1) {
3058
3054
  arg0.module = arg1;
3059
3055
  },
3060
- __wbg_set_multisample_e577402263e48ad4: function(arg0, arg1) {
3056
+ __wbg_set_multisample_bb6537e862d91237: function(arg0, arg1) {
3061
3057
  arg0.multisample = arg1;
3062
3058
  },
3063
- __wbg_set_multisampled_2180d2b5d246ae13: function(arg0, arg1) {
3059
+ __wbg_set_multisampled_9642e942e4d9d3ee: function(arg0, arg1) {
3064
3060
  arg0.multisampled = arg1 !== 0;
3065
3061
  },
3066
- __wbg_set_offset_2d6ab375385cd2ae: function(arg0, arg1) {
3062
+ __wbg_set_offset_3e55dd16ffd7aac5: function(arg0, arg1) {
3067
3063
  arg0.offset = arg1;
3068
3064
  },
3069
- __wbg_set_offset_3fadbb3d3dadd4ef: function(arg0, arg1) {
3065
+ __wbg_set_offset_a3a60cec10207186: function(arg0, arg1) {
3070
3066
  arg0.offset = arg1;
3071
3067
  },
3072
- __wbg_set_offset_fa633343238c309f: function(arg0, arg1) {
3068
+ __wbg_set_offset_debfe602a5fbf272: function(arg0, arg1) {
3073
3069
  arg0.offset = arg1;
3074
3070
  },
3075
- __wbg_set_onclose_8da801226bdd7a7b: function(arg0, arg1) {
3071
+ __wbg_set_onclose_47cce56c686db4fb: function(arg0, arg1) {
3076
3072
  arg0.onclose = arg1;
3077
3073
  },
3078
- __wbg_set_onerror_901ca711f94a5bbb: function(arg0, arg1) {
3074
+ __wbg_set_onerror_3db8bc3e52b2b10b: function(arg0, arg1) {
3079
3075
  arg0.onerror = arg1;
3080
3076
  },
3081
- __wbg_set_onmessage_6f80ab771bf151aa: function(arg0, arg1) {
3077
+ __wbg_set_onmessage_45bd33b110c54f5b: function(arg0, arg1) {
3082
3078
  arg0.onmessage = arg1;
3083
3079
  },
3084
- __wbg_set_onopen_34e3e24cf9337ddd: function(arg0, arg1) {
3080
+ __wbg_set_onopen_7ffeb01f8a628209: function(arg0, arg1) {
3085
3081
  arg0.onopen = arg1;
3086
3082
  },
3087
- __wbg_set_operation_3a748fcc4d122201: function(arg0, arg1) {
3083
+ __wbg_set_operation_74a529d361734388: function(arg0, arg1) {
3088
3084
  arg0.operation = __wbindgen_enum_GpuBlendOperation[arg1];
3089
3085
  },
3090
- __wbg_set_origin_5531aa268ce97d9d: function(arg0, arg1) {
3086
+ __wbg_set_origin_d09654f499e9edb8: function(arg0, arg1) {
3091
3087
  arg0.origin = arg1;
3092
3088
  },
3093
- __wbg_set_pass_op_e82189d4f2d5c48d: function(arg0, arg1) {
3089
+ __wbg_set_pass_op_8abd39478c76666a: function(arg0, arg1) {
3094
3090
  arg0.passOp = __wbindgen_enum_GpuStencilOperation[arg1];
3095
3091
  },
3096
- __wbg_set_playbackRate_4b4212c0d2c84b0e: function(arg0, arg1) {
3092
+ __wbg_set_playbackRate_2ee633a8482104d4: function(arg0, arg1) {
3097
3093
  arg0.playbackRate = arg1;
3098
3094
  },
3099
- __wbg_set_power_preference_f8956c3fea27c41d: function(arg0, arg1) {
3095
+ __wbg_set_power_preference_b8b4ea5da6674cf7: function(arg0, arg1) {
3100
3096
  arg0.powerPreference = __wbindgen_enum_GpuPowerPreference[arg1];
3101
3097
  },
3102
- __wbg_set_preload_3c04b4c7f95193ba: function(arg0, arg1, arg2) {
3098
+ __wbg_set_preload_6a51ce86d66d26f3: function(arg0, arg1, arg2) {
3103
3099
  arg0.preload = getStringFromWasm0(arg1, arg2);
3104
3100
  },
3105
- __wbg_set_primitive_65a118359b90be29: function(arg0, arg1) {
3101
+ __wbg_set_primitive_f189fcdcb22d09e0: function(arg0, arg1) {
3106
3102
  arg0.primitive = arg1;
3107
3103
  },
3108
- __wbg_set_query_set_17c4bef32f23bd7e: function(arg0, arg1) {
3104
+ __wbg_set_query_set_dcf406a51ece8f85: function(arg0, arg1) {
3109
3105
  arg0.querySet = arg1;
3110
3106
  },
3111
- __wbg_set_r_399b4e4373534d2d: function(arg0, arg1) {
3107
+ __wbg_set_r_8961014434a7656e: function(arg0, arg1) {
3112
3108
  arg0.r = arg1;
3113
3109
  },
3114
- __wbg_set_required_features_83604ede3c9e0352: function(arg0, arg1) {
3110
+ __wbg_set_required_features_ec67124fd26c4d29: function(arg0, arg1) {
3115
3111
  arg0.requiredFeatures = arg1;
3116
3112
  },
3117
- __wbg_set_resolve_target_1a8386ab8943f477: function(arg0, arg1) {
3113
+ __wbg_set_required_limits_c9ee7006f1d1f2ab: function(arg0, arg1) {
3114
+ arg0.requiredLimits = arg1;
3115
+ },
3116
+ __wbg_set_resolve_target_cc7a6f0d2973ea34: function(arg0, arg1) {
3118
3117
  arg0.resolveTarget = arg1;
3119
3118
  },
3120
- __wbg_set_resource_ec6d0e1222a3141f: function(arg0, arg1) {
3119
+ __wbg_set_resource_86645e7515651c0e: function(arg0, arg1) {
3121
3120
  arg0.resource = arg1;
3122
3121
  },
3123
- __wbg_set_rows_per_image_e38e907b075d42a7: function(arg0, arg1) {
3122
+ __wbg_set_rows_per_image_7203b6e2d244a111: function(arg0, arg1) {
3124
3123
  arg0.rowsPerImage = arg1 >>> 0;
3125
3124
  },
3126
- __wbg_set_sample_count_eb36fa5f0a856200: function(arg0, arg1) {
3125
+ __wbg_set_sample_count_4d7160817d98838f: function(arg0, arg1) {
3127
3126
  arg0.sampleCount = arg1 >>> 0;
3128
3127
  },
3129
- __wbg_set_sample_type_fade9fb214ec1d74: function(arg0, arg1) {
3128
+ __wbg_set_sample_type_8d4d5b141ce0f724: function(arg0, arg1) {
3130
3129
  arg0.sampleType = __wbindgen_enum_GpuTextureSampleType[arg1];
3131
3130
  },
3132
- __wbg_set_sampler_e11b32a88597fe6a: function(arg0, arg1) {
3131
+ __wbg_set_sampler_35bcbac78bd4356f: function(arg0, arg1) {
3133
3132
  arg0.sampler = arg1;
3134
3133
  },
3135
- __wbg_set_shader_location_87fe60eb5cf2ef69: function(arg0, arg1) {
3134
+ __wbg_set_shader_location_3ce5152f6d464a63: function(arg0, arg1) {
3136
3135
  arg0.shaderLocation = arg1 >>> 0;
3137
3136
  },
3138
- __wbg_set_size_724b776b74138f07: function(arg0, arg1) {
3137
+ __wbg_set_size_81a77f7f4f34fbed: function(arg0, arg1) {
3139
3138
  arg0.size = arg1;
3140
3139
  },
3141
- __wbg_set_size_a15931d6b21f35f9: function(arg0, arg1) {
3140
+ __wbg_set_size_85cb1c2c4c3ea73a: function(arg0, arg1) {
3142
3141
  arg0.size = arg1;
3143
3142
  },
3144
- __wbg_set_size_e76794a3069a90d7: function(arg0, arg1) {
3143
+ __wbg_set_size_981550e5d7941340: function(arg0, arg1) {
3145
3144
  arg0.size = arg1;
3146
3145
  },
3147
- __wbg_set_src_factor_00c2d54742fd17a4: function(arg0, arg1) {
3146
+ __wbg_set_src_factor_9a8e0943a05c9174: function(arg0, arg1) {
3148
3147
  arg0.srcFactor = __wbindgen_enum_GpuBlendFactor[arg1];
3149
3148
  },
3150
- __wbg_set_stencil_back_9ee211b35e39be71: function(arg0, arg1) {
3149
+ __wbg_set_stencil_back_596ea9628419413d: function(arg0, arg1) {
3151
3150
  arg0.stencilBack = arg1;
3152
3151
  },
3153
- __wbg_set_stencil_clear_value_884e0e38f410ec12: function(arg0, arg1) {
3152
+ __wbg_set_stencil_clear_value_15afeb03c22cd51d: function(arg0, arg1) {
3154
3153
  arg0.stencilClearValue = arg1 >>> 0;
3155
3154
  },
3156
- __wbg_set_stencil_front_4fc7b9162e3cc71f: function(arg0, arg1) {
3155
+ __wbg_set_stencil_front_31be994e05be5aaa: function(arg0, arg1) {
3157
3156
  arg0.stencilFront = arg1;
3158
3157
  },
3159
- __wbg_set_stencil_load_op_eeb37a3ee387626f: function(arg0, arg1) {
3158
+ __wbg_set_stencil_load_op_1cd94e9e8c54f611: function(arg0, arg1) {
3160
3159
  arg0.stencilLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
3161
3160
  },
3162
- __wbg_set_stencil_read_mask_52264a1876326ce1: function(arg0, arg1) {
3161
+ __wbg_set_stencil_read_mask_1635f30a0e6539e3: function(arg0, arg1) {
3163
3162
  arg0.stencilReadMask = arg1 >>> 0;
3164
3163
  },
3165
- __wbg_set_stencil_read_only_192e9b65a6822039: function(arg0, arg1) {
3164
+ __wbg_set_stencil_read_only_f071431988182ad8: function(arg0, arg1) {
3166
3165
  arg0.stencilReadOnly = arg1 !== 0;
3167
3166
  },
3168
- __wbg_set_stencil_store_op_c110d1172a277982: function(arg0, arg1) {
3167
+ __wbg_set_stencil_store_op_a244d5347f386c8c: function(arg0, arg1) {
3169
3168
  arg0.stencilStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
3170
3169
  },
3171
- __wbg_set_stencil_write_mask_5e49d555c45a16fa: function(arg0, arg1) {
3170
+ __wbg_set_stencil_write_mask_7809f82a1debe58f: function(arg0, arg1) {
3172
3171
  arg0.stencilWriteMask = arg1 >>> 0;
3173
3172
  },
3174
- __wbg_set_step_mode_80a80308a6783be4: function(arg0, arg1) {
3173
+ __wbg_set_step_mode_eb762c8c4264418f: function(arg0, arg1) {
3175
3174
  arg0.stepMode = __wbindgen_enum_GpuVertexStepMode[arg1];
3176
3175
  },
3177
- __wbg_set_storage_texture_dab6c69662cecb15: function(arg0, arg1) {
3176
+ __wbg_set_storage_texture_22f78b5171d1195a: function(arg0, arg1) {
3178
3177
  arg0.storageTexture = arg1;
3179
3178
  },
3180
- __wbg_set_store_op_2bf481ef4a30f927: function(arg0, arg1) {
3179
+ __wbg_set_store_op_386596acc7bf2c16: function(arg0, arg1) {
3181
3180
  arg0.storeOp = __wbindgen_enum_GpuStoreOp[arg1];
3182
3181
  },
3183
- __wbg_set_strip_index_format_ab81420028504e38: function(arg0, arg1) {
3182
+ __wbg_set_strip_index_format_e76748cd840ab562: function(arg0, arg1) {
3184
3183
  arg0.stripIndexFormat = __wbindgen_enum_GpuIndexFormat[arg1];
3185
3184
  },
3186
- __wbg_set_targets_f00488491d26619c: function(arg0, arg1) {
3185
+ __wbg_set_targets_22473476afe0dabd: function(arg0, arg1) {
3187
3186
  arg0.targets = arg1;
3188
3187
  },
3189
- __wbg_set_texture_8732ea1b0f00cc28: function(arg0, arg1) {
3188
+ __wbg_set_texture_2c34d28ab9666948: function(arg0, arg1) {
3190
3189
  arg0.texture = arg1;
3191
3190
  },
3192
- __wbg_set_texture_e3dad6e696ee0d00: function(arg0, arg1) {
3191
+ __wbg_set_texture_aeea930400349204: function(arg0, arg1) {
3193
3192
  arg0.texture = arg1;
3194
3193
  },
3195
- __wbg_set_timestamp_writes_0e233b1252b29a60: function(arg0, arg1) {
3194
+ __wbg_set_timestamp_writes_0236dfc7ae2b1a03: function(arg0, arg1) {
3196
3195
  arg0.timestampWrites = arg1;
3197
3196
  },
3198
- __wbg_set_topology_774e967bf9bd3600: function(arg0, arg1) {
3197
+ __wbg_set_topology_e18a15a717ebc912: function(arg0, arg1) {
3199
3198
  arg0.topology = __wbindgen_enum_GpuPrimitiveTopology[arg1];
3200
3199
  },
3201
- __wbg_set_type_3e89072317fa3a02: function(arg0, arg1) {
3200
+ __wbg_set_type_31b1662dd5a6144d: function(arg0, arg1) {
3202
3201
  arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
3203
3202
  },
3204
- __wbg_set_type_fc5fb8ab00ac41ab: function(arg0, arg1) {
3203
+ __wbg_set_type_719f40cf36d314f1: function(arg0, arg1) {
3205
3204
  arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
3206
3205
  },
3207
- __wbg_set_unclipped_depth_bbe4b97da619705e: function(arg0, arg1) {
3206
+ __wbg_set_unclipped_depth_0f5d142d317e3a7c: function(arg0, arg1) {
3208
3207
  arg0.unclippedDepth = arg1 !== 0;
3209
3208
  },
3210
- __wbg_set_usage_215da50f99ff465b: function(arg0, arg1) {
3209
+ __wbg_set_usage_26861a639595cd45: function(arg0, arg1) {
3211
3210
  arg0.usage = arg1 >>> 0;
3212
3211
  },
3213
- __wbg_set_usage_5fcdce4860170c24: function(arg0, arg1) {
3212
+ __wbg_set_usage_7b79a227ada2f5cc: function(arg0, arg1) {
3214
3213
  arg0.usage = arg1 >>> 0;
3215
3214
  },
3216
- __wbg_set_usage_e78977f1ef3c2dc4: function(arg0, arg1) {
3215
+ __wbg_set_usage_d9ff4b7757fac246: function(arg0, arg1) {
3217
3216
  arg0.usage = arg1 >>> 0;
3218
3217
  },
3219
- __wbg_set_usage_ece80ba45b896722: function(arg0, arg1) {
3218
+ __wbg_set_usage_e8d45decd5c483b3: function(arg0, arg1) {
3220
3219
  arg0.usage = arg1 >>> 0;
3221
3220
  },
3222
- __wbg_set_value_4379db49464da2c7: function(arg0, arg1) {
3221
+ __wbg_set_value_78947d758eb13418: function(arg0, arg1) {
3223
3222
  arg0.value = arg1;
3224
3223
  },
3225
- __wbg_set_vertex_879729b1ef5390a2: function(arg0, arg1) {
3224
+ __wbg_set_vertex_b95705590b782671: function(arg0, arg1) {
3226
3225
  arg0.vertex = arg1;
3227
3226
  },
3228
- __wbg_set_view_9850fe7aa8b4eae3: function(arg0, arg1) {
3227
+ __wbg_set_view_6ff951d6e3f9e337: function(arg0, arg1) {
3229
3228
  arg0.view = arg1;
3230
3229
  },
3231
- __wbg_set_view_b8a1c6698b913d81: function(arg0, arg1) {
3230
+ __wbg_set_view_cf298e1e7b6ef38a: function(arg0, arg1) {
3232
3231
  arg0.view = arg1;
3233
3232
  },
3234
- __wbg_set_view_dimension_5c6c0dc0d28476c3: function(arg0, arg1) {
3233
+ __wbg_set_view_dimension_87c95b0d987a14cd: function(arg0, arg1) {
3235
3234
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3236
3235
  },
3237
- __wbg_set_view_dimension_67ac13d87840ccb1: function(arg0, arg1) {
3236
+ __wbg_set_view_dimension_e99ec138da7b8f83: function(arg0, arg1) {
3238
3237
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
3239
3238
  },
3240
- __wbg_set_view_formats_2b4e75efe5453ad6: function(arg0, arg1) {
3239
+ __wbg_set_view_formats_733fb624c2f2ef6b: function(arg0, arg1) {
3241
3240
  arg0.viewFormats = arg1;
3242
3241
  },
3243
- __wbg_set_view_formats_6c5369e801fa17b7: function(arg0, arg1) {
3242
+ __wbg_set_view_formats_c2b27891ca5d2740: function(arg0, arg1) {
3244
3243
  arg0.viewFormats = arg1;
3245
3244
  },
3246
- __wbg_set_visibility_22877d2819bea70b: function(arg0, arg1) {
3245
+ __wbg_set_visibility_315bcac6427d0ba0: function(arg0, arg1) {
3247
3246
  arg0.visibility = arg1 >>> 0;
3248
3247
  },
3249
- __wbg_set_width_576343a4a7f2cf28: function(arg0, arg1) {
3248
+ __wbg_set_width_1ae13bf0b65e6395: function(arg0, arg1) {
3250
3249
  arg0.width = arg1 >>> 0;
3251
3250
  },
3252
- __wbg_set_width_a6d5409d7980ccca: function(arg0, arg1) {
3251
+ __wbg_set_width_63034f88f9905ea3: function(arg0, arg1) {
3253
3252
  arg0.width = arg1 >>> 0;
3254
3253
  },
3255
- __wbg_set_width_c0fcaa2da53cd540: function(arg0, arg1) {
3254
+ __wbg_set_width_81fa781e87b17891: function(arg0, arg1) {
3256
3255
  arg0.width = arg1 >>> 0;
3257
3256
  },
3258
- __wbg_set_write_mask_dceb6456d5310b39: function(arg0, arg1) {
3257
+ __wbg_set_write_mask_0b6ca0cb1b797997: function(arg0, arg1) {
3259
3258
  arg0.writeMask = arg1 >>> 0;
3260
3259
  },
3261
- __wbg_set_x_40188fe21190a1a8: function(arg0, arg1) {
3260
+ __wbg_set_x_ffcb360b171098d5: function(arg0, arg1) {
3262
3261
  arg0.x = arg1 >>> 0;
3263
3262
  },
3264
- __wbg_set_y_8caca94aad6cb4e8: function(arg0, arg1) {
3263
+ __wbg_set_y_db82e366feb18537: function(arg0, arg1) {
3265
3264
  arg0.y = arg1 >>> 0;
3266
3265
  },
3267
- __wbg_set_z_bb89b8ff0b9f8f74: function(arg0, arg1) {
3266
+ __wbg_set_z_cec02b76fd208d0e: function(arg0, arg1) {
3268
3267
  arg0.z = arg1 >>> 0;
3269
3268
  },
3270
- __wbg_state_a4d9e52dfc1783cb: function(arg0) {
3269
+ __wbg_state_107f002f32a9c27c: function(arg0) {
3271
3270
  const ret = arg0.state;
3272
3271
  return (__wbindgen_enum_AudioContextState.indexOf(ret) + 1 || 4) - 1;
3273
3272
  },
3274
- __wbg_static_accessor_GLOBAL_8adb955bd33fac2f: function() {
3275
- const ret = typeof global === 'undefined' ? null : global;
3273
+ __wbg_static_accessor_GLOBAL_THIS_a1248013d790bf5f: function() {
3274
+ const ret = typeof globalThis === 'undefined' ? null : globalThis;
3276
3275
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3277
3276
  },
3278
- __wbg_static_accessor_GLOBAL_THIS_ad356e0db91c7913: function() {
3279
- const ret = typeof globalThis === 'undefined' ? null : globalThis;
3277
+ __wbg_static_accessor_GLOBAL_f2e0f995a21329ff: function() {
3278
+ const ret = typeof global === 'undefined' ? null : global;
3280
3279
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3281
3280
  },
3282
- __wbg_static_accessor_SELF_f207c857566db248: function() {
3281
+ __wbg_static_accessor_SELF_24f78b6d23f286ea: function() {
3283
3282
  const ret = typeof self === 'undefined' ? null : self;
3284
3283
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3285
3284
  },
3286
- __wbg_static_accessor_WINDOW_bb9f1ba69d61b386: function() {
3285
+ __wbg_static_accessor_WINDOW_59fd959c540fe405: function() {
3287
3286
  const ret = typeof window === 'undefined' ? null : window;
3288
3287
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
3289
3288
  },
3290
- __wbg_submit_19b0e21319bc36d7: function(arg0, arg1) {
3289
+ __wbg_submit_f39583470d95df20: function(arg0, arg1) {
3291
3290
  arg0.submit(arg1);
3292
3291
  },
3293
- __wbg_then_098abe61755d12f6: function(arg0, arg1) {
3294
- const ret = arg0.then(arg1);
3292
+ __wbg_then_00eed3ac0b8e82cb: function(arg0, arg1, arg2) {
3293
+ const ret = arg0.then(arg1, arg2);
3295
3294
  return ret;
3296
3295
  },
3297
- __wbg_then_9e335f6dd892bc11: function(arg0, arg1, arg2) {
3296
+ __wbg_then_479d77cb064907ee: function(arg0, arg1, arg2) {
3298
3297
  const ret = arg0.then(arg1, arg2);
3299
3298
  return ret;
3300
3299
  },
3301
- __wbg_then_bc59d1943397ca4e: function(arg0, arg1, arg2) {
3302
- const ret = arg0.then(arg1, arg2);
3300
+ __wbg_then_a0c8db0381c8994c: function(arg0, arg1) {
3301
+ const ret = arg0.then(arg1);
3303
3302
  return ret;
3304
3303
  },
3305
- __wbg_unmap_c2954ef341a2b85d: function(arg0) {
3304
+ __wbg_unmap_9455a68932e9b935: function(arg0) {
3306
3305
  arg0.unmap();
3307
3306
  },
3308
3307
  __wbg_wasmgame_new: function(arg0) {
3309
3308
  const ret = WasmGame.__wrap(arg0);
3310
3309
  return ret;
3311
3310
  },
3312
- __wbg_writeBuffer_1fa3becf9f9f970e: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
3313
- arg0.writeBuffer(arg1, arg2, arg3, arg4, arg5);
3311
+ __wbg_writeBuffer_2384abff9a0faef7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
3312
+ arg0.writeBuffer(arg1, arg2, getArrayU8FromWasm0(arg3, arg4), arg5, arg6);
3314
3313
  }, arguments); },
3315
- __wbg_writeTexture_16d44079bcc6b839: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
3316
- arg0.writeTexture(arg1, arg2, arg3, arg4);
3314
+ __wbg_writeTexture_d42ce6ec94b2c6ca: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
3315
+ arg0.writeTexture(arg1, getArrayU8FromWasm0(arg2, arg3), arg4, arg5);
3317
3316
  }, arguments); },
3318
3317
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
3319
- // Cast intrinsic for `Closure(Closure { dtor_idx: 121, function: Function { arguments: [Externref], shim_idx: 122, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3320
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hf6cf4a08112d39a5, wasm_bindgen__convert__closures_____invoke__h648bc9ac4b28e1e2);
3318
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 124, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3319
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h4689ee619cc6d85f);
3321
3320
  return ret;
3322
3321
  },
3323
3322
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
3324
- // Cast intrinsic for `Closure(Closure { dtor_idx: 47, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 48, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3325
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h171fc169a8fd032c, wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd);
3323
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 984, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3324
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h30f950ba5b668cdc);
3326
3325
  return ret;
3327
3326
  },
3328
3327
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
3329
- // Cast intrinsic for `Closure(Closure { dtor_idx: 47, function: Function { arguments: [NamedExternref("Event")], shim_idx: 48, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3330
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h171fc169a8fd032c, wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd_2);
3328
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 51, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3329
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d);
3331
3330
  return ret;
3332
3331
  },
3333
3332
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
3334
- // Cast intrinsic for `Closure(Closure { dtor_idx: 47, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 48, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3335
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h171fc169a8fd032c, wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd_3);
3333
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 51, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3334
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d_3);
3336
3335
  return ret;
3337
3336
  },
3338
3337
  __wbindgen_cast_0000000000000005: function(arg0, arg1) {
3339
- // Cast intrinsic for `Closure(Closure { dtor_idx: 985, function: Function { arguments: [Externref], shim_idx: 986, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
3340
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hb640644105f8b56b, wasm_bindgen__convert__closures_____invoke__h5c95ba95c1887db0);
3338
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 51, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3339
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d_4);
3341
3340
  return ret;
3342
3341
  },
3343
3342
  __wbindgen_cast_0000000000000006: function(arg0) {
@@ -3372,31 +3371,31 @@ function __wbg_get_imports() {
3372
3371
  }
3373
3372
 
3374
3373
  const lAudioContext = (typeof AudioContext !== 'undefined' ? AudioContext : (typeof webkitAudioContext !== 'undefined' ? webkitAudioContext : undefined));
3375
- function wasm_bindgen__convert__closures_____invoke__h648bc9ac4b28e1e2(arg0, arg1, arg2) {
3376
- wasm.wasm_bindgen__convert__closures_____invoke__h648bc9ac4b28e1e2(arg0, arg1, arg2);
3374
+ function wasm_bindgen__convert__closures_____invoke__h4689ee619cc6d85f(arg0, arg1, arg2) {
3375
+ wasm.wasm_bindgen__convert__closures_____invoke__h4689ee619cc6d85f(arg0, arg1, arg2);
3377
3376
  }
3378
3377
 
3379
- function wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd(arg0, arg1, arg2) {
3380
- wasm.wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd(arg0, arg1, arg2);
3378
+ function wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d(arg0, arg1, arg2) {
3379
+ wasm.wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d(arg0, arg1, arg2);
3381
3380
  }
3382
3381
 
3383
- function wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd_2(arg0, arg1, arg2) {
3384
- wasm.wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd_2(arg0, arg1, arg2);
3382
+ function wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d_3(arg0, arg1, arg2) {
3383
+ wasm.wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d_3(arg0, arg1, arg2);
3385
3384
  }
3386
3385
 
3387
- function wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd_3(arg0, arg1, arg2) {
3388
- wasm.wasm_bindgen__convert__closures_____invoke__h05489454ce620cdd_3(arg0, arg1, arg2);
3386
+ function wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d_4(arg0, arg1, arg2) {
3387
+ wasm.wasm_bindgen__convert__closures_____invoke__h3c5b61a4e6c55d4d_4(arg0, arg1, arg2);
3389
3388
  }
3390
3389
 
3391
- function wasm_bindgen__convert__closures_____invoke__h5c95ba95c1887db0(arg0, arg1, arg2) {
3392
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__h5c95ba95c1887db0(arg0, arg1, arg2);
3390
+ function wasm_bindgen__convert__closures_____invoke__h30f950ba5b668cdc(arg0, arg1, arg2) {
3391
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h30f950ba5b668cdc(arg0, arg1, arg2);
3393
3392
  if (ret[1]) {
3394
3393
  throw takeFromExternrefTable0(ret[0]);
3395
3394
  }
3396
3395
  }
3397
3396
 
3398
- function wasm_bindgen__convert__closures_____invoke__h4ec41ca9f752c012(arg0, arg1, arg2, arg3) {
3399
- wasm.wasm_bindgen__convert__closures_____invoke__h4ec41ca9f752c012(arg0, arg1, arg2, arg3);
3397
+ function wasm_bindgen__convert__closures_____invoke__h2c414c9708607c3c(arg0, arg1, arg2, arg3) {
3398
+ wasm.wasm_bindgen__convert__closures_____invoke__h2c414c9708607c3c(arg0, arg1, arg2, arg3);
3400
3399
  }
3401
3400
 
3402
3401
 
@@ -3521,7 +3520,7 @@ function addToExternrefTable0(obj) {
3521
3520
 
3522
3521
  const CLOSURE_DTORS = (typeof FinalizationRegistry === 'undefined')
3523
3522
  ? { register: () => {}, unregister: () => {} }
3524
- : new FinalizationRegistry(state => state.dtor(state.a, state.b));
3523
+ : new FinalizationRegistry(state => wasm.__wbindgen_destroy_closure(state.a, state.b));
3525
3524
 
3526
3525
  function debugString(val) {
3527
3526
  // primitive types
@@ -3653,8 +3652,8 @@ function isLikeNone(x) {
3653
3652
  return x === undefined || x === null;
3654
3653
  }
3655
3654
 
3656
- function makeMutClosure(arg0, arg1, dtor, f) {
3657
- const state = { a: arg0, b: arg1, cnt: 1, dtor };
3655
+ function makeMutClosure(arg0, arg1, f) {
3656
+ const state = { a: arg0, b: arg1, cnt: 1 };
3658
3657
  const real = (...args) => {
3659
3658
 
3660
3659
  // First up with a closure we increment the internal reference
@@ -3672,7 +3671,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
3672
3671
  };
3673
3672
  real._wbg_cb_unref = () => {
3674
3673
  if (--state.cnt === 0) {
3675
- state.dtor(state.a, state.b);
3674
+ wasm.__wbindgen_destroy_closure(state.a, state.b);
3676
3675
  state.a = 0;
3677
3676
  CLOSURE_DTORS.unregister(state);
3678
3677
  }