@sanox/sangine-core 0.3.3 → 0.4.0

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.
Files changed (26) hide show
  1. package/dist/gen-types.d.ts +59 -21
  2. package/dist/gen-types.d.ts.map +1 -1
  3. package/dist/index.cjs.js +1 -1
  4. package/dist/index.es.js +101 -78
  5. package/dist/wasm/basis-decode/snippets/basisu_c_sys-273c0aeb51b100af/wasm/basisu_transcoder.js +2 -0
  6. package/dist/wasm/basis-decode/snippets/basisu_c_sys-273c0aeb51b100af/wasm/basisu_transcoder.wasm +0 -0
  7. package/dist/wasm/basis-decode/wasm_basis_decode.a8b7eebd.js +553 -0
  8. package/dist/wasm/basis-decode/wasm_basis_decode.d.ts +58 -0
  9. package/dist/wasm/basis-decode/wasm_basis_decode_bg.a8b7eebd.wasm +0 -0
  10. package/dist/wasm/basis-decode/wasm_basis_decode_bg.wasm.d.ts +16 -0
  11. package/dist/wasm/sangine/{sangine.9aeb8f2a.js → sangine.c27a2565.js} +909 -796
  12. package/dist/wasm/sangine/sangine.d.ts +13 -7
  13. package/dist/wasm/sangine/{sangine_bg.9aeb8f2a.wasm → sangine_bg.c27a2565.wasm} +0 -0
  14. package/dist/wasm/sangine/sangine_bg.wasm.d.ts +13 -7
  15. package/dist/wasm/sbo-decode/{wasm_sbo_decode.95e75786.js → wasm_sbo_decode.5c359661.js} +3 -4
  16. package/dist/wasm/sbo-decode/wasm_sbo_decode_bg.5c359661.wasm +0 -0
  17. package/dist/wasm-hashes/basis-decode.d.ts +2 -0
  18. package/dist/wasm-hashes/basis-decode.d.ts.map +1 -0
  19. package/dist/wasm-hashes/sangine.d.ts +1 -1
  20. package/dist/wasm-hashes/sbo-decode.d.ts +1 -1
  21. package/dist/worker/decodeWorkerImpl.d.ts +9 -4
  22. package/dist/worker/decodeWorkerImpl.d.ts.map +1 -1
  23. package/dist/worker/pool.d.ts +1 -0
  24. package/dist/worker/pool.d.ts.map +1 -1
  25. package/package.json +1 -1
  26. package/dist/wasm/sbo-decode/wasm_sbo_decode_bg.95e75786.wasm +0 -0
@@ -199,85 +199,84 @@ export function set_window_scale(window_id, scale) {
199
199
  throw takeFromExternrefTable0(ret[0]);
200
200
  }
201
201
  }
202
-
203
202
  function __wbg_get_imports() {
204
203
  const import0 = {
205
204
  __proto__: null,
206
- __wbg_Error_8c4e43fe74559d73: function(arg0, arg1) {
205
+ __wbg_Error_960c155d3d49e4c2: function(arg0, arg1) {
207
206
  const ret = Error(getStringFromWasm0(arg0, arg1));
208
207
  return ret;
209
208
  },
210
- __wbg_Number_04624de7d0e8332d: function(arg0) {
209
+ __wbg_Number_32bf70a599af1d4b: function(arg0) {
211
210
  const ret = Number(arg0);
212
211
  return ret;
213
212
  },
214
- __wbg_String_8f0eb39a4a4c2f66: function(arg0, arg1) {
213
+ __wbg_String_8564e559799eccda: function(arg0, arg1) {
215
214
  const ret = String(arg1);
216
215
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
217
216
  const len1 = WASM_VECTOR_LEN;
218
217
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
219
218
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
220
219
  },
221
- __wbg_Window_9e7ea8667e28eb00: function(arg0) {
220
+ __wbg_Window_0dc65f28a4345887: function(arg0) {
222
221
  const ret = arg0.Window;
223
222
  return ret;
224
223
  },
225
- __wbg_Window_d1bf622f71ff0629: function(arg0) {
224
+ __wbg_Window_c7f91e3f80ae0a0e: function(arg0) {
226
225
  const ret = arg0.Window;
227
226
  return ret;
228
227
  },
229
- __wbg_WorkerGlobalScope_0169ffb9adb5f5ef: function(arg0) {
228
+ __wbg_WorkerGlobalScope_262c8e34a919509f: function(arg0) {
230
229
  const ret = arg0.WorkerGlobalScope;
231
230
  return ret;
232
231
  },
233
- __wbg___wbindgen_boolean_get_bbbb1c18aa2f5e25: function(arg0) {
232
+ __wbg___wbindgen_boolean_get_6ea149f0a8dcc5ff: function(arg0) {
234
233
  const v = arg0;
235
234
  const ret = typeof(v) === 'boolean' ? v : undefined;
236
235
  return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
237
236
  },
238
- __wbg___wbindgen_debug_string_0bc8482c6e3508ae: function(arg0, arg1) {
237
+ __wbg___wbindgen_debug_string_ab4b34d23d6778bd: function(arg0, arg1) {
239
238
  const ret = debugString(arg1);
240
239
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
241
240
  const len1 = WASM_VECTOR_LEN;
242
241
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
243
242
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
244
243
  },
245
- __wbg___wbindgen_in_47fa6863be6f2f25: function(arg0, arg1) {
244
+ __wbg___wbindgen_in_a5d8b22e52b24dd1: function(arg0, arg1) {
246
245
  const ret = arg0 in arg1;
247
246
  return ret;
248
247
  },
249
- __wbg___wbindgen_is_function_0095a73b8b156f76: function(arg0) {
248
+ __wbg___wbindgen_is_function_3baa9db1a987f47d: function(arg0) {
250
249
  const ret = typeof(arg0) === 'function';
251
250
  return ret;
252
251
  },
253
- __wbg___wbindgen_is_null_ac34f5003991759a: function(arg0) {
252
+ __wbg___wbindgen_is_null_52ff4ec04186736f: function(arg0) {
254
253
  const ret = arg0 === null;
255
254
  return ret;
256
255
  },
257
- __wbg___wbindgen_is_object_5ae8e5880f2c1fbd: function(arg0) {
256
+ __wbg___wbindgen_is_object_63322ec0cd6ea4ef: function(arg0) {
258
257
  const val = arg0;
259
258
  const ret = typeof(val) === 'object' && val !== null;
260
259
  return ret;
261
260
  },
262
- __wbg___wbindgen_is_string_cd444516edc5b180: function(arg0) {
261
+ __wbg___wbindgen_is_string_6df3bf7ef1164ed3: function(arg0) {
263
262
  const ret = typeof(arg0) === 'string';
264
263
  return ret;
265
264
  },
266
- __wbg___wbindgen_is_undefined_9e4d92534c42d778: function(arg0) {
265
+ __wbg___wbindgen_is_undefined_29a43b4d42920abd: function(arg0) {
267
266
  const ret = arg0 === undefined;
268
267
  return ret;
269
268
  },
270
- __wbg___wbindgen_jsval_loose_eq_9dd77d8cd6671811: function(arg0, arg1) {
269
+ __wbg___wbindgen_jsval_loose_eq_cac3565e89b4134c: function(arg0, arg1) {
271
270
  const ret = arg0 == arg1;
272
271
  return ret;
273
272
  },
274
- __wbg___wbindgen_number_get_8ff4255516ccad3e: function(arg0, arg1) {
273
+ __wbg___wbindgen_number_get_c7f42aed0525c451: function(arg0, arg1) {
275
274
  const obj = arg1;
276
275
  const ret = typeof(obj) === 'number' ? obj : undefined;
277
276
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
278
277
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
279
278
  },
280
- __wbg___wbindgen_string_get_72fb696202c56729: function(arg0, arg1) {
279
+ __wbg___wbindgen_string_get_7ed5322991caaec5: function(arg0, arg1) {
281
280
  const obj = arg1;
282
281
  const ret = typeof(obj) === 'string' ? obj : undefined;
283
282
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -285,606 +284,612 @@ function __wbg_get_imports() {
285
284
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
286
285
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
287
286
  },
288
- __wbg___wbindgen_throw_be289d5034ed271b: function(arg0, arg1) {
287
+ __wbg___wbindgen_throw_6b64449b9b9ed33c: function(arg0, arg1) {
289
288
  throw new Error(getStringFromWasm0(arg0, arg1));
290
289
  },
291
- __wbg__wbg_cb_unref_d9b87ff7982e3b21: function(arg0) {
290
+ __wbg__wbg_cb_unref_b46c9b5a9f08ec37: function(arg0) {
292
291
  arg0._wbg_cb_unref();
293
292
  },
294
- __wbg_abort_2f0584e03e8e3950: function(arg0) {
293
+ __wbg_abort_4ce5b484434ef6fd: function(arg0) {
295
294
  arg0.abort();
296
295
  },
297
- __wbg_activeElement_1554b6917654f8d6: function(arg0) {
296
+ __wbg_activeElement_737cd2e5ce862ac0: function(arg0) {
298
297
  const ret = arg0.activeElement;
299
298
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
300
299
  },
301
- __wbg_activeTexture_6f9a710514686c24: function(arg0, arg1) {
300
+ __wbg_activeTexture_3df5a43f55a69a6c: function(arg0, arg1) {
302
301
  arg0.activeTexture(arg1 >>> 0);
303
302
  },
304
- __wbg_activeTexture_7e39cb8fdf4b6d5a: function(arg0, arg1) {
303
+ __wbg_activeTexture_546afc38eb98df71: function(arg0, arg1) {
305
304
  arg0.activeTexture(arg1 >>> 0);
306
305
  },
307
- __wbg_addEventListener_3acb0aad4483804c: function() { return handleError(function (arg0, arg1, arg2, arg3) {
306
+ __wbg_addEventListener_8176dab41b09531c: function() { return handleError(function (arg0, arg1, arg2, arg3) {
308
307
  arg0.addEventListener(getStringFromWasm0(arg1, arg2), arg3);
309
308
  }, arguments); },
310
- __wbg_addListener_03e8162d7e03c823: function() { return handleError(function (arg0, arg1) {
309
+ __wbg_addListener_7202e355ec2df79d: function() { return handleError(function (arg0, arg1) {
311
310
  arg0.addListener(arg1);
312
311
  }, arguments); },
313
- __wbg_altKey_73c1173ba53073d5: function(arg0) {
312
+ __wbg_altKey_3116112ec764f316: function(arg0) {
314
313
  const ret = arg0.altKey;
315
314
  return ret;
316
315
  },
317
- __wbg_altKey_8155c319c215e3aa: function(arg0) {
316
+ __wbg_altKey_c4f26b40f1b826b4: function(arg0) {
318
317
  const ret = arg0.altKey;
319
318
  return ret;
320
319
  },
321
- __wbg_animate_6ec571f163cf6f8d: function(arg0, arg1, arg2) {
320
+ __wbg_animate_8f41e2f47c7d04ab: function(arg0, arg1, arg2) {
322
321
  const ret = arg0.animate(arg1, arg2);
323
322
  return ret;
324
323
  },
325
- __wbg_appendChild_dea38765a26d346d: function() { return handleError(function (arg0, arg1) {
324
+ __wbg_appendChild_e95c8b3b936d250a: function() { return handleError(function (arg0, arg1) {
326
325
  const ret = arg0.appendChild(arg1);
327
326
  return ret;
328
327
  }, arguments); },
329
- __wbg_attachShader_32114efcf2744eb6: function(arg0, arg1, arg2) {
328
+ __wbg_attachShader_1eec3a0d2bfe6f83: function(arg0, arg1, arg2) {
330
329
  arg0.attachShader(arg1, arg2);
331
330
  },
332
- __wbg_attachShader_b36058e5c9eeaf54: function(arg0, arg1, arg2) {
331
+ __wbg_attachShader_e1c4cb1f00f167df: function(arg0, arg1, arg2) {
333
332
  arg0.attachShader(arg1, arg2);
334
333
  },
335
- __wbg_beginQuery_0fdf154e1da0e73d: function(arg0, arg1, arg2) {
334
+ __wbg_beginQuery_330ed668ec983f20: function(arg0, arg1, arg2) {
336
335
  arg0.beginQuery(arg1 >>> 0, arg2);
337
336
  },
338
- __wbg_beginRenderPass_aefd0d9681a1f010: function() { return handleError(function (arg0, arg1) {
337
+ __wbg_beginRenderPass_1636be9bc8e33c43: function() { return handleError(function (arg0, arg1) {
339
338
  const ret = arg0.beginRenderPass(arg1);
340
339
  return ret;
341
340
  }, arguments); },
342
- __wbg_bindAttribLocation_5cfc7fa688df5051: function(arg0, arg1, arg2, arg3, arg4) {
341
+ __wbg_bindAttribLocation_3d20dac16f0dd5d2: function(arg0, arg1, arg2, arg3, arg4) {
343
342
  arg0.bindAttribLocation(arg1, arg2 >>> 0, getStringFromWasm0(arg3, arg4));
344
343
  },
345
- __wbg_bindAttribLocation_ce78bfb13019dbe6: function(arg0, arg1, arg2, arg3, arg4) {
344
+ __wbg_bindAttribLocation_ba0ee411099ec472: function(arg0, arg1, arg2, arg3, arg4) {
346
345
  arg0.bindAttribLocation(arg1, arg2 >>> 0, getStringFromWasm0(arg3, arg4));
347
346
  },
348
- __wbg_bindBufferRange_009d206fe9e4151e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
347
+ __wbg_bindBufferRange_538b702311d21a3a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
349
348
  arg0.bindBufferRange(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
350
349
  },
351
- __wbg_bindBuffer_69a7a0b8f3f9b9cf: function(arg0, arg1, arg2) {
350
+ __wbg_bindBuffer_710a611286e86fe9: function(arg0, arg1, arg2) {
352
351
  arg0.bindBuffer(arg1 >>> 0, arg2);
353
352
  },
354
- __wbg_bindBuffer_c9068e8712a034f5: function(arg0, arg1, arg2) {
353
+ __wbg_bindBuffer_b193f35215c88d5d: function(arg0, arg1, arg2) {
355
354
  arg0.bindBuffer(arg1 >>> 0, arg2);
356
355
  },
357
- __wbg_bindFramebuffer_031c73ba501cb8f6: function(arg0, arg1, arg2) {
356
+ __wbg_bindFramebuffer_8d7b9da43a5c1c2b: function(arg0, arg1, arg2) {
358
357
  arg0.bindFramebuffer(arg1 >>> 0, arg2);
359
358
  },
360
- __wbg_bindFramebuffer_7815ca611abb057f: function(arg0, arg1, arg2) {
359
+ __wbg_bindFramebuffer_fab857ccf69f3da9: function(arg0, arg1, arg2) {
361
360
  arg0.bindFramebuffer(arg1 >>> 0, arg2);
362
361
  },
363
- __wbg_bindRenderbuffer_8a2aa4e3d1fb5443: function(arg0, arg1, arg2) {
362
+ __wbg_bindRenderbuffer_21cf597fc94be1c7: function(arg0, arg1, arg2) {
364
363
  arg0.bindRenderbuffer(arg1 >>> 0, arg2);
365
364
  },
366
- __wbg_bindRenderbuffer_db37c1bac9ed4da0: function(arg0, arg1, arg2) {
365
+ __wbg_bindRenderbuffer_30a3bb44ea0e058f: function(arg0, arg1, arg2) {
367
366
  arg0.bindRenderbuffer(arg1 >>> 0, arg2);
368
367
  },
369
- __wbg_bindSampler_96f0e90e7bc31da9: function(arg0, arg1, arg2) {
368
+ __wbg_bindSampler_2179eb28a43d1075: function(arg0, arg1, arg2) {
370
369
  arg0.bindSampler(arg1 >>> 0, arg2);
371
370
  },
372
- __wbg_bindTexture_b2b7b1726a83f93e: function(arg0, arg1, arg2) {
371
+ __wbg_bindTexture_a87fb41b3319bcb9: function(arg0, arg1, arg2) {
373
372
  arg0.bindTexture(arg1 >>> 0, arg2);
374
373
  },
375
- __wbg_bindTexture_ec13ddcb9dc8e032: function(arg0, arg1, arg2) {
374
+ __wbg_bindTexture_c3fcb7dc0c448083: function(arg0, arg1, arg2) {
376
375
  arg0.bindTexture(arg1 >>> 0, arg2);
377
376
  },
378
- __wbg_bindVertexArrayOES_c2610602f7485b3f: function(arg0, arg1) {
377
+ __wbg_bindVertexArrayOES_b0e8a5a6c8a88c84: function(arg0, arg1) {
379
378
  arg0.bindVertexArrayOES(arg1);
380
379
  },
381
- __wbg_bindVertexArray_78220d1edb1d2382: function(arg0, arg1) {
380
+ __wbg_bindVertexArray_ea785b5f2238eb93: function(arg0, arg1) {
382
381
  arg0.bindVertexArray(arg1);
383
382
  },
384
- __wbg_blendColor_1d50ac87d9a2794b: function(arg0, arg1, arg2, arg3, arg4) {
383
+ __wbg_blendColor_ca4a431a958a4984: function(arg0, arg1, arg2, arg3, arg4) {
385
384
  arg0.blendColor(arg1, arg2, arg3, arg4);
386
385
  },
387
- __wbg_blendColor_e799d452ab2a5788: function(arg0, arg1, arg2, arg3, arg4) {
386
+ __wbg_blendColor_fd6d1cb4a2be4efd: function(arg0, arg1, arg2, arg3, arg4) {
388
387
  arg0.blendColor(arg1, arg2, arg3, arg4);
389
388
  },
390
- __wbg_blendEquationSeparate_1b12c43928cc7bc1: function(arg0, arg1, arg2) {
389
+ __wbg_blendEquationSeparate_1dedaa54091b78a5: function(arg0, arg1, arg2) {
391
390
  arg0.blendEquationSeparate(arg1 >>> 0, arg2 >>> 0);
392
391
  },
393
- __wbg_blendEquationSeparate_a8094fbec94cf80e: function(arg0, arg1, arg2) {
392
+ __wbg_blendEquationSeparate_8a6f5cdd3d6af806: function(arg0, arg1, arg2) {
394
393
  arg0.blendEquationSeparate(arg1 >>> 0, arg2 >>> 0);
395
394
  },
396
- __wbg_blendEquation_82202f34c4c00e50: function(arg0, arg1) {
395
+ __wbg_blendEquation_0abbff18abcf6c63: function(arg0, arg1) {
397
396
  arg0.blendEquation(arg1 >>> 0);
398
397
  },
399
- __wbg_blendEquation_e9b99928ed1494ad: function(arg0, arg1) {
398
+ __wbg_blendEquation_f0b8a2ea6cfe3a8a: function(arg0, arg1) {
400
399
  arg0.blendEquation(arg1 >>> 0);
401
400
  },
402
- __wbg_blendFuncSeparate_95465944f788a092: function(arg0, arg1, arg2, arg3, arg4) {
401
+ __wbg_blendFuncSeparate_a1f8e0d6a1fa6fa6: function(arg0, arg1, arg2, arg3, arg4) {
403
402
  arg0.blendFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
404
403
  },
405
- __wbg_blendFuncSeparate_f366c170c5097fbe: function(arg0, arg1, arg2, arg3, arg4) {
404
+ __wbg_blendFuncSeparate_d3b4bffd37fd37de: function(arg0, arg1, arg2, arg3, arg4) {
406
405
  arg0.blendFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
407
406
  },
408
- __wbg_blendFunc_2ef59299d10c662d: function(arg0, arg1, arg2) {
407
+ __wbg_blendFunc_73401f287153631f: function(arg0, arg1, arg2) {
409
408
  arg0.blendFunc(arg1 >>> 0, arg2 >>> 0);
410
409
  },
411
- __wbg_blendFunc_446658e7231ab9c8: function(arg0, arg1, arg2) {
410
+ __wbg_blendFunc_9c1ee0744b7da386: function(arg0, arg1, arg2) {
412
411
  arg0.blendFunc(arg1 >>> 0, arg2 >>> 0);
413
412
  },
414
- __wbg_blitFramebuffer_d730a23ab4db248e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
413
+ __wbg_blitFramebuffer_796256485239eebc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
415
414
  arg0.blitFramebuffer(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0);
416
415
  },
417
- __wbg_blockSize_ef9a626745d7dfac: function(arg0) {
416
+ __wbg_blockSize_9bfce6be11544dd1: function(arg0) {
418
417
  const ret = arg0.blockSize;
419
418
  return ret;
420
419
  },
421
- __wbg_body_f67922363a220026: function(arg0) {
420
+ __wbg_body_c7b35a55457167ba: function(arg0) {
422
421
  const ret = arg0.body;
423
422
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
424
423
  },
425
- __wbg_brand_9562792cbb4735c3: function(arg0, arg1) {
424
+ __wbg_brand_3bc196a43eceb8af: function(arg0, arg1) {
426
425
  const ret = arg1.brand;
427
426
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
428
427
  const len1 = WASM_VECTOR_LEN;
429
428
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
430
429
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
431
430
  },
432
- __wbg_brands_a1e7a2bce052128f: function(arg0) {
431
+ __wbg_brands_b7dcf262485c3e7c: function(arg0) {
433
432
  const ret = arg0.brands;
434
433
  return ret;
435
434
  },
436
- __wbg_bufferData_1be8450fab534758: function(arg0, arg1, arg2, arg3) {
435
+ __wbg_bufferData_5788346a959129ab: function(arg0, arg1, arg2, arg3) {
437
436
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
438
437
  },
439
- __wbg_bufferData_32d26eba0c74a53c: function(arg0, arg1, arg2, arg3) {
438
+ __wbg_bufferData_6669d1a205932a9c: function(arg0, arg1, arg2, arg3) {
440
439
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
441
440
  },
442
- __wbg_bufferData_52235e85894af988: function(arg0, arg1, arg2, arg3) {
441
+ __wbg_bufferData_f267cdc80efbd6a0: function(arg0, arg1, arg2, arg3) {
443
442
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
444
443
  },
445
- __wbg_bufferData_98f6c413a8f0f139: function(arg0, arg1, arg2, arg3) {
444
+ __wbg_bufferData_f401229c915b8028: function(arg0, arg1, arg2, arg3) {
446
445
  arg0.bufferData(arg1 >>> 0, arg2, arg3 >>> 0);
447
446
  },
448
- __wbg_bufferSubData_33eebcc173094f6a: function(arg0, arg1, arg2, arg3) {
447
+ __wbg_bufferSubData_3708c0445a03981a: function(arg0, arg1, arg2, arg3) {
449
448
  arg0.bufferSubData(arg1 >>> 0, arg2, arg3);
450
449
  },
451
- __wbg_bufferSubData_3e902f031adf13fd: function(arg0, arg1, arg2, arg3) {
450
+ __wbg_bufferSubData_ade66d88865db9fc: function(arg0, arg1, arg2, arg3) {
452
451
  arg0.bufferSubData(arg1 >>> 0, arg2, arg3);
453
452
  },
454
- __wbg_buffer_26d0910f3a5bc899: function(arg0) {
453
+ __wbg_buffer_d0f5ea0926a691fd: function(arg0) {
455
454
  const ret = arg0.buffer;
456
455
  return ret;
457
456
  },
458
- __wbg_button_d86841d0a03adc44: function(arg0) {
457
+ __wbg_button_c794bf4b1dcd7c4c: function(arg0) {
459
458
  const ret = arg0.button;
460
459
  return ret;
461
460
  },
462
- __wbg_buttons_a158a0cad3175f24: function(arg0) {
461
+ __wbg_buttons_9b45c5f89c8d91db: function(arg0) {
463
462
  const ret = arg0.buttons;
464
463
  return ret;
465
464
  },
466
- __wbg_call_389efe28435a9388: function() { return handleError(function (arg0, arg1) {
465
+ __wbg_call_14b169f759b26747: function() { return handleError(function (arg0, arg1) {
467
466
  const ret = arg0.call(arg1);
468
467
  return ret;
469
468
  }, arguments); },
470
- __wbg_call_4708e0c13bdc8e95: function() { return handleError(function (arg0, arg1, arg2) {
469
+ __wbg_call_a24592a6f349a97e: function() { return handleError(function (arg0, arg1, arg2) {
471
470
  const ret = arg0.call(arg1, arg2);
472
471
  return ret;
473
472
  }, arguments); },
474
- __wbg_call_812d25f1510c13c8: function() { return handleError(function (arg0, arg1, arg2, arg3) {
473
+ __wbg_call_bb28efe6b2f55b86: function() { return handleError(function (arg0, arg1, arg2, arg3) {
475
474
  const ret = arg0.call(arg1, arg2, arg3);
476
475
  return ret;
477
476
  }, arguments); },
478
- __wbg_cancelAnimationFrame_cd35895d78cf4510: function() { return handleError(function (arg0, arg1) {
477
+ __wbg_cancelAnimationFrame_3fe3db137219c343: function() { return handleError(function (arg0, arg1) {
479
478
  arg0.cancelAnimationFrame(arg1);
480
479
  }, arguments); },
481
- __wbg_cancelIdleCallback_fdfaaf4ca585e729: function(arg0, arg1) {
480
+ __wbg_cancelIdleCallback_cc76338bb44d0b0a: function(arg0, arg1) {
482
481
  arg0.cancelIdleCallback(arg1 >>> 0);
483
482
  },
484
- __wbg_cancel_09c394f0894744eb: function(arg0) {
483
+ __wbg_cancel_65f38182e2eeac5c: function(arg0) {
485
484
  arg0.cancel();
486
485
  },
487
- __wbg_catch_c1f8c7623b458214: function(arg0, arg1) {
486
+ __wbg_catch_e9362815fd0b24cf: function(arg0, arg1) {
488
487
  const ret = arg0.catch(arg1);
489
488
  return ret;
490
489
  },
491
- __wbg_clearBufferfv_ac87d92e2f45d80c: function(arg0, arg1, arg2, arg3, arg4) {
490
+ __wbg_clearBufferfv_715310a7cc30715d: function(arg0, arg1, arg2, arg3, arg4) {
492
491
  arg0.clearBufferfv(arg1 >>> 0, arg2, getArrayF32FromWasm0(arg3, arg4));
493
492
  },
494
- __wbg_clearBufferiv_69ff24bb52ec4c88: function(arg0, arg1, arg2, arg3, arg4) {
493
+ __wbg_clearBufferiv_a086fd83c8c5759c: function(arg0, arg1, arg2, arg3, arg4) {
495
494
  arg0.clearBufferiv(arg1 >>> 0, arg2, getArrayI32FromWasm0(arg3, arg4));
496
495
  },
497
- __wbg_clearBufferuiv_8ad59a8219aafaca: function(arg0, arg1, arg2, arg3, arg4) {
496
+ __wbg_clearBufferuiv_8260c12b38743ac5: function(arg0, arg1, arg2, arg3, arg4) {
498
497
  arg0.clearBufferuiv(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4));
499
498
  },
500
- __wbg_clearDepth_2b109f644a783a53: function(arg0, arg1) {
499
+ __wbg_clearDepth_6a75b6bfa763b04c: function(arg0, arg1) {
501
500
  arg0.clearDepth(arg1);
502
501
  },
503
- __wbg_clearDepth_670099db422a4f91: function(arg0, arg1) {
502
+ __wbg_clearDepth_e602528ddc745c62: function(arg0, arg1) {
504
503
  arg0.clearDepth(arg1);
505
504
  },
506
- __wbg_clearStencil_5d243d0dff03c315: function(arg0, arg1) {
505
+ __wbg_clearStencil_584a4c6144f1164d: function(arg0, arg1) {
507
506
  arg0.clearStencil(arg1);
508
507
  },
509
- __wbg_clearStencil_aa65955bb39d8c18: function(arg0, arg1) {
508
+ __wbg_clearStencil_8a4463aa6ab4f980: function(arg0, arg1) {
510
509
  arg0.clearStencil(arg1);
511
510
  },
512
- __wbg_clearTimeout_df03cf00269bc442: function(arg0, arg1) {
511
+ __wbg_clearTimeout_1a62f3563b1611b3: function(arg0, arg1) {
513
512
  arg0.clearTimeout(arg1);
514
513
  },
515
- __wbg_clear_4d801d0d054c3579: function(arg0, arg1) {
514
+ __wbg_clear_d82c0c485d1af30e: function(arg0, arg1) {
516
515
  arg0.clear(arg1 >>> 0);
517
516
  },
518
- __wbg_clear_7187030f892c5ca0: function(arg0, arg1) {
517
+ __wbg_clear_e39cde04b063e709: function(arg0, arg1) {
519
518
  arg0.clear(arg1 >>> 0);
520
519
  },
521
- __wbg_clientWaitSync_21865feaeb76a9a5: function(arg0, arg1, arg2, arg3) {
520
+ __wbg_clientWaitSync_ce22c6bcd7b1c355: function(arg0, arg1, arg2, arg3) {
522
521
  const ret = arg0.clientWaitSync(arg1, arg2 >>> 0, arg3 >>> 0);
523
522
  return ret;
524
523
  },
525
- __wbg_close_fad2f0ee451926ed: function(arg0) {
524
+ __wbg_close_7e700111d27bdd8c: function(arg0) {
526
525
  arg0.close();
527
526
  },
528
- __wbg_code_dee0dae4730408e1: function(arg0, arg1) {
527
+ __wbg_code_09d0c59f9029dd28: function(arg0, arg1) {
529
528
  const ret = arg1.code;
530
529
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
531
530
  const len1 = WASM_VECTOR_LEN;
532
531
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
533
532
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
534
533
  },
535
- __wbg_colorMask_177d9762658e5e28: function(arg0, arg1, arg2, arg3, arg4) {
534
+ __wbg_colorMask_5e1ce60e460bf963: function(arg0, arg1, arg2, arg3, arg4) {
536
535
  arg0.colorMask(arg1 !== 0, arg2 !== 0, arg3 !== 0, arg4 !== 0);
537
536
  },
538
- __wbg_colorMask_7a8dbc86e7376a9b: function(arg0, arg1, arg2, arg3, arg4) {
537
+ __wbg_colorMask_71190391f59922fe: function(arg0, arg1, arg2, arg3, arg4) {
539
538
  arg0.colorMask(arg1 !== 0, arg2 !== 0, arg3 !== 0, arg4 !== 0);
540
539
  },
541
- __wbg_compileShader_63b824e86bb00b8f: function(arg0, arg1) {
540
+ __wbg_compileShader_b39b7d5caca97c9d: function(arg0, arg1) {
542
541
  arg0.compileShader(arg1);
543
542
  },
544
- __wbg_compileShader_94718a93495d565d: function(arg0, arg1) {
543
+ __wbg_compileShader_fc084de511370bc0: function(arg0, arg1) {
545
544
  arg0.compileShader(arg1);
546
545
  },
547
- __wbg_compressedTexSubImage2D_215bb115facd5e48: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
548
- arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
546
+ __wbg_compressedTexSubImage2D_846de8fb28dec7a9: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
547
+ arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8, arg9);
549
548
  },
550
- __wbg_compressedTexSubImage2D_684350eb62830032: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
549
+ __wbg_compressedTexSubImage2D_8b3ae69927d595ce: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
551
550
  arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
552
551
  },
553
- __wbg_compressedTexSubImage2D_d8fbae93bb8c4cc9: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
554
- arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8, arg9);
552
+ __wbg_compressedTexSubImage2D_b2126dd76e4f45d9: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
553
+ arg0.compressedTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8);
555
554
  },
556
- __wbg_compressedTexSubImage3D_16afa3a47bf1d979: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
555
+ __wbg_compressedTexSubImage3D_08741720ce7a1a6b: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
557
556
  arg0.compressedTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10);
558
557
  },
559
- __wbg_compressedTexSubImage3D_778008a6293f15ab: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
558
+ __wbg_compressedTexSubImage3D_6d41d588f1b1fa8a: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
560
559
  arg0.compressedTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10, arg11);
561
560
  },
562
- __wbg_configure_86dd92dde48d105a: function() { return handleError(function (arg0, arg1) {
561
+ __wbg_configure_a85ef99634672c4a: function() { return handleError(function (arg0, arg1) {
563
562
  arg0.configure(arg1);
564
563
  }, arguments); },
565
- __wbg_contains_1056459c33f961e8: function(arg0, arg1) {
564
+ __wbg_contains_495334b455843d23: function(arg0, arg1) {
566
565
  const ret = arg0.contains(arg1);
567
566
  return ret;
568
567
  },
569
- __wbg_contentRect_79b98e4d4f4728a4: function(arg0) {
568
+ __wbg_contentRect_e3958925fadb3298: function(arg0) {
570
569
  const ret = arg0.contentRect;
571
570
  return ret;
572
571
  },
573
- __wbg_copyBufferSubData_a4f9815861ff0ae9: function(arg0, arg1, arg2, arg3, arg4, arg5) {
572
+ __wbg_copyBufferSubData_8646c023657c626d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
574
573
  arg0.copyBufferSubData(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
575
574
  },
576
- __wbg_copyTexSubImage2D_417a65926e3d2490: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
575
+ __wbg_copyExternalImageToTexture_199725d78e904766: function() { return handleError(function (arg0, arg1, arg2, arg3) {
576
+ arg0.copyExternalImageToTexture(arg1, arg2, arg3);
577
+ }, arguments); },
578
+ __wbg_copyTexSubImage2D_30dff1abdab02706: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
577
579
  arg0.copyTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
578
580
  },
579
- __wbg_copyTexSubImage2D_91ebcd9cd1908265: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
581
+ __wbg_copyTexSubImage2D_a2aa1d558b98374c: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
580
582
  arg0.copyTexSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
581
583
  },
582
- __wbg_copyTexSubImage3D_f62ef4c4eeb9a7dc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
584
+ __wbg_copyTexSubImage3D_182ddcace125b399: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
583
585
  arg0.copyTexSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9);
584
586
  },
585
- __wbg_createBindGroupLayout_f0635625a1a82bea: function() { return handleError(function (arg0, arg1) {
587
+ __wbg_createBindGroupLayout_0f080b11fd4b5ffe: function() { return handleError(function (arg0, arg1) {
586
588
  const ret = arg0.createBindGroupLayout(arg1);
587
589
  return ret;
588
590
  }, arguments); },
589
- __wbg_createBindGroup_043b06d20124f91e: function(arg0, arg1) {
591
+ __wbg_createBindGroup_4a548d28221a3724: function(arg0, arg1) {
590
592
  const ret = arg0.createBindGroup(arg1);
591
593
  return ret;
592
594
  },
593
- __wbg_createBuffer_086a8bb05ced884a: function() { return handleError(function (arg0, arg1) {
594
- const ret = arg0.createBuffer(arg1);
595
- return ret;
596
- }, arguments); },
597
- __wbg_createBuffer_26534c05e01b8559: function(arg0) {
595
+ __wbg_createBuffer_6ad9886c8fed1a21: function(arg0) {
598
596
  const ret = arg0.createBuffer();
599
597
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
600
598
  },
601
- __wbg_createBuffer_c4ec897aacc1b91c: function(arg0) {
599
+ __wbg_createBuffer_de348fec3cfa3bd1: function() { return handleError(function (arg0, arg1) {
600
+ const ret = arg0.createBuffer(arg1);
601
+ return ret;
602
+ }, arguments); },
603
+ __wbg_createBuffer_f68202a47c36c3d6: function(arg0) {
602
604
  const ret = arg0.createBuffer();
603
605
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
604
606
  },
605
- __wbg_createCommandEncoder_aa9ae9d445bb7abf: function(arg0, arg1) {
607
+ __wbg_createCommandEncoder_f1ebf253171c6c1b: function(arg0, arg1) {
606
608
  const ret = arg0.createCommandEncoder(arg1);
607
609
  return ret;
608
610
  },
609
- __wbg_createElement_49f60fdcaae809c8: function() { return handleError(function (arg0, arg1, arg2) {
611
+ __wbg_createElement_bbd4c90086fe6f7b: function() { return handleError(function (arg0, arg1, arg2) {
610
612
  const ret = arg0.createElement(getStringFromWasm0(arg1, arg2));
611
613
  return ret;
612
614
  }, arguments); },
613
- __wbg_createFramebuffer_41512c38358a41c4: function(arg0) {
615
+ __wbg_createFramebuffer_03fa5aab12587b89: function(arg0) {
614
616
  const ret = arg0.createFramebuffer();
615
617
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
616
618
  },
617
- __wbg_createFramebuffer_b88ffa8e0fd262c4: function(arg0) {
619
+ __wbg_createFramebuffer_211e9c2acecac22f: function(arg0) {
618
620
  const ret = arg0.createFramebuffer();
619
621
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
620
622
  },
621
- __wbg_createObjectURL_918185db6a10a0c8: function() { return handleError(function (arg0, arg1) {
623
+ __wbg_createObjectURL_46e1b0c55389893b: function() { return handleError(function (arg0, arg1) {
622
624
  const ret = URL.createObjectURL(arg1);
623
625
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
624
626
  const len1 = WASM_VECTOR_LEN;
625
627
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
626
628
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
627
629
  }, arguments); },
628
- __wbg_createPipelineLayout_5cc7e994e46201c7: function(arg0, arg1) {
630
+ __wbg_createPipelineLayout_8d969fc745f20f23: function(arg0, arg1) {
629
631
  const ret = arg0.createPipelineLayout(arg1);
630
632
  return ret;
631
633
  },
632
- __wbg_createProgram_98aaa91f7c81c5e2: function(arg0) {
634
+ __wbg_createProgram_635f6f85c5f3c83d: function(arg0) {
633
635
  const ret = arg0.createProgram();
634
636
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
635
637
  },
636
- __wbg_createProgram_9b7710a1f2701c2c: function(arg0) {
638
+ __wbg_createProgram_bedc70c0d16e41df: function(arg0) {
637
639
  const ret = arg0.createProgram();
638
640
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
639
641
  },
640
- __wbg_createQuery_7988050efd7e4c48: function(arg0) {
642
+ __wbg_createQuery_276833144fe200cc: function(arg0) {
641
643
  const ret = arg0.createQuery();
642
644
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
643
645
  },
644
- __wbg_createRenderPipeline_47152f2f57b11194: function() { return handleError(function (arg0, arg1) {
646
+ __wbg_createRenderPipeline_1dbdc88da325f5dc: function() { return handleError(function (arg0, arg1) {
645
647
  const ret = arg0.createRenderPipeline(arg1);
646
648
  return ret;
647
649
  }, arguments); },
648
- __wbg_createRenderbuffer_1e567f2f4d461710: function(arg0) {
650
+ __wbg_createRenderbuffer_35e6bde126d973f9: function(arg0) {
649
651
  const ret = arg0.createRenderbuffer();
650
652
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
651
653
  },
652
- __wbg_createRenderbuffer_a601226a6a680dbe: function(arg0) {
654
+ __wbg_createRenderbuffer_cb16d578fe2964c3: function(arg0) {
653
655
  const ret = arg0.createRenderbuffer();
654
656
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
655
657
  },
656
- __wbg_createSampler_da6bb96c9ffaaa27: function(arg0) {
658
+ __wbg_createSampler_7a0e4bf12aad2139: function(arg0) {
657
659
  const ret = arg0.createSampler();
658
660
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
659
661
  },
660
- __wbg_createSampler_f3970b77a6f36963: function(arg0, arg1) {
662
+ __wbg_createSampler_80b553fb1915ad98: function(arg0, arg1) {
661
663
  const ret = arg0.createSampler(arg1);
662
664
  return ret;
663
665
  },
664
- __wbg_createShaderModule_9ec201507fe4949e: function(arg0, arg1) {
666
+ __wbg_createShaderModule_4a697f05633fc0d8: function(arg0, arg1) {
665
667
  const ret = arg0.createShaderModule(arg1);
666
668
  return ret;
667
669
  },
668
- __wbg_createShader_e3ac08ed8c5b14b2: function(arg0, arg1) {
670
+ __wbg_createShader_2c8d8c9f17967efe: function(arg0, arg1) {
669
671
  const ret = arg0.createShader(arg1 >>> 0);
670
672
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
671
673
  },
672
- __wbg_createShader_f2b928ca9a426b14: function(arg0, arg1) {
674
+ __wbg_createShader_5484e429d7514a9d: function(arg0, arg1) {
673
675
  const ret = arg0.createShader(arg1 >>> 0);
674
676
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
675
677
  },
676
- __wbg_createTexture_09f18232c5ad6e69: function() { return handleError(function (arg0, arg1) {
678
+ __wbg_createTexture_423ec5113612ebe8: function() { return handleError(function (arg0, arg1) {
677
679
  const ret = arg0.createTexture(arg1);
678
680
  return ret;
679
681
  }, arguments); },
680
- __wbg_createTexture_16d2c8a3d7d4a75a: function(arg0) {
682
+ __wbg_createTexture_caeb4349ae5c7a83: function(arg0) {
681
683
  const ret = arg0.createTexture();
682
684
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
683
685
  },
684
- __wbg_createTexture_f9451a82c7527ce2: function(arg0) {
686
+ __wbg_createTexture_f9850d55f04c7883: function(arg0) {
685
687
  const ret = arg0.createTexture();
686
688
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
687
689
  },
688
- __wbg_createVertexArrayOES_bd76ceee6ab9b95e: function(arg0) {
690
+ __wbg_createVertexArrayOES_25823ca742b59551: function(arg0) {
689
691
  const ret = arg0.createVertexArrayOES();
690
692
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
691
693
  },
692
- __wbg_createVertexArray_ad5294951ae57497: function(arg0) {
694
+ __wbg_createVertexArray_a8c3e6799bdb5af8: function(arg0) {
693
695
  const ret = arg0.createVertexArray();
694
696
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
695
697
  },
696
- __wbg_createView_f7cd0a0356a46f3b: function() { return handleError(function (arg0, arg1) {
698
+ __wbg_createView_d928ef35cd04a244: function() { return handleError(function (arg0, arg1) {
697
699
  const ret = arg0.createView(arg1);
698
700
  return ret;
699
701
  }, arguments); },
700
- __wbg_ctrlKey_09a1b54d77dea92b: function(arg0) {
702
+ __wbg_ctrlKey_31968cccd46bdef6: function(arg0) {
701
703
  const ret = arg0.ctrlKey;
702
704
  return ret;
703
705
  },
704
- __wbg_ctrlKey_96ff94f8b18636a3: function(arg0) {
706
+ __wbg_ctrlKey_a49693667722b909: function(arg0) {
705
707
  const ret = arg0.ctrlKey;
706
708
  return ret;
707
709
  },
708
- __wbg_cullFace_39500f654c67a205: function(arg0, arg1) {
710
+ __wbg_cullFace_87cf8b47e8d3edd2: function(arg0, arg1) {
709
711
  arg0.cullFace(arg1 >>> 0);
710
712
  },
711
- __wbg_cullFace_e7e711a14d2c3f48: function(arg0, arg1) {
713
+ __wbg_cullFace_c35bb54d07e68290: function(arg0, arg1) {
712
714
  arg0.cullFace(arg1 >>> 0);
713
715
  },
714
- __wbg_debug_a4099fa12db6cd61: function(arg0) {
716
+ __wbg_debug_c014a160490283dc: function(arg0) {
715
717
  console.debug(arg0);
716
718
  },
717
- __wbg_deleteBuffer_22fcc93912cbf659: function(arg0, arg1) {
719
+ __wbg_deleteBuffer_521c77539f9941c1: function(arg0, arg1) {
718
720
  arg0.deleteBuffer(arg1);
719
721
  },
720
- __wbg_deleteBuffer_ab099883c168644d: function(arg0, arg1) {
722
+ __wbg_deleteBuffer_558c85bd550b15df: function(arg0, arg1) {
721
723
  arg0.deleteBuffer(arg1);
722
724
  },
723
- __wbg_deleteFramebuffer_8de1ca41ac87cfd9: function(arg0, arg1) {
725
+ __wbg_deleteFramebuffer_2fb61c893f34a853: function(arg0, arg1) {
724
726
  arg0.deleteFramebuffer(arg1);
725
727
  },
726
- __wbg_deleteFramebuffer_9738f3bb85c1ab35: function(arg0, arg1) {
728
+ __wbg_deleteFramebuffer_a0b3386cb631ca92: function(arg0, arg1) {
727
729
  arg0.deleteFramebuffer(arg1);
728
730
  },
729
- __wbg_deleteProgram_9298fb3e3c1d3a78: function(arg0, arg1) {
731
+ __wbg_deleteProgram_6d3a2bdf7fc6d658: function(arg0, arg1) {
730
732
  arg0.deleteProgram(arg1);
731
733
  },
732
- __wbg_deleteProgram_f354e79b8cae8076: function(arg0, arg1) {
734
+ __wbg_deleteProgram_8175823e816f19ed: function(arg0, arg1) {
733
735
  arg0.deleteProgram(arg1);
734
736
  },
735
- __wbg_deleteQuery_ea8bf1954febd774: function(arg0, arg1) {
737
+ __wbg_deleteQuery_774f28829e3eb161: function(arg0, arg1) {
736
738
  arg0.deleteQuery(arg1);
737
739
  },
738
- __wbg_deleteRenderbuffer_096edada57729468: function(arg0, arg1) {
740
+ __wbg_deleteRenderbuffer_826cb5d271ce4663: function(arg0, arg1) {
739
741
  arg0.deleteRenderbuffer(arg1);
740
742
  },
741
- __wbg_deleteRenderbuffer_0f565f0727b341fc: function(arg0, arg1) {
743
+ __wbg_deleteRenderbuffer_fe0ab39c4929254b: function(arg0, arg1) {
742
744
  arg0.deleteRenderbuffer(arg1);
743
745
  },
744
- __wbg_deleteSampler_c6b68c4071841afa: function(arg0, arg1) {
746
+ __wbg_deleteSampler_34704dd7176c6cb6: function(arg0, arg1) {
745
747
  arg0.deleteSampler(arg1);
746
748
  },
747
- __wbg_deleteShader_aaf3b520a64d5d9d: function(arg0, arg1) {
749
+ __wbg_deleteShader_379785984071d8af: function(arg0, arg1) {
748
750
  arg0.deleteShader(arg1);
749
751
  },
750
- __wbg_deleteShader_ff70ca962883e241: function(arg0, arg1) {
752
+ __wbg_deleteShader_460e3d0b80ea3790: function(arg0, arg1) {
751
753
  arg0.deleteShader(arg1);
752
754
  },
753
- __wbg_deleteSync_c8e4a9c735f71d18: function(arg0, arg1) {
755
+ __wbg_deleteSync_bdc4a0bdb747530d: function(arg0, arg1) {
754
756
  arg0.deleteSync(arg1);
755
757
  },
756
- __wbg_deleteTexture_2be78224e5584a8b: function(arg0, arg1) {
758
+ __wbg_deleteTexture_6de16581bf7e5e00: function(arg0, arg1) {
757
759
  arg0.deleteTexture(arg1);
758
760
  },
759
- __wbg_deleteTexture_9d411c0e60ffa324: function(arg0, arg1) {
761
+ __wbg_deleteTexture_8714aac647598458: function(arg0, arg1) {
760
762
  arg0.deleteTexture(arg1);
761
763
  },
762
- __wbg_deleteVertexArrayOES_197df47ef9684195: function(arg0, arg1) {
764
+ __wbg_deleteVertexArrayOES_6bac63f2a6cf4257: function(arg0, arg1) {
763
765
  arg0.deleteVertexArrayOES(arg1);
764
766
  },
765
- __wbg_deleteVertexArray_7bc7f92769862f93: function(arg0, arg1) {
767
+ __wbg_deleteVertexArray_c0c2dbbda37e677b: function(arg0, arg1) {
766
768
  arg0.deleteVertexArray(arg1);
767
769
  },
768
- __wbg_deltaMode_a1d1df711e44cefc: function(arg0) {
770
+ __wbg_deltaMode_e3330902f10b9218: function(arg0) {
769
771
  const ret = arg0.deltaMode;
770
772
  return ret;
771
773
  },
772
- __wbg_deltaX_f0ca9116db5f7bc1: function(arg0) {
774
+ __wbg_deltaX_7f421a85054bc57c: function(arg0) {
773
775
  const ret = arg0.deltaX;
774
776
  return ret;
775
777
  },
776
- __wbg_deltaY_eb94120160ac821c: function(arg0) {
778
+ __wbg_deltaY_ca7744a8772482e1: function(arg0) {
777
779
  const ret = arg0.deltaY;
778
780
  return ret;
779
781
  },
780
- __wbg_depthFunc_eb3aa05361dd2eaa: function(arg0, arg1) {
782
+ __wbg_depthFunc_2dcf4f6cd1ae352f: function(arg0, arg1) {
781
783
  arg0.depthFunc(arg1 >>> 0);
782
784
  },
783
- __wbg_depthFunc_f670d4cbb9cd0913: function(arg0, arg1) {
785
+ __wbg_depthFunc_477c738f0d31fb27: function(arg0, arg1) {
784
786
  arg0.depthFunc(arg1 >>> 0);
785
787
  },
786
- __wbg_depthMask_103091329ca1a750: function(arg0, arg1) {
788
+ __wbg_depthMask_0212eafbadf5c510: function(arg0, arg1) {
787
789
  arg0.depthMask(arg1 !== 0);
788
790
  },
789
- __wbg_depthMask_75a36d0065471a4b: function(arg0, arg1) {
791
+ __wbg_depthMask_79ce0d02cd6be571: function(arg0, arg1) {
790
792
  arg0.depthMask(arg1 !== 0);
791
793
  },
792
- __wbg_depthRange_337bf254e67639bb: function(arg0, arg1, arg2) {
794
+ __wbg_depthRange_9e176d2eecf5817d: function(arg0, arg1, arg2) {
793
795
  arg0.depthRange(arg1, arg2);
794
796
  },
795
- __wbg_depthRange_5579d448b9d7de57: function(arg0, arg1, arg2) {
797
+ __wbg_depthRange_aa0a658c759230f3: function(arg0, arg1, arg2) {
796
798
  arg0.depthRange(arg1, arg2);
797
799
  },
798
- __wbg_destroy_c8cba128dc1a0e2d: function(arg0) {
800
+ __wbg_destroy_31fc5500bd03bfe0: function(arg0) {
799
801
  arg0.destroy();
800
802
  },
801
- __wbg_devicePixelContentBoxSize_8f39437eab7f03ea: function(arg0) {
803
+ __wbg_devicePixelContentBoxSize_c1a8da18615df561: function(arg0) {
802
804
  const ret = arg0.devicePixelContentBoxSize;
803
805
  return ret;
804
806
  },
805
- __wbg_devicePixelRatio_5c458affc89fc209: function(arg0) {
807
+ __wbg_devicePixelRatio_18e6533e6d7f4088: function(arg0) {
806
808
  const ret = arg0.devicePixelRatio;
807
809
  return ret;
808
810
  },
809
- __wbg_disableVertexAttribArray_24a020060006b10f: function(arg0, arg1) {
811
+ __wbg_disableVertexAttribArray_c56221197975648d: function(arg0, arg1) {
810
812
  arg0.disableVertexAttribArray(arg1 >>> 0);
811
813
  },
812
- __wbg_disableVertexAttribArray_4bac633c27bae599: function(arg0, arg1) {
814
+ __wbg_disableVertexAttribArray_dbf84d5ba8f67bad: function(arg0, arg1) {
813
815
  arg0.disableVertexAttribArray(arg1 >>> 0);
814
816
  },
815
- __wbg_disable_7fe6fb3e97717f88: function(arg0, arg1) {
817
+ __wbg_disable_c83e7f9d8a8660e6: function(arg0, arg1) {
816
818
  arg0.disable(arg1 >>> 0);
817
819
  },
818
- __wbg_disable_bd37bdcca1764aea: function(arg0, arg1) {
820
+ __wbg_disable_d115c77f70b6b789: function(arg0, arg1) {
819
821
  arg0.disable(arg1 >>> 0);
820
822
  },
821
- __wbg_disconnect_0a2d26237dfc1e9e: function(arg0) {
823
+ __wbg_disconnect_b688a8dfdd1f8a2e: function(arg0) {
822
824
  arg0.disconnect();
823
825
  },
824
- __wbg_disconnect_5202f399852258c0: function(arg0) {
826
+ __wbg_disconnect_d173374266b80cfa: function(arg0) {
825
827
  arg0.disconnect();
826
828
  },
827
- __wbg_document_ee35a3d3ae34ef6c: function(arg0) {
829
+ __wbg_document_7a41071f2f439323: function(arg0) {
828
830
  const ret = arg0.document;
829
831
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
830
832
  },
831
- __wbg_done_57b39ecd9addfe81: function(arg0) {
833
+ __wbg_done_9158f7cc8751ba32: function(arg0) {
832
834
  const ret = arg0.done;
833
835
  return ret;
834
836
  },
835
- __wbg_drawArraysInstancedANGLE_9e4cc507eae8b24d: function(arg0, arg1, arg2, arg3, arg4) {
837
+ __wbg_drawArraysInstancedANGLE_f6a18e87c8a056c3: function(arg0, arg1, arg2, arg3, arg4) {
836
838
  arg0.drawArraysInstancedANGLE(arg1 >>> 0, arg2, arg3, arg4);
837
839
  },
838
- __wbg_drawArraysInstanced_ec30adc616ec58d5: function(arg0, arg1, arg2, arg3, arg4) {
840
+ __wbg_drawArraysInstanced_43319f9817fad285: function(arg0, arg1, arg2, arg3, arg4) {
839
841
  arg0.drawArraysInstanced(arg1 >>> 0, arg2, arg3, arg4);
840
842
  },
841
- __wbg_drawArrays_075228181299b824: function(arg0, arg1, arg2, arg3) {
843
+ __wbg_drawArrays_058a7d3434327b6d: function(arg0, arg1, arg2, arg3) {
842
844
  arg0.drawArrays(arg1 >>> 0, arg2, arg3);
843
845
  },
844
- __wbg_drawArrays_2be89c369a29f30b: function(arg0, arg1, arg2, arg3) {
846
+ __wbg_drawArrays_0b6495544ecb3b5e: function(arg0, arg1, arg2, arg3) {
845
847
  arg0.drawArrays(arg1 >>> 0, arg2, arg3);
846
848
  },
847
- __wbg_drawBuffersWEBGL_447bc0a21f8ef22d: function(arg0, arg1) {
849
+ __wbg_drawBuffersWEBGL_674a96484245cee8: function(arg0, arg1) {
848
850
  arg0.drawBuffersWEBGL(arg1);
849
851
  },
850
- __wbg_drawBuffers_5eccfaacc6560299: function(arg0, arg1) {
852
+ __wbg_drawBuffers_0808a2009fb32b11: function(arg0, arg1) {
851
853
  arg0.drawBuffers(arg1);
852
854
  },
853
- __wbg_drawElementsInstancedANGLE_6f9da0b845ac6c4e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
855
+ __wbg_drawElementsInstancedANGLE_01b7fe3dcfda1f57: function(arg0, arg1, arg2, arg3, arg4, arg5) {
854
856
  arg0.drawElementsInstancedANGLE(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
855
857
  },
856
- __wbg_drawElementsInstanced_d41fc920ae24717c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
858
+ __wbg_drawElementsInstanced_9cdd75777f6fe52e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
857
859
  arg0.drawElementsInstanced(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
858
860
  },
859
- __wbg_drawIndexed_322c2f9f038d7b23: function(arg0, arg1, arg2, arg3, arg4, arg5) {
861
+ __wbg_drawIndexed_67b8b407e4690b5b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
860
862
  arg0.drawIndexed(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5 >>> 0);
861
863
  },
862
- __wbg_draw_d38c9207eb049f56: function(arg0, arg1, arg2, arg3, arg4) {
864
+ __wbg_draw_144fe15cf5de8254: function(arg0, arg1, arg2, arg3, arg4) {
863
865
  arg0.draw(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
864
866
  },
865
- __wbg_enableVertexAttribArray_475e06c31777296d: function(arg0, arg1) {
867
+ __wbg_enableVertexAttribArray_44d2f9d5bd7d4773: function(arg0, arg1) {
866
868
  arg0.enableVertexAttribArray(arg1 >>> 0);
867
869
  },
868
- __wbg_enableVertexAttribArray_aa6e40408261eeb9: function(arg0, arg1) {
870
+ __wbg_enableVertexAttribArray_a6fb4500c619f67f: function(arg0, arg1) {
869
871
  arg0.enableVertexAttribArray(arg1 >>> 0);
870
872
  },
871
- __wbg_enable_d1ac04dfdd2fb3ae: function(arg0, arg1) {
873
+ __wbg_enable_aafffd647725f82c: function(arg0, arg1) {
872
874
  arg0.enable(arg1 >>> 0);
873
875
  },
874
- __wbg_enable_fee40f19b7053ea3: function(arg0, arg1) {
876
+ __wbg_enable_e9e223bf04c318ac: function(arg0, arg1) {
875
877
  arg0.enable(arg1 >>> 0);
876
878
  },
877
- __wbg_endQuery_54f0627d4c931318: function(arg0, arg1) {
879
+ __wbg_endQuery_35c4e07c06fe3d01: function(arg0, arg1) {
878
880
  arg0.endQuery(arg1 >>> 0);
879
881
  },
880
- __wbg_end_d54348baf0bf3b70: function(arg0) {
882
+ __wbg_end_68d2bd9f647a2a38: function(arg0) {
881
883
  arg0.end();
882
884
  },
883
- __wbg_entries_58c7934c745daac7: function(arg0) {
885
+ __wbg_entries_e0b73aa8571ddb56: function(arg0) {
884
886
  const ret = Object.entries(arg0);
885
887
  return ret;
886
888
  },
887
- __wbg_error_7534b8e9a36f1ab4: function(arg0, arg1) {
889
+ __wbg_error_2001591ad2463697: function(arg0) {
890
+ console.error(arg0);
891
+ },
892
+ __wbg_error_a6fa202b58aa1cd3: function(arg0, arg1) {
888
893
  let deferred0_0;
889
894
  let deferred0_1;
890
895
  try {
@@ -895,250 +900,283 @@ function __wbg_get_imports() {
895
900
  wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
896
901
  }
897
902
  },
898
- __wbg_error_9a7fe3f932034cde: function(arg0) {
899
- console.error(arg0);
900
- },
901
- __wbg_error_f852e41c69b0bd84: function(arg0, arg1) {
903
+ __wbg_error_f536c7930d1c5c8d: function(arg0, arg1) {
902
904
  console.error(arg0, arg1);
903
905
  },
904
- __wbg_fenceSync_c52a4e24eabfa0d3: function(arg0, arg1, arg2) {
906
+ __wbg_features_308760f9ae699ee0: function(arg0) {
907
+ const ret = arg0.features;
908
+ return ret;
909
+ },
910
+ __wbg_fenceSync_a6b717c8aa19605f: function(arg0, arg1, arg2) {
905
911
  const ret = arg0.fenceSync(arg1 >>> 0, arg2 >>> 0);
906
912
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
907
913
  },
908
- __wbg_finish_db34a19c90c07af7: function(arg0) {
914
+ __wbg_finish_7d949e916fb756c0: function(arg0) {
909
915
  const ret = arg0.finish();
910
916
  return ret;
911
917
  },
912
- __wbg_finish_e2d3808af76b422a: function(arg0, arg1) {
918
+ __wbg_finish_7dc4e63765afdf59: function(arg0, arg1) {
913
919
  const ret = arg0.finish(arg1);
914
920
  return ret;
915
921
  },
916
- __wbg_flush_7777597fd43065db: function(arg0) {
922
+ __wbg_flush_83c9379ecf842793: function(arg0) {
917
923
  arg0.flush();
918
924
  },
919
- __wbg_flush_e322496f5412e567: function(arg0) {
925
+ __wbg_flush_919dd5bcf0622389: function(arg0) {
920
926
  arg0.flush();
921
927
  },
922
- __wbg_focus_128ff465f65677cc: function() { return handleError(function (arg0) {
928
+ __wbg_focus_089295847acbfa20: function() { return handleError(function (arg0) {
923
929
  arg0.focus();
924
930
  }, arguments); },
925
- __wbg_framebufferRenderbuffer_850811ed6e26475e: function(arg0, arg1, arg2, arg3, arg4) {
931
+ __wbg_framebufferRenderbuffer_45ca809f8ae492b2: function(arg0, arg1, arg2, arg3, arg4) {
926
932
  arg0.framebufferRenderbuffer(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4);
927
933
  },
928
- __wbg_framebufferRenderbuffer_cd9d55a68a2300ea: function(arg0, arg1, arg2, arg3, arg4) {
934
+ __wbg_framebufferRenderbuffer_fb45867659c40998: function(arg0, arg1, arg2, arg3, arg4) {
929
935
  arg0.framebufferRenderbuffer(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4);
930
936
  },
931
- __wbg_framebufferTexture2D_8adf6bdfc3c56dee: function(arg0, arg1, arg2, arg3, arg4, arg5) {
937
+ __wbg_framebufferTexture2D_44e56e9e14542bb5: function(arg0, arg1, arg2, arg3, arg4, arg5) {
932
938
  arg0.framebufferTexture2D(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5);
933
939
  },
934
- __wbg_framebufferTexture2D_c283e928186aa542: function(arg0, arg1, arg2, arg3, arg4, arg5) {
940
+ __wbg_framebufferTexture2D_f54db6e0dc9fac5e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
935
941
  arg0.framebufferTexture2D(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4, arg5);
936
942
  },
937
- __wbg_framebufferTextureLayer_c8328828c8d5eb60: function(arg0, arg1, arg2, arg3, arg4, arg5) {
943
+ __wbg_framebufferTextureLayer_9304ec957d83d40c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
938
944
  arg0.framebufferTextureLayer(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5);
939
945
  },
940
- __wbg_framebufferTextureMultiviewOVR_16d049b41d692b91: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
946
+ __wbg_framebufferTextureMultiviewOVR_da9e610e7905c5d6: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
941
947
  arg0.framebufferTextureMultiviewOVR(arg1 >>> 0, arg2 >>> 0, arg3, arg4, arg5, arg6);
942
948
  },
943
- __wbg_frontFace_027e2ec7a7bc347c: function(arg0, arg1) {
949
+ __wbg_frontFace_8355322e74d5ff2c: function(arg0, arg1) {
944
950
  arg0.frontFace(arg1 >>> 0);
945
951
  },
946
- __wbg_frontFace_d4a6507ad2939b5c: function(arg0, arg1) {
952
+ __wbg_frontFace_fc39e9727cc574df: function(arg0, arg1) {
947
953
  arg0.frontFace(arg1 >>> 0);
948
954
  },
949
- __wbg_fullscreenElement_25b445e2961e68ba: function(arg0) {
955
+ __wbg_fullscreenElement_2eed7fc26f0751e2: function(arg0) {
950
956
  const ret = arg0.fullscreenElement;
951
957
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
952
958
  },
953
- __wbg_getBufferSubData_4fc54b4fbb1462d7: function(arg0, arg1, arg2, arg3) {
959
+ __wbg_getBufferSubData_008fe53c81fd2c77: function(arg0, arg1, arg2, arg3) {
954
960
  arg0.getBufferSubData(arg1 >>> 0, arg2, arg3);
955
961
  },
956
- __wbg_getCoalescedEvents_21492912fd0145ec: function(arg0) {
957
- const ret = arg0.getCoalescedEvents;
962
+ __wbg_getCoalescedEvents_08ae0f67553c536f: function(arg0) {
963
+ const ret = arg0.getCoalescedEvents();
958
964
  return ret;
959
965
  },
960
- __wbg_getCoalescedEvents_8d19e426e1461e96: function(arg0) {
961
- const ret = arg0.getCoalescedEvents();
966
+ __wbg_getCoalescedEvents_3e003f63d9ebbc05: function(arg0) {
967
+ const ret = arg0.getCoalescedEvents;
962
968
  return ret;
963
969
  },
964
- __wbg_getComputedStyle_2d1f9dfe4ee7e0b9: function() { return handleError(function (arg0, arg1) {
970
+ __wbg_getComputedStyle_a23c121719ab715c: function() { return handleError(function (arg0, arg1) {
965
971
  const ret = arg0.getComputedStyle(arg1);
966
972
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
967
973
  }, arguments); },
968
- __wbg_getContext_2966500392030d63: function() { return handleError(function (arg0, arg1, arg2) {
969
- const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
974
+ __wbg_getContext_367a8d870ace1970: function() { return handleError(function (arg0, arg1, arg2, arg3) {
975
+ const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
970
976
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
971
977
  }, arguments); },
972
- __wbg_getContext_2a5764d48600bc43: function() { return handleError(function (arg0, arg1, arg2) {
978
+ __wbg_getContext_69ddc504535a2e7b: function() { return handleError(function (arg0, arg1, arg2) {
973
979
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
974
980
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
975
981
  }, arguments); },
976
- __wbg_getContext_b28d2db7bd648242: function() { return handleError(function (arg0, arg1, arg2, arg3) {
982
+ __wbg_getContext_7721c879aeeb69f4: function() { return handleError(function (arg0, arg1, arg2, arg3) {
977
983
  const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
978
984
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
979
985
  }, arguments); },
980
- __wbg_getContext_de810d9f187f29ca: function() { return handleError(function (arg0, arg1, arg2, arg3) {
981
- const ret = arg0.getContext(getStringFromWasm0(arg1, arg2), arg3);
986
+ __wbg_getContext_fc146f8ec021d074: function() { return handleError(function (arg0, arg1, arg2) {
987
+ const ret = arg0.getContext(getStringFromWasm0(arg1, arg2));
982
988
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
983
989
  }, arguments); },
984
- __wbg_getCurrentTexture_6ee19b05d6ba43ba: function() { return handleError(function (arg0) {
990
+ __wbg_getCurrentTexture_a516a0b9b636961a: function() { return handleError(function (arg0) {
985
991
  const ret = arg0.getCurrentTexture();
986
992
  return ret;
987
993
  }, arguments); },
988
- __wbg_getElementById_e34377b79d7285f6: function(arg0, arg1, arg2) {
994
+ __wbg_getElementById_0b5a508c91194690: function(arg0, arg1, arg2) {
989
995
  const ret = arg0.getElementById(getStringFromWasm0(arg1, arg2));
990
996
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
991
997
  },
992
- __wbg_getExtension_3c0cb5ae01bb4b17: function() { return handleError(function (arg0, arg1, arg2) {
998
+ __wbg_getExtension_5228364a0715c7db: function() { return handleError(function (arg0, arg1, arg2) {
993
999
  const ret = arg0.getExtension(getStringFromWasm0(arg1, arg2));
994
1000
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
995
1001
  }, arguments); },
996
- __wbg_getIndexedParameter_ca1693c768bc4934: function() { return handleError(function (arg0, arg1, arg2) {
1002
+ __wbg_getIndexedParameter_03d7b63e08249113: function() { return handleError(function (arg0, arg1, arg2) {
997
1003
  const ret = arg0.getIndexedParameter(arg1 >>> 0, arg2 >>> 0);
998
1004
  return ret;
999
1005
  }, arguments); },
1000
- __wbg_getMappedRange_b986a889b6b53379: function() { return handleError(function (arg0, arg1, arg2) {
1006
+ __wbg_getMappedRange_3505c06e92dc304c: function() { return handleError(function (arg0, arg1, arg2) {
1001
1007
  const ret = arg0.getMappedRange(arg1, arg2);
1002
1008
  return ret;
1003
1009
  }, arguments); },
1004
- __wbg_getOwnPropertyDescriptor_03ccfd856865081b: function(arg0, arg1) {
1010
+ __wbg_getOwnPropertyDescriptor_131bd582a45a6f5d: function(arg0, arg1) {
1005
1011
  const ret = Object.getOwnPropertyDescriptor(arg0, arg1);
1006
1012
  return ret;
1007
1013
  },
1008
- __wbg_getParameter_1ecb910cfdd21f88: function() { return handleError(function (arg0, arg1) {
1014
+ __wbg_getParameter_594f21b1d26abeed: function() { return handleError(function (arg0, arg1) {
1009
1015
  const ret = arg0.getParameter(arg1 >>> 0);
1010
1016
  return ret;
1011
1017
  }, arguments); },
1012
- __wbg_getParameter_2e1f97ecaab76274: function() { return handleError(function (arg0, arg1) {
1018
+ __wbg_getParameter_e1c6e394a2959d43: function() { return handleError(function (arg0, arg1) {
1013
1019
  const ret = arg0.getParameter(arg1 >>> 0);
1014
1020
  return ret;
1015
1021
  }, arguments); },
1016
- __wbg_getPreferredCanvasFormat_c56b5a9a243fe942: function(arg0) {
1022
+ __wbg_getPreferredCanvasFormat_78b186193f25cd47: function(arg0) {
1017
1023
  const ret = arg0.getPreferredCanvasFormat();
1018
1024
  return (__wbindgen_enum_GpuTextureFormat.indexOf(ret) + 1 || 96) - 1;
1019
1025
  },
1020
- __wbg_getProgramInfoLog_2ffa30e3abb8b5c2: function(arg0, arg1, arg2) {
1026
+ __wbg_getProgramInfoLog_00af0d3e29c73293: function(arg0, arg1, arg2) {
1021
1027
  const ret = arg1.getProgramInfoLog(arg2);
1022
1028
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1023
1029
  var len1 = WASM_VECTOR_LEN;
1024
1030
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1025
1031
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1026
1032
  },
1027
- __wbg_getProgramInfoLog_dbfda4b6e7eb1b37: function(arg0, arg1, arg2) {
1033
+ __wbg_getProgramInfoLog_612d2724e854e752: function(arg0, arg1, arg2) {
1028
1034
  const ret = arg1.getProgramInfoLog(arg2);
1029
1035
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1030
1036
  var len1 = WASM_VECTOR_LEN;
1031
1037
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1032
1038
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1033
1039
  },
1034
- __wbg_getProgramParameter_43fbc6d2613c08b3: function(arg0, arg1, arg2) {
1040
+ __wbg_getProgramParameter_6aa39c38709e0d9d: function(arg0, arg1, arg2) {
1035
1041
  const ret = arg0.getProgramParameter(arg1, arg2 >>> 0);
1036
1042
  return ret;
1037
1043
  },
1038
- __wbg_getProgramParameter_92e4540ca9da06b2: function(arg0, arg1, arg2) {
1044
+ __wbg_getProgramParameter_d18275e84d037799: function(arg0, arg1, arg2) {
1039
1045
  const ret = arg0.getProgramParameter(arg1, arg2 >>> 0);
1040
1046
  return ret;
1041
1047
  },
1042
- __wbg_getPropertyValue_d6911b2a1f9acba9: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1048
+ __wbg_getPropertyValue_0bc8c6164d246228: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1043
1049
  const ret = arg1.getPropertyValue(getStringFromWasm0(arg2, arg3));
1044
1050
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1045
1051
  const len1 = WASM_VECTOR_LEN;
1046
1052
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1047
1053
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1048
1054
  }, arguments); },
1049
- __wbg_getQueryParameter_5d6af051438ae479: function(arg0, arg1, arg2) {
1055
+ __wbg_getQueryParameter_9a1b5a99c953b0de: function(arg0, arg1, arg2) {
1050
1056
  const ret = arg0.getQueryParameter(arg1, arg2 >>> 0);
1051
1057
  return ret;
1052
1058
  },
1053
- __wbg_getRandomValues_1c61fac11405ffdc: function() { return handleError(function (arg0, arg1) {
1059
+ __wbg_getRandomValues_3f44b700395062e5: function() { return handleError(function (arg0, arg1) {
1054
1060
  globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
1055
1061
  }, arguments); },
1056
- __wbg_getShaderInfoLog_9991e9e77b0c6805: function(arg0, arg1, arg2) {
1062
+ __wbg_getShaderInfoLog_57fd85336a768aa9: function(arg0, arg1, arg2) {
1057
1063
  const ret = arg1.getShaderInfoLog(arg2);
1058
1064
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1059
1065
  var len1 = WASM_VECTOR_LEN;
1060
1066
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1061
1067
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1062
1068
  },
1063
- __wbg_getShaderInfoLog_9e0b96da4b13ae49: function(arg0, arg1, arg2) {
1069
+ __wbg_getShaderInfoLog_ef603aa10b52d639: function(arg0, arg1, arg2) {
1064
1070
  const ret = arg1.getShaderInfoLog(arg2);
1065
1071
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1066
1072
  var len1 = WASM_VECTOR_LEN;
1067
1073
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1068
1074
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1069
1075
  },
1070
- __wbg_getShaderParameter_786fd84f85720ca8: function(arg0, arg1, arg2) {
1076
+ __wbg_getShaderParameter_4676ea57a8db83ec: function(arg0, arg1, arg2) {
1071
1077
  const ret = arg0.getShaderParameter(arg1, arg2 >>> 0);
1072
1078
  return ret;
1073
1079
  },
1074
- __wbg_getShaderParameter_afa4a3dd9dd397c1: function(arg0, arg1, arg2) {
1080
+ __wbg_getShaderParameter_f1ed538581985875: function(arg0, arg1, arg2) {
1075
1081
  const ret = arg0.getShaderParameter(arg1, arg2 >>> 0);
1076
1082
  return ret;
1077
1083
  },
1078
- __wbg_getSupportedExtensions_57142a6b598d7787: function(arg0) {
1084
+ __wbg_getSupportedExtensions_a6b7a4d43810c644: function(arg0) {
1079
1085
  const ret = arg0.getSupportedExtensions();
1080
1086
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1081
1087
  },
1082
- __wbg_getSupportedProfiles_1f728bc32003c4d0: function(arg0) {
1088
+ __wbg_getSupportedProfiles_07d149b0534e6e7d: function(arg0) {
1083
1089
  const ret = arg0.getSupportedProfiles();
1084
1090
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1085
1091
  },
1086
- __wbg_getSyncParameter_7d11ab875b41617e: function(arg0, arg1, arg2) {
1092
+ __wbg_getSyncParameter_eca2fe84d5f74227: function(arg0, arg1, arg2) {
1087
1093
  const ret = arg0.getSyncParameter(arg1, arg2 >>> 0);
1088
1094
  return ret;
1089
1095
  },
1090
- __wbg_getUniformBlockIndex_1ee7e922e6d96d7e: function(arg0, arg1, arg2, arg3) {
1096
+ __wbg_getUniformBlockIndex_79370b4799b9dd60: function(arg0, arg1, arg2, arg3) {
1091
1097
  const ret = arg0.getUniformBlockIndex(arg1, getStringFromWasm0(arg2, arg3));
1092
1098
  return ret;
1093
1099
  },
1094
- __wbg_getUniformLocation_71c070e6644669ad: function(arg0, arg1, arg2, arg3) {
1100
+ __wbg_getUniformLocation_084155a4348002df: function(arg0, arg1, arg2, arg3) {
1095
1101
  const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
1096
1102
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1097
1103
  },
1098
- __wbg_getUniformLocation_d06b3a5b3c60e95c: function(arg0, arg1, arg2, arg3) {
1104
+ __wbg_getUniformLocation_91e9e13f695e50c5: function(arg0, arg1, arg2, arg3) {
1099
1105
  const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
1100
1106
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1101
1107
  },
1102
- __wbg_get_76e04509d1922a04: function(arg0, arg1, arg2) {
1103
- const ret = arg0[getStringFromWasm0(arg1, arg2)];
1108
+ __wbg_get_0cfbe604d86bac03: function(arg0, arg1) {
1109
+ const ret = arg0[arg1 >>> 0];
1104
1110
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1105
1111
  },
1106
- __wbg_get_9b94d73e6221f75c: function(arg0, arg1) {
1107
- const ret = arg0[arg1 >>> 0];
1112
+ __wbg_get_1affdbdd5573b16a: function() { return handleError(function (arg0, arg1) {
1113
+ const ret = Reflect.get(arg0, arg1);
1108
1114
  return ret;
1109
- },
1110
- __wbg_get_b3ed3ad4be2bc8ac: function() { return handleError(function (arg0, arg1) {
1115
+ }, arguments); },
1116
+ __wbg_get_6011fa3a58f61074: function() { return handleError(function (arg0, arg1) {
1111
1117
  const ret = Reflect.get(arg0, arg1);
1112
1118
  return ret;
1113
1119
  }, arguments); },
1114
- __wbg_get_d8db2ad31d529ff8: function(arg0, arg1) {
1120
+ __wbg_get_8360291721e2339f: function(arg0, arg1) {
1115
1121
  const ret = arg0[arg1 >>> 0];
1122
+ return ret;
1123
+ },
1124
+ __wbg_get_c0c16b5bb811bbf3: function(arg0, arg1, arg2) {
1125
+ const ret = arg0[getStringFromWasm0(arg1, arg2)];
1116
1126
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1117
1127
  },
1118
- __wbg_get_with_ref_key_1dc361bd10053bfe: function(arg0, arg1) {
1128
+ __wbg_get_unchecked_17f53dad852b9588: function(arg0, arg1) {
1129
+ const ret = arg0[arg1 >>> 0];
1130
+ return ret;
1131
+ },
1132
+ __wbg_get_with_ref_key_6412cf3094599694: function(arg0, arg1) {
1119
1133
  const ret = arg0[arg1];
1120
1134
  return ret;
1121
1135
  },
1122
- __wbg_gpu_1b22165b67dd5a59: function(arg0) {
1136
+ __wbg_gpu_03716d242aac2a7a: function(arg0) {
1123
1137
  const ret = arg0.gpu;
1124
1138
  return ret;
1125
1139
  },
1126
- __wbg_height_c2027cf67d1c9b11: function(arg0) {
1140
+ __wbg_has_3dde616b19827a8d: function(arg0, arg1, arg2) {
1141
+ const ret = arg0.has(getStringFromWasm0(arg1, arg2));
1142
+ return ret;
1143
+ },
1144
+ __wbg_height_1bd361dd29823921: function(arg0) {
1145
+ const ret = arg0.height;
1146
+ return ret;
1147
+ },
1148
+ __wbg_height_528848d067cc2221: function(arg0) {
1149
+ const ret = arg0.height;
1150
+ return ret;
1151
+ },
1152
+ __wbg_height_686fe15182fb5d4e: function(arg0) {
1153
+ const ret = arg0.height;
1154
+ return ret;
1155
+ },
1156
+ __wbg_height_e9bd2453b0432ed7: function(arg0) {
1157
+ const ret = arg0.height;
1158
+ return ret;
1159
+ },
1160
+ __wbg_height_f8efae863e677d02: function(arg0) {
1161
+ const ret = arg0.height;
1162
+ return ret;
1163
+ },
1164
+ __wbg_height_fc2f1def9f6e7730: function(arg0) {
1127
1165
  const ret = arg0.height;
1128
1166
  return ret;
1129
1167
  },
1130
- __wbg_includes_32215c836f1cd3fb: function(arg0, arg1, arg2) {
1168
+ __wbg_includes_591176a7a8b346e9: function(arg0, arg1, arg2) {
1131
1169
  const ret = arg0.includes(arg1, arg2);
1132
1170
  return ret;
1133
1171
  },
1134
- __wbg_info_148d043840582012: function(arg0) {
1172
+ __wbg_info_7479429238bffbce: function(arg0) {
1135
1173
  console.info(arg0);
1136
1174
  },
1137
- __wbg_inlineSize_3e4e7e8c813884fd: function(arg0) {
1175
+ __wbg_inlineSize_ade7bedbe596e98c: function(arg0) {
1138
1176
  const ret = arg0.inlineSize;
1139
1177
  return ret;
1140
1178
  },
1141
- __wbg_instanceof_ArrayBuffer_c367199e2fa2aa04: function(arg0) {
1179
+ __wbg_instanceof_ArrayBuffer_7c8433c6ed14ffe3: function(arg0) {
1142
1180
  let result;
1143
1181
  try {
1144
1182
  result = arg0 instanceof ArrayBuffer;
@@ -1168,7 +1206,7 @@ function __wbg_get_imports() {
1168
1206
  const ret = result;
1169
1207
  return ret;
1170
1208
  },
1171
- __wbg_instanceof_HtmlCanvasElement_3f2f6e1edb1c9792: function(arg0) {
1209
+ __wbg_instanceof_HtmlCanvasElement_ea4dfc3bb77c734b: function(arg0) {
1172
1210
  let result;
1173
1211
  try {
1174
1212
  result = arg0 instanceof HTMLCanvasElement;
@@ -1178,7 +1216,7 @@ function __wbg_get_imports() {
1178
1216
  const ret = result;
1179
1217
  return ret;
1180
1218
  },
1181
- __wbg_instanceof_Object_1c6af87502b733ed: function(arg0) {
1219
+ __wbg_instanceof_Object_7c99480a1cdfb911: function(arg0) {
1182
1220
  let result;
1183
1221
  try {
1184
1222
  result = arg0 instanceof Object;
@@ -1188,7 +1226,7 @@ function __wbg_get_imports() {
1188
1226
  const ret = result;
1189
1227
  return ret;
1190
1228
  },
1191
- __wbg_instanceof_Uint8Array_9b9075935c74707c: function(arg0) {
1229
+ __wbg_instanceof_Uint8Array_152ba1f289edcf3f: function(arg0) {
1192
1230
  let result;
1193
1231
  try {
1194
1232
  result = arg0 instanceof Uint8Array;
@@ -1198,7 +1236,7 @@ function __wbg_get_imports() {
1198
1236
  const ret = result;
1199
1237
  return ret;
1200
1238
  },
1201
- __wbg_instanceof_WebGl2RenderingContext_4a08a94517ed5240: function(arg0) {
1239
+ __wbg_instanceof_WebGl2RenderingContext_23f2da2f294d4c8e: function(arg0) {
1202
1240
  let result;
1203
1241
  try {
1204
1242
  result = arg0 instanceof WebGL2RenderingContext;
@@ -1208,7 +1246,7 @@ function __wbg_get_imports() {
1208
1246
  const ret = result;
1209
1247
  return ret;
1210
1248
  },
1211
- __wbg_instanceof_Window_ed49b2db8df90359: function(arg0) {
1249
+ __wbg_instanceof_Window_cc64c86c8ef9e02b: function(arg0) {
1212
1250
  let result;
1213
1251
  try {
1214
1252
  result = arg0 instanceof Window;
@@ -1218,1502 +1256,1550 @@ function __wbg_get_imports() {
1218
1256
  const ret = result;
1219
1257
  return ret;
1220
1258
  },
1221
- __wbg_invalidateFramebuffer_b17b7e1da3051745: function() { return handleError(function (arg0, arg1, arg2) {
1259
+ __wbg_invalidateFramebuffer_c731d4aba0d9ae7a: function() { return handleError(function (arg0, arg1, arg2) {
1222
1260
  arg0.invalidateFramebuffer(arg1 >>> 0, arg2);
1223
1261
  }, arguments); },
1224
- __wbg_isArray_d314bb98fcf08331: function(arg0) {
1262
+ __wbg_isArray_c3109d14ffc06469: function(arg0) {
1225
1263
  const ret = Array.isArray(arg0);
1226
1264
  return ret;
1227
1265
  },
1228
- __wbg_isIntersecting_6807d592d68e059e: function(arg0) {
1266
+ __wbg_isIntersecting_10f717a22304a79d: function(arg0) {
1229
1267
  const ret = arg0.isIntersecting;
1230
1268
  return ret;
1231
1269
  },
1232
- __wbg_isSafeInteger_bfbc7332a9768d2a: function(arg0) {
1270
+ __wbg_isSafeInteger_4fc213d1989d6d2a: function(arg0) {
1233
1271
  const ret = Number.isSafeInteger(arg0);
1234
1272
  return ret;
1235
1273
  },
1236
- __wbg_is_f29129f676e5410c: function(arg0, arg1) {
1274
+ __wbg_is_8f7ba86b7f249abd: function(arg0, arg1) {
1237
1275
  const ret = Object.is(arg0, arg1);
1238
1276
  return ret;
1239
1277
  },
1240
- __wbg_iterator_6ff6560ca1568e55: function() {
1278
+ __wbg_iterator_013bc09ec998c2a7: function() {
1241
1279
  const ret = Symbol.iterator;
1242
1280
  return ret;
1243
1281
  },
1244
- __wbg_key_d41e8e825e6bb0e9: function(arg0, arg1) {
1282
+ __wbg_key_2cbc38fa83cdb336: function(arg0, arg1) {
1245
1283
  const ret = arg1.key;
1246
1284
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1247
1285
  const len1 = WASM_VECTOR_LEN;
1248
1286
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1249
1287
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1250
1288
  },
1251
- __wbg_label_7045a786095b1bab: function(arg0, arg1) {
1289
+ __wbg_label_9850c9fa8a462e67: function(arg0, arg1) {
1252
1290
  const ret = arg1.label;
1253
1291
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1254
1292
  const len1 = WASM_VECTOR_LEN;
1255
1293
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1256
1294
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1257
1295
  },
1258
- __wbg_length_32ed9a279acd054c: function(arg0) {
1296
+ __wbg_length_3d4ecd04bd8d22f1: function(arg0) {
1259
1297
  const ret = arg0.length;
1260
1298
  return ret;
1261
1299
  },
1262
- __wbg_length_35a7bace40f36eac: function(arg0) {
1300
+ __wbg_length_9f1775224cf1d815: function(arg0) {
1263
1301
  const ret = arg0.length;
1264
1302
  return ret;
1265
1303
  },
1266
- __wbg_length_38720042cfed4476: function(arg0) {
1267
- const ret = arg0.length;
1268
- return ret;
1269
- },
1270
- __wbg_limits_563f98195b4aab75: function(arg0) {
1304
+ __wbg_limits_5bca67036d8c5c3d: function(arg0) {
1271
1305
  const ret = arg0.limits;
1272
1306
  return ret;
1273
1307
  },
1274
- __wbg_limits_6e5836ab03ee64b4: function(arg0) {
1308
+ __wbg_limits_ea41c3962a6b95bc: function(arg0) {
1275
1309
  const ret = arg0.limits;
1276
1310
  return ret;
1277
1311
  },
1278
- __wbg_linkProgram_6600dd2c0863bbfd: function(arg0, arg1) {
1312
+ __wbg_linkProgram_0f095b446d393a30: function(arg0, arg1) {
1279
1313
  arg0.linkProgram(arg1);
1280
1314
  },
1281
- __wbg_linkProgram_be6b825cf66d177b: function(arg0, arg1) {
1315
+ __wbg_linkProgram_aa5b01ff0fcf3a80: function(arg0, arg1) {
1282
1316
  arg0.linkProgram(arg1);
1283
1317
  },
1284
- __wbg_location_22bcb1a188a96eb1: function(arg0) {
1318
+ __wbg_location_8f2306ac5789eb87: function(arg0) {
1285
1319
  const ret = arg0.location;
1286
1320
  return ret;
1287
1321
  },
1288
- __wbg_log_6b5ca2e6124b2808: function(arg0) {
1322
+ __wbg_log_7e1aa9064a1dbdbd: function(arg0) {
1289
1323
  console.log(arg0);
1290
1324
  },
1291
- __wbg_matchMedia_91d4fc9729dc3c84: function() { return handleError(function (arg0, arg1, arg2) {
1325
+ __wbg_matchMedia_ce9949babceac178: function() { return handleError(function (arg0, arg1, arg2) {
1292
1326
  const ret = arg0.matchMedia(getStringFromWasm0(arg1, arg2));
1293
1327
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1294
1328
  }, arguments); },
1295
- __wbg_matches_4b5c22bd830f7bb3: function(arg0) {
1329
+ __wbg_matches_60339f60d9118f30: function(arg0) {
1296
1330
  const ret = arg0.matches;
1297
1331
  return ret;
1298
1332
  },
1299
- __wbg_maxBindGroups_30d01da76ad53580: function(arg0) {
1333
+ __wbg_maxBindGroups_2bf4f99a58a6309f: function(arg0) {
1300
1334
  const ret = arg0.maxBindGroups;
1301
1335
  return ret;
1302
1336
  },
1303
- __wbg_maxBindingsPerBindGroup_3dcdeb4a7de67a4a: function(arg0) {
1337
+ __wbg_maxBindingsPerBindGroup_dacc570aa61d0dca: function(arg0) {
1304
1338
  const ret = arg0.maxBindingsPerBindGroup;
1305
1339
  return ret;
1306
1340
  },
1307
- __wbg_maxBufferSize_a3c3e79851bb49a7: function(arg0) {
1341
+ __wbg_maxBufferSize_99fc9443bb4067ba: function(arg0) {
1308
1342
  const ret = arg0.maxBufferSize;
1309
1343
  return ret;
1310
1344
  },
1311
- __wbg_maxColorAttachmentBytesPerSample_61daf47ae1b88dc2: function(arg0) {
1345
+ __wbg_maxColorAttachmentBytesPerSample_2da4920e0acebc0e: function(arg0) {
1312
1346
  const ret = arg0.maxColorAttachmentBytesPerSample;
1313
1347
  return ret;
1314
1348
  },
1315
- __wbg_maxColorAttachments_f8f65390ed7c3dcd: function(arg0) {
1349
+ __wbg_maxColorAttachments_bebac93064a9d843: function(arg0) {
1316
1350
  const ret = arg0.maxColorAttachments;
1317
1351
  return ret;
1318
1352
  },
1319
- __wbg_maxComputeInvocationsPerWorkgroup_dbfa932a2c3d9ca0: function(arg0) {
1353
+ __wbg_maxComputeInvocationsPerWorkgroup_ccd6b7df84154e21: function(arg0) {
1320
1354
  const ret = arg0.maxComputeInvocationsPerWorkgroup;
1321
1355
  return ret;
1322
1356
  },
1323
- __wbg_maxComputeWorkgroupSizeX_2a7fdde2d850eb69: function(arg0) {
1357
+ __wbg_maxComputeWorkgroupSizeX_0e4f5019b8ab256e: function(arg0) {
1324
1358
  const ret = arg0.maxComputeWorkgroupSizeX;
1325
1359
  return ret;
1326
1360
  },
1327
- __wbg_maxComputeWorkgroupSizeY_ae6eb3af592e045d: function(arg0) {
1361
+ __wbg_maxComputeWorkgroupSizeY_8276aa965a003c45: function(arg0) {
1328
1362
  const ret = arg0.maxComputeWorkgroupSizeY;
1329
1363
  return ret;
1330
1364
  },
1331
- __wbg_maxComputeWorkgroupSizeZ_df6389c6ad61aa20: function(arg0) {
1365
+ __wbg_maxComputeWorkgroupSizeZ_977746dd442595bd: function(arg0) {
1332
1366
  const ret = arg0.maxComputeWorkgroupSizeZ;
1333
1367
  return ret;
1334
1368
  },
1335
- __wbg_maxComputeWorkgroupStorageSize_d090d78935189091: function(arg0) {
1369
+ __wbg_maxComputeWorkgroupStorageSize_ce16b9d5d8733780: function(arg0) {
1336
1370
  const ret = arg0.maxComputeWorkgroupStorageSize;
1337
1371
  return ret;
1338
1372
  },
1339
- __wbg_maxComputeWorkgroupsPerDimension_5d5d832c21854769: function(arg0) {
1373
+ __wbg_maxComputeWorkgroupsPerDimension_3b7b8e447a68f678: function(arg0) {
1340
1374
  const ret = arg0.maxComputeWorkgroupsPerDimension;
1341
1375
  return ret;
1342
1376
  },
1343
- __wbg_maxDynamicStorageBuffersPerPipelineLayout_0d5102fd812fe086: function(arg0) {
1377
+ __wbg_maxDynamicStorageBuffersPerPipelineLayout_8355a4388945b17c: function(arg0) {
1344
1378
  const ret = arg0.maxDynamicStorageBuffersPerPipelineLayout;
1345
1379
  return ret;
1346
1380
  },
1347
- __wbg_maxDynamicUniformBuffersPerPipelineLayout_fd6efab6fa18099a: function(arg0) {
1381
+ __wbg_maxDynamicUniformBuffersPerPipelineLayout_977505074842a93f: function(arg0) {
1348
1382
  const ret = arg0.maxDynamicUniformBuffersPerPipelineLayout;
1349
1383
  return ret;
1350
1384
  },
1351
- __wbg_maxSampledTexturesPerShaderStage_4ffa7a7339d366d7: function(arg0) {
1385
+ __wbg_maxSampledTexturesPerShaderStage_e946a03f2f1039de: function(arg0) {
1352
1386
  const ret = arg0.maxSampledTexturesPerShaderStage;
1353
1387
  return ret;
1354
1388
  },
1355
- __wbg_maxSamplersPerShaderStage_776dbf5a1fdc58b1: function(arg0) {
1389
+ __wbg_maxSamplersPerShaderStage_14d367c8faabd3bc: function(arg0) {
1356
1390
  const ret = arg0.maxSamplersPerShaderStage;
1357
1391
  return ret;
1358
1392
  },
1359
- __wbg_maxStorageBufferBindingSize_4a81009504bfcacd: function(arg0) {
1393
+ __wbg_maxStorageBufferBindingSize_4a8221c2bde16572: function(arg0) {
1360
1394
  const ret = arg0.maxStorageBufferBindingSize;
1361
1395
  return ret;
1362
1396
  },
1363
- __wbg_maxStorageBuffersPerShaderStage_772149c39281f13c: function(arg0) {
1397
+ __wbg_maxStorageBuffersPerShaderStage_0f46960801ff4626: function(arg0) {
1364
1398
  const ret = arg0.maxStorageBuffersPerShaderStage;
1365
1399
  return ret;
1366
1400
  },
1367
- __wbg_maxStorageTexturesPerShaderStage_181856fa7bd31bd2: function(arg0) {
1401
+ __wbg_maxStorageTexturesPerShaderStage_55c540c36a9a8670: function(arg0) {
1368
1402
  const ret = arg0.maxStorageTexturesPerShaderStage;
1369
1403
  return ret;
1370
1404
  },
1371
- __wbg_maxTextureArrayLayers_c50110b7591a08e7: function(arg0) {
1405
+ __wbg_maxTextureArrayLayers_ff0524af946d2147: function(arg0) {
1372
1406
  const ret = arg0.maxTextureArrayLayers;
1373
1407
  return ret;
1374
1408
  },
1375
- __wbg_maxTextureDimension1D_8886fff72f64818a: function(arg0) {
1409
+ __wbg_maxTextureDimension1D_7e7b3134d878963f: function(arg0) {
1376
1410
  const ret = arg0.maxTextureDimension1D;
1377
1411
  return ret;
1378
1412
  },
1379
- __wbg_maxTextureDimension2D_0e30b1b618696302: function(arg0) {
1413
+ __wbg_maxTextureDimension2D_4cebfd3132f9db9c: function(arg0) {
1380
1414
  const ret = arg0.maxTextureDimension2D;
1381
1415
  return ret;
1382
1416
  },
1383
- __wbg_maxTextureDimension3D_2f567b561a18a953: function(arg0) {
1417
+ __wbg_maxTextureDimension3D_487f24962e39588f: function(arg0) {
1384
1418
  const ret = arg0.maxTextureDimension3D;
1385
1419
  return ret;
1386
1420
  },
1387
- __wbg_maxUniformBufferBindingSize_50a7723e932bbd63: function(arg0) {
1421
+ __wbg_maxUniformBufferBindingSize_a7c5e53f603450e4: function(arg0) {
1388
1422
  const ret = arg0.maxUniformBufferBindingSize;
1389
1423
  return ret;
1390
1424
  },
1391
- __wbg_maxUniformBuffersPerShaderStage_cfac0560ee2b33a2: function(arg0) {
1425
+ __wbg_maxUniformBuffersPerShaderStage_b4a0c0df66ad558d: function(arg0) {
1392
1426
  const ret = arg0.maxUniformBuffersPerShaderStage;
1393
1427
  return ret;
1394
1428
  },
1395
- __wbg_maxVertexAttributes_6bd060b2025920cc: function(arg0) {
1429
+ __wbg_maxVertexAttributes_6561757d6b756306: function(arg0) {
1396
1430
  const ret = arg0.maxVertexAttributes;
1397
1431
  return ret;
1398
1432
  },
1399
- __wbg_maxVertexBufferArrayStride_b3c77c1ff836be9f: function(arg0) {
1433
+ __wbg_maxVertexBufferArrayStride_32ac993891416ff9: function(arg0) {
1400
1434
  const ret = arg0.maxVertexBufferArrayStride;
1401
1435
  return ret;
1402
1436
  },
1403
- __wbg_maxVertexBuffers_b4635256105b2915: function(arg0) {
1437
+ __wbg_maxVertexBuffers_933477de1b5f4825: function(arg0) {
1404
1438
  const ret = arg0.maxVertexBuffers;
1405
1439
  return ret;
1406
1440
  },
1407
- __wbg_media_7bcde781569bca4c: function(arg0, arg1) {
1441
+ __wbg_media_e755b0c3bda4816a: function(arg0, arg1) {
1408
1442
  const ret = arg1.media;
1409
1443
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1410
1444
  const len1 = WASM_VECTOR_LEN;
1411
1445
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1412
1446
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1413
1447
  },
1414
- __wbg_metaKey_374999c340f70626: function(arg0) {
1448
+ __wbg_metaKey_665498d01ebfd062: function(arg0) {
1415
1449
  const ret = arg0.metaKey;
1416
1450
  return ret;
1417
1451
  },
1418
- __wbg_metaKey_67113fb40365d736: function(arg0) {
1452
+ __wbg_metaKey_f8f3c1d2a5b88850: function(arg0) {
1419
1453
  const ret = arg0.metaKey;
1420
1454
  return ret;
1421
1455
  },
1422
- __wbg_minStorageBufferOffsetAlignment_989812b5a6a4b5e7: function(arg0) {
1456
+ __wbg_minStorageBufferOffsetAlignment_e1f616695b1de18f: function(arg0) {
1423
1457
  const ret = arg0.minStorageBufferOffsetAlignment;
1424
1458
  return ret;
1425
1459
  },
1426
- __wbg_minUniformBufferOffsetAlignment_ff7899c34a8303e7: function(arg0) {
1460
+ __wbg_minUniformBufferOffsetAlignment_c3f7877c57eab7a0: function(arg0) {
1427
1461
  const ret = arg0.minUniformBufferOffsetAlignment;
1428
1462
  return ret;
1429
1463
  },
1430
- __wbg_movementX_ff6524e06bc35b6a: function(arg0) {
1464
+ __wbg_movementX_cacb769bb4f92fb5: function(arg0) {
1431
1465
  const ret = arg0.movementX;
1432
1466
  return ret;
1433
1467
  },
1434
- __wbg_movementY_4cec81d9850ad239: function(arg0) {
1468
+ __wbg_movementY_6a643f8b43d5a15b: function(arg0) {
1435
1469
  const ret = arg0.movementY;
1436
1470
  return ret;
1437
1471
  },
1438
- __wbg_navigator_43be698ba96fc088: function(arg0) {
1472
+ __wbg_navigator_353318de944ca7f6: function(arg0) {
1439
1473
  const ret = arg0.navigator;
1440
1474
  return ret;
1441
1475
  },
1442
- __wbg_navigator_4478931f32ebca57: function(arg0) {
1476
+ __wbg_navigator_bc077756492232c5: function(arg0) {
1443
1477
  const ret = arg0.navigator;
1444
1478
  return ret;
1445
1479
  },
1446
- __wbg_new_2e2be9617c4407d5: function() { return handleError(function (arg0) {
1447
- const ret = new ResizeObserver(arg0);
1480
+ __wbg_new_0c7403db6e782f19: function(arg0) {
1481
+ const ret = new Uint8Array(arg0);
1482
+ return ret;
1483
+ },
1484
+ __wbg_new_1b792d90f7c7a3b4: function() { return handleError(function () {
1485
+ const ret = new MessageChannel();
1448
1486
  return ret;
1449
1487
  }, arguments); },
1450
- __wbg_new_361308b2356cecd0: function() {
1451
- const ret = new Object();
1488
+ __wbg_new_227d7c05414eb861: function() {
1489
+ const ret = new Error();
1452
1490
  return ret;
1453
1491
  },
1454
- __wbg_new_3eb36ae241fe6f44: function() {
1492
+ __wbg_new_682678e2f47e32bc: function() {
1455
1493
  const ret = new Array();
1456
1494
  return ret;
1457
1495
  },
1458
- __wbg_new_4f8f3c123e474358: function() { return handleError(function (arg0, arg1) {
1459
- const ret = new Worker(getStringFromWasm0(arg0, arg1));
1496
+ __wbg_new_98c22165a42231aa: function() { return handleError(function () {
1497
+ const ret = new AbortController();
1460
1498
  return ret;
1461
1499
  }, arguments); },
1462
- __wbg_new_6f0524fbfa300c47: function() { return handleError(function () {
1463
- const ret = new MessageChannel();
1500
+ __wbg_new_a73bd86e73440d2f: function() { return handleError(function (arg0) {
1501
+ const ret = new IntersectionObserver(arg0);
1464
1502
  return ret;
1465
1503
  }, arguments); },
1466
- __wbg_new_7ce9bdce63c79b43: function(arg0) {
1467
- const ret = new Uint8ClampedArray(arg0);
1468
- return ret;
1469
- },
1470
- __wbg_new_8a6f238a6ece86ea: function() {
1471
- const ret = new Error();
1504
+ __wbg_new_aa8d0fa9762c29bd: function() {
1505
+ const ret = new Object();
1472
1506
  return ret;
1473
1507
  },
1474
- __wbg_new_8c6e67a40cee1f83: function() { return handleError(function (arg0) {
1475
- const ret = new IntersectionObserver(arg0);
1508
+ __wbg_new_ad8d9a2aa2624a65: function() { return handleError(function (arg0) {
1509
+ const ret = new ResizeObserver(arg0);
1476
1510
  return ret;
1477
1511
  }, arguments); },
1478
- __wbg_new_b949e7f56150a5d1: function() { return handleError(function () {
1479
- const ret = new AbortController();
1512
+ __wbg_new_d9e8ade8a7fba252: function() { return handleError(function (arg0, arg1) {
1513
+ const ret = new Worker(getStringFromWasm0(arg0, arg1));
1480
1514
  return ret;
1481
1515
  }, arguments); },
1482
- __wbg_new_dd2b680c8bf6ae29: function(arg0) {
1483
- const ret = new Uint8Array(arg0);
1484
- return ret;
1485
- },
1486
- __wbg_new_from_slice_a3d2629dc1826784: function(arg0, arg1) {
1516
+ __wbg_new_from_slice_b5ea43e23f6008c0: function(arg0, arg1) {
1487
1517
  const ret = new Uint8Array(getArrayU8FromWasm0(arg0, arg1));
1488
1518
  return ret;
1489
1519
  },
1490
- __wbg_new_no_args_1c7c842f08d00ebb: function(arg0, arg1) {
1491
- const ret = new Function(getStringFromWasm0(arg0, arg1));
1492
- return ret;
1493
- },
1494
- __wbg_new_with_byte_offset_and_length_aa261d9c9da49eb1: function(arg0, arg1, arg2) {
1520
+ __wbg_new_with_byte_offset_and_length_01848e8d6a3d49ad: function(arg0, arg1, arg2) {
1495
1521
  const ret = new Uint8Array(arg0, arg1 >>> 0, arg2 >>> 0);
1496
1522
  return ret;
1497
1523
  },
1498
- __wbg_new_with_str_sequence_and_options_9b8b0bee99ec6b0f: function() { return handleError(function (arg0, arg1) {
1524
+ __wbg_new_with_str_sequence_and_options_2cfc7ae8f9435aa4: function() { return handleError(function (arg0, arg1) {
1499
1525
  const ret = new Blob(arg0, arg1);
1500
1526
  return ret;
1501
1527
  }, arguments); },
1502
- __wbg_next_3482f54c49e8af19: function() { return handleError(function (arg0) {
1528
+ __wbg_next_0340c4ae324393c3: function() { return handleError(function (arg0) {
1503
1529
  const ret = arg0.next();
1504
1530
  return ret;
1505
1531
  }, arguments); },
1506
- __wbg_next_418f80d8f5303233: function(arg0) {
1532
+ __wbg_next_7646edaa39458ef7: function(arg0) {
1507
1533
  const ret = arg0.next;
1508
1534
  return ret;
1509
1535
  },
1510
- __wbg_now_2c95c9de01293173: function(arg0) {
1511
- const ret = arg0.now();
1512
- return ret;
1513
- },
1514
- __wbg_now_a3af9a2f4bbaa4d1: function() {
1536
+ __wbg_now_a9b7df1cbee90986: function() {
1515
1537
  const ret = Date.now();
1516
1538
  return ret;
1517
1539
  },
1518
- __wbg_observe_1ae37077cf10b11b: function(arg0, arg1, arg2) {
1519
- arg0.observe(arg1, arg2);
1540
+ __wbg_now_e7c6795a7f81e10f: function(arg0) {
1541
+ const ret = arg0.now();
1542
+ return ret;
1520
1543
  },
1521
- __wbg_observe_2a9d63459970a2c1: function(arg0, arg1) {
1544
+ __wbg_observe_59e08e55b0dd238f: function(arg0, arg1) {
1522
1545
  arg0.observe(arg1);
1523
1546
  },
1524
- __wbg_observe_b9abc08d6d829e56: function(arg0, arg1) {
1547
+ __wbg_observe_5ea88d68554155e1: function(arg0, arg1, arg2) {
1548
+ arg0.observe(arg1, arg2);
1549
+ },
1550
+ __wbg_observe_c79fbdfb1452af30: function(arg0, arg1) {
1525
1551
  arg0.observe(arg1);
1526
1552
  },
1527
- __wbg_of_9ab14f9d4bfb5040: function(arg0, arg1) {
1528
- const ret = Array.of(arg0, arg1);
1553
+ __wbg_of_07054ba808010e4f: function(arg0) {
1554
+ const ret = Array.of(arg0);
1529
1555
  return ret;
1530
1556
  },
1531
- __wbg_of_f915f7cd925b21a5: function(arg0) {
1532
- const ret = Array.of(arg0);
1557
+ __wbg_of_7532e43da680ecb3: function(arg0, arg1) {
1558
+ const ret = Array.of(arg0, arg1);
1533
1559
  return ret;
1534
1560
  },
1535
- __wbg_offsetX_cb6a38e6f23cb4a6: function(arg0) {
1561
+ __wbg_offsetX_a9bf2ea7f0575ac9: function(arg0) {
1536
1562
  const ret = arg0.offsetX;
1537
1563
  return ret;
1538
1564
  },
1539
- __wbg_offsetY_43e21941c5c1f8bf: function(arg0) {
1565
+ __wbg_offsetY_10e5433a1bbd4c01: function(arg0) {
1540
1566
  const ret = arg0.offsetY;
1541
1567
  return ret;
1542
1568
  },
1543
- __wbg_performance_7a3ffd0b17f663ad: function(arg0) {
1569
+ __wbg_performance_3fcf6e32a7e1ed0a: function(arg0) {
1544
1570
  const ret = arg0.performance;
1545
1571
  return ret;
1546
1572
  },
1547
- __wbg_persisted_de98357e1aaf6546: function(arg0) {
1573
+ __wbg_persisted_bfebef6179ea1e1a: function(arg0) {
1548
1574
  const ret = arg0.persisted;
1549
1575
  return ret;
1550
1576
  },
1551
- __wbg_pixelStorei_2a65936c11b710fe: function(arg0, arg1, arg2) {
1577
+ __wbg_pixelStorei_0da594e7ec84d2ef: function(arg0, arg1, arg2) {
1552
1578
  arg0.pixelStorei(arg1 >>> 0, arg2);
1553
1579
  },
1554
- __wbg_pixelStorei_f7cc498f52d523f1: function(arg0, arg1, arg2) {
1580
+ __wbg_pixelStorei_6f7ca5f58231a418: function(arg0, arg1, arg2) {
1555
1581
  arg0.pixelStorei(arg1 >>> 0, arg2);
1556
1582
  },
1557
- __wbg_play_63bc12f42e16af91: function(arg0) {
1583
+ __wbg_play_3997a1be51d27925: function(arg0) {
1558
1584
  arg0.play();
1559
1585
  },
1560
- __wbg_pointerId_466b1bdcaf2fe835: function(arg0) {
1586
+ __wbg_pointerId_b99c11e1f5e3731d: function(arg0) {
1561
1587
  const ret = arg0.pointerId;
1562
1588
  return ret;
1563
1589
  },
1564
- __wbg_pointerType_ba53c6f18634a26d: function(arg0, arg1) {
1590
+ __wbg_pointerType_5c8062de6087884a: function(arg0, arg1) {
1565
1591
  const ret = arg1.pointerType;
1566
1592
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1567
1593
  const len1 = WASM_VECTOR_LEN;
1568
1594
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1569
1595
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1570
1596
  },
1571
- __wbg_polygonOffset_24a8059deb03be92: function(arg0, arg1, arg2) {
1597
+ __wbg_polygonOffset_82e7973a0d5f6313: function(arg0, arg1, arg2) {
1572
1598
  arg0.polygonOffset(arg1, arg2);
1573
1599
  },
1574
- __wbg_polygonOffset_4b3158d8ed028862: function(arg0, arg1, arg2) {
1600
+ __wbg_polygonOffset_f1e208e8df962cd4: function(arg0, arg1, arg2) {
1575
1601
  arg0.polygonOffset(arg1, arg2);
1576
1602
  },
1577
- __wbg_port1_6251ddc5cf5c9287: function(arg0) {
1603
+ __wbg_port1_8267146008301e78: function(arg0) {
1578
1604
  const ret = arg0.port1;
1579
1605
  return ret;
1580
1606
  },
1581
- __wbg_port2_b2a294b0ede1e13c: function(arg0) {
1607
+ __wbg_port2_1742efa161730e58: function(arg0) {
1582
1608
  const ret = arg0.port2;
1583
1609
  return ret;
1584
1610
  },
1585
- __wbg_postMessage_46eeeef39934b448: function() { return handleError(function (arg0, arg1) {
1611
+ __wbg_postMessage_1f50a9885ee45fb0: function() { return handleError(function (arg0, arg1) {
1586
1612
  arg0.postMessage(arg1);
1587
1613
  }, arguments); },
1588
- __wbg_postMessage_e45c89e4826cf2ef: function() { return handleError(function (arg0, arg1, arg2) {
1614
+ __wbg_postMessage_2e8ce5e10ce05091: function() { return handleError(function (arg0, arg1, arg2) {
1589
1615
  arg0.postMessage(arg1, arg2);
1590
1616
  }, arguments); },
1591
- __wbg_postTask_41d93e93941e4a3d: function(arg0, arg1, arg2) {
1617
+ __wbg_postTask_e2439afddcdfbb55: function(arg0, arg1, arg2) {
1592
1618
  const ret = arg0.postTask(arg1, arg2);
1593
1619
  return ret;
1594
1620
  },
1595
- __wbg_pressure_f01a99684f7a6cf3: function(arg0) {
1621
+ __wbg_pressure_f5789eab65b5c2ae: function(arg0) {
1596
1622
  const ret = arg0.pressure;
1597
1623
  return ret;
1598
1624
  },
1599
- __wbg_preventDefault_cdcfcd7e301b9702: function(arg0) {
1625
+ __wbg_preventDefault_f55c01cb5fd2bcc0: function(arg0) {
1600
1626
  arg0.preventDefault();
1601
1627
  },
1602
- __wbg_prototype_c28bca39c45aba9b: function() {
1628
+ __wbg_prototype_0d5bb2023db3bcfc: function() {
1603
1629
  const ret = ResizeObserverEntry.prototype;
1604
1630
  return ret;
1605
1631
  },
1606
- __wbg_prototypesetcall_bdcdcc5842e4d77d: function(arg0, arg1, arg2) {
1632
+ __wbg_prototypesetcall_a6b02eb00b0f4ce2: function(arg0, arg1, arg2) {
1607
1633
  Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
1608
1634
  },
1609
- __wbg_prototypesetcall_d6c8d0c7e6f80b27: function(arg0, arg1, arg2) {
1610
- Uint8ClampedArray.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
1611
- },
1612
- __wbg_push_8ffdcb2063340ba5: function(arg0, arg1) {
1635
+ __wbg_push_471a5b068a5295f6: function(arg0, arg1) {
1613
1636
  const ret = arg0.push(arg1);
1614
1637
  return ret;
1615
1638
  },
1616
- __wbg_queryCounterEXT_b578f07c30420446: function(arg0, arg1, arg2) {
1639
+ __wbg_queryCounterEXT_08e9bfae0dff258b: function(arg0, arg1, arg2) {
1617
1640
  arg0.queryCounterEXT(arg1, arg2 >>> 0);
1618
1641
  },
1619
- __wbg_querySelectorAll_1283aae52043a951: function() { return handleError(function (arg0, arg1, arg2) {
1642
+ __wbg_querySelectorAll_e9e3fbd41310476e: function() { return handleError(function (arg0, arg1, arg2) {
1620
1643
  const ret = arg0.querySelectorAll(getStringFromWasm0(arg1, arg2));
1621
1644
  return ret;
1622
1645
  }, arguments); },
1623
- __wbg_querySelector_c3b0df2d58eec220: function() { return handleError(function (arg0, arg1, arg2) {
1646
+ __wbg_querySelector_8d395ebd237ebd46: function() { return handleError(function (arg0, arg1, arg2) {
1624
1647
  const ret = arg0.querySelector(getStringFromWasm0(arg1, arg2));
1625
1648
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
1626
1649
  }, arguments); },
1627
- __wbg_queueMicrotask_0aa0a927f78f5d98: function(arg0) {
1628
- const ret = arg0.queueMicrotask;
1629
- return ret;
1650
+ __wbg_queueMicrotask_0aed009ff060f723: function(arg0, arg1) {
1651
+ arg0.queueMicrotask(arg1);
1630
1652
  },
1631
- __wbg_queueMicrotask_5bb536982f78a56f: function(arg0) {
1653
+ __wbg_queueMicrotask_5d15a957e6aa920e: function(arg0) {
1632
1654
  queueMicrotask(arg0);
1633
1655
  },
1634
- __wbg_queueMicrotask_885fd8605352e25d: function(arg0, arg1) {
1635
- arg0.queueMicrotask(arg1);
1656
+ __wbg_queueMicrotask_f8819e5ffc402f36: function(arg0) {
1657
+ const ret = arg0.queueMicrotask;
1658
+ return ret;
1636
1659
  },
1637
- __wbg_queue_0ffbb97537a0c4ed: function(arg0) {
1660
+ __wbg_queue_7fafbac0ddb6c670: function(arg0) {
1638
1661
  const ret = arg0.queue;
1639
1662
  return ret;
1640
1663
  },
1641
- __wbg_readBuffer_9eb461d6857295f0: function(arg0, arg1) {
1664
+ __wbg_readBuffer_a2d26b22c3faabd0: function(arg0, arg1) {
1642
1665
  arg0.readBuffer(arg1 >>> 0);
1643
1666
  },
1644
- __wbg_readPixels_55b18304384e073d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
1667
+ __wbg_readPixels_a78444c3ffa2ad18: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
1645
1668
  arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
1646
1669
  }, arguments); },
1647
- __wbg_readPixels_6ea8e288a8673282: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
1670
+ __wbg_readPixels_bfac0d542650a07a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
1648
1671
  arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
1649
1672
  }, arguments); },
1650
- __wbg_readPixels_95b2464a7bb863a2: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
1673
+ __wbg_readPixels_dd7e621f7a36e2ac: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
1651
1674
  arg0.readPixels(arg1, arg2, arg3, arg4, arg5 >>> 0, arg6 >>> 0, arg7);
1652
1675
  }, arguments); },
1653
- __wbg_removeEventListener_e63328781a5b9af9: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1676
+ __wbg_removeEventListener_7bdf07404d9b24bd: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1654
1677
  arg0.removeEventListener(getStringFromWasm0(arg1, arg2), arg3);
1655
1678
  }, arguments); },
1656
- __wbg_removeListener_e2a199028636dcf5: function() { return handleError(function (arg0, arg1) {
1679
+ __wbg_removeListener_dcb0b2ae1124b401: function() { return handleError(function (arg0, arg1) {
1657
1680
  arg0.removeListener(arg1);
1658
1681
  }, arguments); },
1659
- __wbg_removeProperty_a0d2ff8a76ffd2b1: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1682
+ __wbg_removeProperty_af5e61d737797fcc: function() { return handleError(function (arg0, arg1, arg2, arg3) {
1660
1683
  const ret = arg1.removeProperty(getStringFromWasm0(arg2, arg3));
1661
1684
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
1662
1685
  const len1 = WASM_VECTOR_LEN;
1663
1686
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
1664
1687
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
1665
1688
  }, arguments); },
1666
- __wbg_renderbufferStorageMultisample_bc0ae08a7abb887a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1689
+ __wbg_renderbufferStorageMultisample_363ea6ea6644c47f: function(arg0, arg1, arg2, arg3, arg4, arg5) {
1667
1690
  arg0.renderbufferStorageMultisample(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
1668
1691
  },
1669
- __wbg_renderbufferStorage_1bc02383614b76b2: function(arg0, arg1, arg2, arg3, arg4) {
1692
+ __wbg_renderbufferStorage_0745213c8a3edba7: function(arg0, arg1, arg2, arg3, arg4) {
1670
1693
  arg0.renderbufferStorage(arg1 >>> 0, arg2 >>> 0, arg3, arg4);
1671
1694
  },
1672
- __wbg_renderbufferStorage_6348154d30979c44: function(arg0, arg1, arg2, arg3, arg4) {
1695
+ __wbg_renderbufferStorage_838d8e6ca86ee3ca: function(arg0, arg1, arg2, arg3, arg4) {
1673
1696
  arg0.renderbufferStorage(arg1 >>> 0, arg2 >>> 0, arg3, arg4);
1674
1697
  },
1675
- __wbg_repeat_375aae5c5c6a0258: function(arg0) {
1698
+ __wbg_repeat_f5ff89c357b71af1: function(arg0) {
1676
1699
  const ret = arg0.repeat;
1677
1700
  return ret;
1678
1701
  },
1679
- __wbg_requestAdapter_f09d28b3f37de26c: function(arg0, arg1) {
1702
+ __wbg_requestAdapter_dc3b730968f39ede: function(arg0, arg1) {
1680
1703
  const ret = arg0.requestAdapter(arg1);
1681
1704
  return ret;
1682
1705
  },
1683
- __wbg_requestAnimationFrame_43682f8e1c5e5348: function() { return handleError(function (arg0, arg1) {
1706
+ __wbg_requestAnimationFrame_6f039d778639cc28: function() { return handleError(function (arg0, arg1) {
1684
1707
  const ret = arg0.requestAnimationFrame(arg1);
1685
1708
  return ret;
1686
1709
  }, arguments); },
1687
- __wbg_requestDevice_51509dadc50b2e9d: function(arg0, arg1) {
1710
+ __wbg_requestDevice_0666fa181666d96b: function(arg0, arg1) {
1688
1711
  const ret = arg0.requestDevice(arg1);
1689
1712
  return ret;
1690
1713
  },
1691
- __wbg_requestFullscreen_86fc6cdb76000482: function(arg0) {
1692
- const ret = arg0.requestFullscreen;
1714
+ __wbg_requestFullscreen_3f16e43f398ce624: function(arg0) {
1715
+ const ret = arg0.requestFullscreen();
1693
1716
  return ret;
1694
1717
  },
1695
- __wbg_requestFullscreen_9f0611438eb929cf: function(arg0) {
1696
- const ret = arg0.requestFullscreen();
1718
+ __wbg_requestFullscreen_b977a3a0697e883c: function(arg0) {
1719
+ const ret = arg0.requestFullscreen;
1697
1720
  return ret;
1698
1721
  },
1699
- __wbg_requestIdleCallback_1b8d644ff564208f: function(arg0) {
1722
+ __wbg_requestIdleCallback_3689e3e38f6cfc02: function(arg0) {
1700
1723
  const ret = arg0.requestIdleCallback;
1701
1724
  return ret;
1702
1725
  },
1703
- __wbg_requestIdleCallback_c9c643f8210d435b: function() { return handleError(function (arg0, arg1) {
1726
+ __wbg_requestIdleCallback_fd04869e36d71d03: function() { return handleError(function (arg0, arg1) {
1704
1727
  const ret = arg0.requestIdleCallback(arg1);
1705
1728
  return ret;
1706
1729
  }, arguments); },
1707
- __wbg_resolve_002c4b7d9d8f6b64: function(arg0) {
1730
+ __wbg_resolve_e6c466bc1052f16c: function(arg0) {
1708
1731
  const ret = Promise.resolve(arg0);
1709
1732
  return ret;
1710
1733
  },
1711
- __wbg_revokeObjectURL_ba5712ef5af8bc9a: function() { return handleError(function (arg0, arg1) {
1734
+ __wbg_revokeObjectURL_1d23b31dc4ef5f52: function() { return handleError(function (arg0, arg1) {
1712
1735
  URL.revokeObjectURL(getStringFromWasm0(arg0, arg1));
1713
1736
  }, arguments); },
1714
- __wbg_samplerParameterf_f070d2b69b1e2d46: function(arg0, arg1, arg2, arg3) {
1737
+ __wbg_samplerParameterf_974a275475147bd9: function(arg0, arg1, arg2, arg3) {
1715
1738
  arg0.samplerParameterf(arg1, arg2 >>> 0, arg3);
1716
1739
  },
1717
- __wbg_samplerParameteri_8e4c4bcead0ee669: function(arg0, arg1, arg2, arg3) {
1740
+ __wbg_samplerParameteri_8a634d1b1b1e79ad: function(arg0, arg1, arg2, arg3) {
1718
1741
  arg0.samplerParameteri(arg1, arg2 >>> 0, arg3);
1719
1742
  },
1720
- __wbg_scheduler_48482a9974eeacbd: function(arg0) {
1743
+ __wbg_scheduler_a17d41c9c822fc26: function(arg0) {
1721
1744
  const ret = arg0.scheduler;
1722
1745
  return ret;
1723
1746
  },
1724
- __wbg_scheduler_5156bb61cc1cf589: function(arg0) {
1747
+ __wbg_scheduler_b35fe73ba70e89cc: function(arg0) {
1725
1748
  const ret = arg0.scheduler;
1726
1749
  return ret;
1727
1750
  },
1728
- __wbg_scissor_2ff8f18f05a6d408: function(arg0, arg1, arg2, arg3, arg4) {
1751
+ __wbg_scissor_a52de5e62ebadc16: function(arg0, arg1, arg2, arg3, arg4) {
1729
1752
  arg0.scissor(arg1, arg2, arg3, arg4);
1730
1753
  },
1731
- __wbg_scissor_b870b1434a9c25b4: function(arg0, arg1, arg2, arg3, arg4) {
1754
+ __wbg_scissor_b71fb7e05633cf3d: function(arg0, arg1, arg2, arg3, arg4) {
1732
1755
  arg0.scissor(arg1, arg2, arg3, arg4);
1733
1756
  },
1734
- __wbg_setAttribute_cc8e4c8a2a008508: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
1757
+ __wbg_setAttribute_6fde4098d274155c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
1735
1758
  arg0.setAttribute(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
1736
1759
  }, arguments); },
1737
- __wbg_setBindGroup_a81ce7b3934585bf: function(arg0, arg1, arg2) {
1738
- arg0.setBindGroup(arg1 >>> 0, arg2);
1739
- },
1740
- __wbg_setBindGroup_bb0c2c05b7c49401: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1760
+ __wbg_setBindGroup_1e20fc6d5b3ffe60: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1741
1761
  arg0.setBindGroup(arg1 >>> 0, arg2, getArrayU32FromWasm0(arg3, arg4), arg5, arg6 >>> 0);
1742
1762
  }, arguments); },
1743
- __wbg_setIndexBuffer_0487a271efcfe0ac: function(arg0, arg1, arg2, arg3) {
1763
+ __wbg_setBindGroup_3e9afe0921b76fc0: function(arg0, arg1, arg2) {
1764
+ arg0.setBindGroup(arg1 >>> 0, arg2);
1765
+ },
1766
+ __wbg_setIndexBuffer_9f7dab879680d41e: function(arg0, arg1, arg2, arg3) {
1744
1767
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3);
1745
1768
  },
1746
- __wbg_setIndexBuffer_97fb24e7cc5b24c0: function(arg0, arg1, arg2, arg3, arg4) {
1769
+ __wbg_setIndexBuffer_ac441893bcde2133: function(arg0, arg1, arg2, arg3, arg4) {
1747
1770
  arg0.setIndexBuffer(arg1, __wbindgen_enum_GpuIndexFormat[arg2], arg3, arg4);
1748
1771
  },
1749
- __wbg_setPipeline_78f8f6d440dddd25: function(arg0, arg1) {
1772
+ __wbg_setPipeline_88a119262ecbb240: function(arg0, arg1) {
1750
1773
  arg0.setPipeline(arg1);
1751
1774
  },
1752
- __wbg_setPointerCapture_420db6f6826eb74b: function() { return handleError(function (arg0, arg1) {
1775
+ __wbg_setPointerCapture_0ade0346ebef3bfc: function() { return handleError(function (arg0, arg1) {
1753
1776
  arg0.setPointerCapture(arg1);
1754
1777
  }, arguments); },
1755
- __wbg_setProperty_cbb25c4e74285b39: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
1778
+ __wbg_setProperty_0d903d23a71dfe70: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
1756
1779
  arg0.setProperty(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
1757
1780
  }, arguments); },
1758
- __wbg_setScissorRect_4db4ebbc562e249e: function(arg0, arg1, arg2, arg3, arg4) {
1781
+ __wbg_setScissorRect_2162009921a7d37e: function(arg0, arg1, arg2, arg3, arg4) {
1759
1782
  arg0.setScissorRect(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
1760
1783
  },
1761
- __wbg_setTimeout_681abd84926a4da3: function() { return handleError(function (arg0, arg1) {
1784
+ __wbg_setTimeout_5a5ca8752c41f8ad: function() { return handleError(function (arg0, arg1) {
1762
1785
  const ret = arg0.setTimeout(arg1);
1763
1786
  return ret;
1764
1787
  }, arguments); },
1765
- __wbg_setTimeout_eff32631ea138533: function() { return handleError(function (arg0, arg1, arg2) {
1788
+ __wbg_setTimeout_d8786dd31f90da0f: function() { return handleError(function (arg0, arg1, arg2) {
1766
1789
  const ret = arg0.setTimeout(arg1, arg2);
1767
1790
  return ret;
1768
1791
  }, arguments); },
1769
- __wbg_setVertexBuffer_b0d3128a04bfd766: function(arg0, arg1, arg2, arg3, arg4) {
1770
- arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
1771
- },
1772
- __wbg_setVertexBuffer_edbff6ddb5055174: function(arg0, arg1, arg2, arg3) {
1792
+ __wbg_setVertexBuffer_6a8d07ae366fb470: function(arg0, arg1, arg2, arg3) {
1773
1793
  arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3);
1774
1794
  },
1775
- __wbg_setViewport_b84ead683cd03d3e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1776
- arg0.setViewport(arg1, arg2, arg3, arg4, arg5, arg6);
1777
- },
1778
- __wbg_set_25cf9deff6bf0ea8: function(arg0, arg1, arg2) {
1779
- arg0.set(arg1, arg2 >>> 0);
1795
+ __wbg_setVertexBuffer_8538c8d57ff796e6: function(arg0, arg1, arg2, arg3, arg4) {
1796
+ arg0.setVertexBuffer(arg1 >>> 0, arg2, arg3, arg4);
1780
1797
  },
1781
- __wbg_set_3f1d0b984ed272ed: function(arg0, arg1, arg2) {
1782
- arg0[arg1] = arg2;
1798
+ __wbg_setViewport_a99b9878894cd647: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
1799
+ arg0.setViewport(arg1, arg2, arg3, arg4, arg5, arg6);
1783
1800
  },
1784
- __wbg_set_6cb8631f80447a67: function() { return handleError(function (arg0, arg1, arg2) {
1801
+ __wbg_set_022bee52d0b05b19: function() { return handleError(function (arg0, arg1, arg2) {
1785
1802
  const ret = Reflect.set(arg0, arg1, arg2);
1786
1803
  return ret;
1787
1804
  }, arguments); },
1788
- __wbg_set_a_721deab95e136b71: function(arg0, arg1) {
1805
+ __wbg_set_3bf1de9fab0cd644: function(arg0, arg1, arg2) {
1806
+ arg0[arg1 >>> 0] = arg2;
1807
+ },
1808
+ __wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
1809
+ arg0[arg1] = arg2;
1810
+ },
1811
+ __wbg_set_a_0e9ffd7edfa8a9f0: function(arg0, arg1) {
1789
1812
  arg0.a = arg1;
1790
1813
  },
1791
- __wbg_set_access_b20bfa3ec6b65d05: function(arg0, arg1) {
1814
+ __wbg_set_access_3a025015b8de87b2: function(arg0, arg1) {
1792
1815
  arg0.access = __wbindgen_enum_GpuStorageTextureAccess[arg1];
1793
1816
  },
1794
- __wbg_set_address_mode_u_9c0b2104a94d10f3: function(arg0, arg1) {
1817
+ __wbg_set_address_mode_u_a09823787fe8d44a: function(arg0, arg1) {
1795
1818
  arg0.addressModeU = __wbindgen_enum_GpuAddressMode[arg1];
1796
1819
  },
1797
- __wbg_set_address_mode_v_a9bedc188ff29608: function(arg0, arg1) {
1820
+ __wbg_set_address_mode_v_ba2b151a62621475: function(arg0, arg1) {
1798
1821
  arg0.addressModeV = __wbindgen_enum_GpuAddressMode[arg1];
1799
1822
  },
1800
- __wbg_set_address_mode_w_5774889145ce3789: function(arg0, arg1) {
1823
+ __wbg_set_address_mode_w_4454e22a72f0df4c: function(arg0, arg1) {
1801
1824
  arg0.addressModeW = __wbindgen_enum_GpuAddressMode[arg1];
1802
1825
  },
1803
- __wbg_set_alpha_2c7bdc9da833b6c2: function(arg0, arg1) {
1826
+ __wbg_set_alpha_658ed1dfc4154d22: function(arg0, arg1) {
1804
1827
  arg0.alpha = arg1;
1805
1828
  },
1806
- __wbg_set_alpha_mode_fc3528d234b1fefa: function(arg0, arg1) {
1829
+ __wbg_set_alpha_mode_d40fc95f2f0a65b8: function(arg0, arg1) {
1807
1830
  arg0.alphaMode = __wbindgen_enum_GpuCanvasAlphaMode[arg1];
1808
1831
  },
1809
- __wbg_set_alpha_to_coverage_enabled_314ce1ca1759b395: function(arg0, arg1) {
1832
+ __wbg_set_alpha_to_coverage_enabled_627ce591dddc23f7: function(arg0, arg1) {
1810
1833
  arg0.alphaToCoverageEnabled = arg1 !== 0;
1811
1834
  },
1812
- __wbg_set_array_layer_count_3c7942d623042874: function(arg0, arg1) {
1835
+ __wbg_set_array_layer_count_372c4a910f9741ae: function(arg0, arg1) {
1813
1836
  arg0.arrayLayerCount = arg1 >>> 0;
1814
1837
  },
1815
- __wbg_set_array_stride_4b36d0822dea74a8: function(arg0, arg1) {
1838
+ __wbg_set_array_stride_aa1d7ec2f2866247: function(arg0, arg1) {
1816
1839
  arg0.arrayStride = arg1;
1817
1840
  },
1818
- __wbg_set_aspect_f06e234d0aacd1a6: function(arg0, arg1) {
1841
+ __wbg_set_aspect_6c4c338c714c1379: function(arg0, arg1) {
1842
+ arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
1843
+ },
1844
+ __wbg_set_aspect_c490b83df964e769: function(arg0, arg1) {
1819
1845
  arg0.aspect = __wbindgen_enum_GpuTextureAspect[arg1];
1820
1846
  },
1821
- __wbg_set_attributes_382cc084e6792c33: function(arg0, arg1) {
1847
+ __wbg_set_attributes_6d60f4f903a301a8: function(arg0, arg1) {
1822
1848
  arg0.attributes = arg1;
1823
1849
  },
1824
- __wbg_set_b_f53c2f10173c804f: function(arg0, arg1) {
1850
+ __wbg_set_b_fb8e7191ce2f917c: function(arg0, arg1) {
1825
1851
  arg0.b = arg1;
1826
1852
  },
1827
- __wbg_set_base_array_layer_a5b968338c5c56b6: function(arg0, arg1) {
1853
+ __wbg_set_base_array_layer_2ab45d90e7a581f7: function(arg0, arg1) {
1828
1854
  arg0.baseArrayLayer = arg1 >>> 0;
1829
1855
  },
1830
- __wbg_set_base_mip_level_e3288c2d851da708: function(arg0, arg1) {
1856
+ __wbg_set_base_mip_level_2ae99b85d1e778e9: function(arg0, arg1) {
1831
1857
  arg0.baseMipLevel = arg1 >>> 0;
1832
1858
  },
1833
- __wbg_set_beginning_of_pass_write_index_35dcbf135e4f9d61: function(arg0, arg1) {
1859
+ __wbg_set_beginning_of_pass_write_index_1997e8ae19580364: function(arg0, arg1) {
1834
1860
  arg0.beginningOfPassWriteIndex = arg1 >>> 0;
1835
1861
  },
1836
- __wbg_set_bind_group_layouts_8de6e109dd34a448: function(arg0, arg1) {
1862
+ __wbg_set_bind_group_layouts_2a3fbfe6301f7cc2: function(arg0, arg1) {
1837
1863
  arg0.bindGroupLayouts = arg1;
1838
1864
  },
1839
- __wbg_set_binding_5276d6202fceba46: function(arg0, arg1) {
1865
+ __wbg_set_binding_6c7ed77073549aaa: function(arg0, arg1) {
1840
1866
  arg0.binding = arg1 >>> 0;
1841
1867
  },
1842
- __wbg_set_binding_9e9ed8b6e1418176: function(arg0, arg1) {
1868
+ __wbg_set_binding_799d4a2ff61a29c4: function(arg0, arg1) {
1843
1869
  arg0.binding = arg1 >>> 0;
1844
1870
  },
1845
- __wbg_set_blend_6828ff186670f414: function(arg0, arg1) {
1871
+ __wbg_set_blend_8b5f0206031032b9: function(arg0, arg1) {
1846
1872
  arg0.blend = arg1;
1847
1873
  },
1848
- __wbg_set_box_73d3355c6f95f24d: function(arg0, arg1) {
1874
+ __wbg_set_box_e76b1c9ae3cbed18: function(arg0, arg1) {
1849
1875
  arg0.box = __wbindgen_enum_ResizeObserverBoxOptions[arg1];
1850
1876
  },
1851
- __wbg_set_buffer_1acdac44d9638973: function(arg0, arg1) {
1877
+ __wbg_set_buffer_4564be0900c8093c: function(arg0, arg1) {
1852
1878
  arg0.buffer = arg1;
1853
1879
  },
1854
- __wbg_set_buffer_74b7b0adf855cf1a: function(arg0, arg1) {
1880
+ __wbg_set_buffer_52ccf9f23c8c8d74: function(arg0, arg1) {
1855
1881
  arg0.buffer = arg1;
1856
1882
  },
1857
- __wbg_set_buffers_53e83b7c7a5c95aa: function(arg0, arg1) {
1883
+ __wbg_set_buffers_894c092e99bf8541: function(arg0, arg1) {
1858
1884
  arg0.buffers = arg1;
1859
1885
  },
1860
- __wbg_set_bytes_per_row_9249690c44f83135: function(arg0, arg1) {
1886
+ __wbg_set_bytes_per_row_1cfe3bbc2f242df7: function(arg0, arg1) {
1861
1887
  arg0.bytesPerRow = arg1 >>> 0;
1862
1888
  },
1863
- __wbg_set_clear_value_f82fff01ed0b5c35: function(arg0, arg1) {
1889
+ __wbg_set_clear_value_c6eaca1e9b16e209: function(arg0, arg1) {
1864
1890
  arg0.clearValue = arg1;
1865
1891
  },
1866
- __wbg_set_code_6b6ad02fc1705aa2: function(arg0, arg1, arg2) {
1892
+ __wbg_set_code_22962864d78928e2: function(arg0, arg1, arg2) {
1867
1893
  arg0.code = getStringFromWasm0(arg1, arg2);
1868
1894
  },
1869
- __wbg_set_color_0df2c5f47a951ac1: function(arg0, arg1) {
1870
- arg0.color = arg1;
1871
- },
1872
- __wbg_set_color_attachments_de625dd9a4850a13: function(arg0, arg1) {
1895
+ __wbg_set_color_attachments_f027806af3f83980: function(arg0, arg1) {
1873
1896
  arg0.colorAttachments = arg1;
1874
1897
  },
1875
- __wbg_set_compare_1b67d8112d05628e: function(arg0, arg1) {
1898
+ __wbg_set_color_c1b12d789a2ea5d0: function(arg0, arg1) {
1899
+ arg0.color = arg1;
1900
+ },
1901
+ __wbg_set_compare_1807a293c48e067f: function(arg0, arg1) {
1876
1902
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
1877
1903
  },
1878
- __wbg_set_compare_8fbddcdd4781f49a: function(arg0, arg1) {
1904
+ __wbg_set_compare_624c2c00fd10c924: function(arg0, arg1) {
1879
1905
  arg0.compare = __wbindgen_enum_GpuCompareFunction[arg1];
1880
1906
  },
1881
- __wbg_set_count_e8b681b1185cf5da: function(arg0, arg1) {
1907
+ __wbg_set_count_c6179bb884c328ef: function(arg0, arg1) {
1882
1908
  arg0.count = arg1 >>> 0;
1883
1909
  },
1884
- __wbg_set_cssText_18380c97092caefa: function(arg0, arg1, arg2) {
1910
+ __wbg_set_cssText_aa3f0dc4a8c9607b: function(arg0, arg1, arg2) {
1885
1911
  arg0.cssText = getStringFromWasm0(arg1, arg2);
1886
1912
  },
1887
- __wbg_set_cull_mode_74bc6eaab528c94b: function(arg0, arg1) {
1913
+ __wbg_set_cull_mode_3233e59624672d4e: function(arg0, arg1) {
1888
1914
  arg0.cullMode = __wbindgen_enum_GpuCullMode[arg1];
1889
1915
  },
1890
- __wbg_set_depth_bias_cdcc35c6971d19cd: function(arg0, arg1) {
1916
+ __wbg_set_d8f1efe557b9e7e1: function(arg0, arg1, arg2) {
1917
+ arg0.set(arg1, arg2 >>> 0);
1918
+ },
1919
+ __wbg_set_depth_bias_6e7bad3a03bae686: function(arg0, arg1) {
1891
1920
  arg0.depthBias = arg1;
1892
1921
  },
1893
- __wbg_set_depth_bias_clamp_57801e26f66496d9: function(arg0, arg1) {
1922
+ __wbg_set_depth_bias_clamp_c3e46e20b1319eb6: function(arg0, arg1) {
1894
1923
  arg0.depthBiasClamp = arg1;
1895
1924
  },
1896
- __wbg_set_depth_bias_slope_scale_81699f807bd5a647: function(arg0, arg1) {
1925
+ __wbg_set_depth_bias_slope_scale_e4faf95c5d1e38a2: function(arg0, arg1) {
1897
1926
  arg0.depthBiasSlopeScale = arg1;
1898
1927
  },
1899
- __wbg_set_depth_clear_value_9801aa9eff7645df: function(arg0, arg1) {
1928
+ __wbg_set_depth_clear_value_22ac16071c012963: function(arg0, arg1) {
1900
1929
  arg0.depthClearValue = arg1;
1901
1930
  },
1902
- __wbg_set_depth_compare_53d249a136855bd8: function(arg0, arg1) {
1931
+ __wbg_set_depth_compare_7f7567a7e8d2a20f: function(arg0, arg1) {
1903
1932
  arg0.depthCompare = __wbindgen_enum_GpuCompareFunction[arg1];
1904
1933
  },
1905
- __wbg_set_depth_fail_op_2e4767995acd4c0a: function(arg0, arg1) {
1934
+ __wbg_set_depth_fail_op_36618aa2c112a8b4: function(arg0, arg1) {
1906
1935
  arg0.depthFailOp = __wbindgen_enum_GpuStencilOperation[arg1];
1907
1936
  },
1908
- __wbg_set_depth_load_op_af0b0f05e83f6571: function(arg0, arg1) {
1937
+ __wbg_set_depth_load_op_6c5eb58390842042: function(arg0, arg1) {
1909
1938
  arg0.depthLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
1910
1939
  },
1911
- __wbg_set_depth_or_array_layers_5d480fc05509ea0c: function(arg0, arg1) {
1940
+ __wbg_set_depth_or_array_layers_d021b9602446c0c8: function(arg0, arg1) {
1912
1941
  arg0.depthOrArrayLayers = arg1 >>> 0;
1913
1942
  },
1914
- __wbg_set_depth_read_only_a7b7224074e024d3: function(arg0, arg1) {
1943
+ __wbg_set_depth_read_only_9df48fdffe0aa66e: function(arg0, arg1) {
1915
1944
  arg0.depthReadOnly = arg1 !== 0;
1916
1945
  },
1917
- __wbg_set_depth_stencil_2bb2fcea55783858: function(arg0, arg1) {
1946
+ __wbg_set_depth_stencil_7c07649e913ec16e: function(arg0, arg1) {
1918
1947
  arg0.depthStencil = arg1;
1919
1948
  },
1920
- __wbg_set_depth_stencil_attachment_dcbd5b74e4350e16: function(arg0, arg1) {
1949
+ __wbg_set_depth_stencil_attachment_de6bf51d002eb908: function(arg0, arg1) {
1921
1950
  arg0.depthStencilAttachment = arg1;
1922
1951
  },
1923
- __wbg_set_depth_store_op_40dfd99c7e42f894: function(arg0, arg1) {
1952
+ __wbg_set_depth_store_op_bb2ba04b36c7bdd9: function(arg0, arg1) {
1924
1953
  arg0.depthStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
1925
1954
  },
1926
- __wbg_set_depth_write_enabled_4368a2fe5d258cb0: function(arg0, arg1) {
1955
+ __wbg_set_depth_write_enabled_c0ecc7101fe87bf8: function(arg0, arg1) {
1927
1956
  arg0.depthWriteEnabled = arg1 !== 0;
1928
1957
  },
1929
- __wbg_set_device_d372d6aa06f20cae: function(arg0, arg1) {
1958
+ __wbg_set_device_c7cc69d60d9cf106: function(arg0, arg1) {
1930
1959
  arg0.device = arg1;
1931
1960
  },
1932
- __wbg_set_dimension_268b2b7bfc3e2bb8: function(arg0, arg1) {
1933
- arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
1934
- },
1935
- __wbg_set_dimension_359b229ea1b67a77: function(arg0, arg1) {
1961
+ __wbg_set_dimension_7f0364deea72ace0: function(arg0, arg1) {
1936
1962
  arg0.dimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
1937
1963
  },
1938
- __wbg_set_dst_factor_96e73b9eaedeb23e: function(arg0, arg1) {
1964
+ __wbg_set_dimension_b140d4ffc52ab9f4: function(arg0, arg1) {
1965
+ arg0.dimension = __wbindgen_enum_GpuTextureDimension[arg1];
1966
+ },
1967
+ __wbg_set_dst_factor_53d01078ea67659a: function(arg0, arg1) {
1939
1968
  arg0.dstFactor = __wbindgen_enum_GpuBlendFactor[arg1];
1940
1969
  },
1941
- __wbg_set_end_of_pass_write_index_71e7659a9d2a9d60: function(arg0, arg1) {
1970
+ __wbg_set_end_of_pass_write_index_52644fc3d56949b1: function(arg0, arg1) {
1942
1971
  arg0.endOfPassWriteIndex = arg1 >>> 0;
1943
1972
  },
1944
- __wbg_set_entries_5941f16619f54d42: function(arg0, arg1) {
1973
+ __wbg_set_entries_e5ad285e3289950f: function(arg0, arg1) {
1945
1974
  arg0.entries = arg1;
1946
1975
  },
1947
- __wbg_set_entries_97a6ad10aa7fa4d1: function(arg0, arg1) {
1976
+ __wbg_set_entries_e8be1c8eb246cf26: function(arg0, arg1) {
1948
1977
  arg0.entries = arg1;
1949
1978
  },
1950
- __wbg_set_entry_point_a858879f63ec2236: function(arg0, arg1, arg2) {
1979
+ __wbg_set_entry_point_519259f79c5a8e4d: function(arg0, arg1, arg2) {
1951
1980
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
1952
1981
  },
1953
- __wbg_set_entry_point_a8ce0b22c20548b0: function(arg0, arg1, arg2) {
1982
+ __wbg_set_entry_point_d4b0da956bd6b2ba: function(arg0, arg1, arg2) {
1954
1983
  arg0.entryPoint = getStringFromWasm0(arg1, arg2);
1955
1984
  },
1956
- __wbg_set_f43e577aea94465b: function(arg0, arg1, arg2) {
1957
- arg0[arg1 >>> 0] = arg2;
1958
- },
1959
- __wbg_set_fail_op_d55bda42958efa98: function(arg0, arg1) {
1985
+ __wbg_set_fail_op_9d9650df23ba2111: function(arg0, arg1) {
1960
1986
  arg0.failOp = __wbindgen_enum_GpuStencilOperation[arg1];
1961
1987
  },
1962
- __wbg_set_format_69ba449c0e080708: function(arg0, arg1) {
1963
- arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1988
+ __wbg_set_flip_y_4f453a2e399d0113: function(arg0, arg1) {
1989
+ arg0.flipY = arg1 !== 0;
1964
1990
  },
1965
- __wbg_set_format_713b9e90b13df6aa: function(arg0, arg1) {
1966
- arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
1991
+ __wbg_set_format_0e52ea7b9384ac6b: function(arg0, arg1) {
1992
+ arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1967
1993
  },
1968
- __wbg_set_format_76bcf93126fcdc9d: function(arg0, arg1) {
1994
+ __wbg_set_format_1ed4e12702593d8e: function(arg0, arg1) {
1969
1995
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1970
1996
  },
1971
- __wbg_set_format_970299d3f84a8f20: function(arg0, arg1) {
1997
+ __wbg_set_format_423f8c1de58d873f: function(arg0, arg1) {
1972
1998
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1973
1999
  },
1974
- __wbg_set_format_a8a60feb127f0971: function(arg0, arg1) {
2000
+ __wbg_set_format_4f6e506395604296: function(arg0, arg1) {
1975
2001
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1976
2002
  },
1977
- __wbg_set_format_beb33029aea4cf8e: function(arg0, arg1) {
2003
+ __wbg_set_format_672708c6c96d3a04: function(arg0, arg1) {
2004
+ arg0.format = __wbindgen_enum_GpuVertexFormat[arg1];
2005
+ },
2006
+ __wbg_set_format_7c2a49ba44065a80: function(arg0, arg1) {
1978
2007
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1979
2008
  },
1980
- __wbg_set_format_f6ec428901712514: function(arg0, arg1) {
2009
+ __wbg_set_format_db451b4d880fc239: function(arg0, arg1) {
1981
2010
  arg0.format = __wbindgen_enum_GpuTextureFormat[arg1];
1982
2011
  },
1983
- __wbg_set_fragment_0f23dfb67b3e84ab: function(arg0, arg1) {
2012
+ __wbg_set_fragment_6d9f8c36b406d9b4: function(arg0, arg1) {
1984
2013
  arg0.fragment = arg1;
1985
2014
  },
1986
- __wbg_set_front_face_c80337acd997f8c6: function(arg0, arg1) {
2015
+ __wbg_set_front_face_dc4795f2754276bf: function(arg0, arg1) {
1987
2016
  arg0.frontFace = __wbindgen_enum_GpuFrontFace[arg1];
1988
2017
  },
1989
- __wbg_set_g_7eb6b5e67456a09e: function(arg0, arg1) {
2018
+ __wbg_set_g_5fbc9fad3ad27a7c: function(arg0, arg1) {
1990
2019
  arg0.g = arg1;
1991
2020
  },
1992
- __wbg_set_has_dynamic_offset_b34dfdba692a7959: function(arg0, arg1) {
2021
+ __wbg_set_has_dynamic_offset_b5f5f44b752da2e2: function(arg0, arg1) {
1993
2022
  arg0.hasDynamicOffset = arg1 !== 0;
1994
2023
  },
1995
- __wbg_set_height_a7439239ff109215: function(arg0, arg1) {
2024
+ __wbg_set_height_24d07d982f176ac6: function(arg0, arg1) {
1996
2025
  arg0.height = arg1 >>> 0;
1997
2026
  },
1998
- __wbg_set_height_b386c0f603610637: function(arg0, arg1) {
2027
+ __wbg_set_height_be9b2b920bd68401: function(arg0, arg1) {
1999
2028
  arg0.height = arg1 >>> 0;
2000
2029
  },
2001
- __wbg_set_height_f21f985387070100: function(arg0, arg1) {
2030
+ __wbg_set_height_fc3358fe68410392: function(arg0, arg1) {
2002
2031
  arg0.height = arg1 >>> 0;
2003
2032
  },
2004
- __wbg_set_label_1df8805b2aad72d7: function(arg0, arg1, arg2) {
2033
+ __wbg_set_label_021ea25609809a07: function(arg0, arg1, arg2) {
2005
2034
  arg0.label = getStringFromWasm0(arg1, arg2);
2006
2035
  },
2007
- __wbg_set_label_460a52030d604dd7: function(arg0, arg1, arg2) {
2036
+ __wbg_set_label_415b065ec3fb4f48: function(arg0, arg1, arg2) {
2008
2037
  arg0.label = getStringFromWasm0(arg1, arg2);
2009
2038
  },
2010
- __wbg_set_label_57008c2e11276b5e: function(arg0, arg1, arg2) {
2039
+ __wbg_set_label_5fa4c422680863eb: function(arg0, arg1, arg2) {
2011
2040
  arg0.label = getStringFromWasm0(arg1, arg2);
2012
2041
  },
2013
- __wbg_set_label_66db708c47a585b2: function(arg0, arg1, arg2) {
2042
+ __wbg_set_label_7b502181277e1279: function(arg0, arg1, arg2) {
2014
2043
  arg0.label = getStringFromWasm0(arg1, arg2);
2015
2044
  },
2016
- __wbg_set_label_68cd87490e02e1de: function(arg0, arg1, arg2) {
2045
+ __wbg_set_label_8b2b2c1877722f9a: function(arg0, arg1, arg2) {
2017
2046
  arg0.label = getStringFromWasm0(arg1, arg2);
2018
2047
  },
2019
- __wbg_set_label_76b058f0224eb49e: function(arg0, arg1, arg2) {
2048
+ __wbg_set_label_8d581de453b70e55: function(arg0, arg1, arg2) {
2020
2049
  arg0.label = getStringFromWasm0(arg1, arg2);
2021
2050
  },
2022
- __wbg_set_label_89c327fa94d8076b: function(arg0, arg1, arg2) {
2051
+ __wbg_set_label_9bd0253bfeba31f3: function(arg0, arg1, arg2) {
2023
2052
  arg0.label = getStringFromWasm0(arg1, arg2);
2024
2053
  },
2025
- __wbg_set_label_969d6f8279c74456: function(arg0, arg1, arg2) {
2054
+ __wbg_set_label_b096894575aaba1e: function(arg0, arg1, arg2) {
2026
2055
  arg0.label = getStringFromWasm0(arg1, arg2);
2027
2056
  },
2028
- __wbg_set_label_a0c41069e355431e: function(arg0, arg1, arg2) {
2057
+ __wbg_set_label_b5b02ca1f89a90ec: function(arg0, arg1, arg2) {
2029
2058
  arg0.label = getStringFromWasm0(arg1, arg2);
2030
2059
  },
2031
- __wbg_set_label_c14214ffbf6e5c4a: function(arg0, arg1, arg2) {
2060
+ __wbg_set_label_d775c1defc56c544: function(arg0, arg1, arg2) {
2032
2061
  arg0.label = getStringFromWasm0(arg1, arg2);
2033
2062
  },
2034
- __wbg_set_label_ca2c132e2b646244: function(arg0, arg1, arg2) {
2063
+ __wbg_set_label_e426b73942527b8e: function(arg0, arg1, arg2) {
2035
2064
  arg0.label = getStringFromWasm0(arg1, arg2);
2036
2065
  },
2037
- __wbg_set_label_e6fab993e10f1dd3: function(arg0, arg1, arg2) {
2066
+ __wbg_set_label_f20461bed18e52e3: function(arg0, arg1, arg2) {
2038
2067
  arg0.label = getStringFromWasm0(arg1, arg2);
2039
2068
  },
2040
- __wbg_set_label_f9a45e9ef445b781: function(arg0, arg1, arg2) {
2069
+ __wbg_set_label_f6a207f7f83dc626: function(arg0, arg1, arg2) {
2041
2070
  arg0.label = getStringFromWasm0(arg1, arg2);
2042
2071
  },
2043
- __wbg_set_layout_67a29edc6247c437: function(arg0, arg1) {
2072
+ __wbg_set_layout_34c410044847aa48: function(arg0, arg1) {
2044
2073
  arg0.layout = arg1;
2045
2074
  },
2046
- __wbg_set_layout_758d30edbd6ea91c: function(arg0, arg1) {
2075
+ __wbg_set_layout_61b88e458ca5dc7d: function(arg0, arg1) {
2047
2076
  arg0.layout = arg1;
2048
2077
  },
2049
- __wbg_set_load_op_5644a3bf70f4f76c: function(arg0, arg1) {
2078
+ __wbg_set_load_op_5b310bb9c61eb1d5: function(arg0, arg1) {
2050
2079
  arg0.loadOp = __wbindgen_enum_GpuLoadOp[arg1];
2051
2080
  },
2052
- __wbg_set_lod_max_clamp_d80060a9922f9fe3: function(arg0, arg1) {
2081
+ __wbg_set_lod_max_clamp_83c3eaae40b5d729: function(arg0, arg1) {
2053
2082
  arg0.lodMaxClamp = arg1;
2054
2083
  },
2055
- __wbg_set_lod_min_clamp_bee469ae69d038f0: function(arg0, arg1) {
2084
+ __wbg_set_lod_min_clamp_c13c1046f64fccaa: function(arg0, arg1) {
2056
2085
  arg0.lodMinClamp = arg1;
2057
2086
  },
2058
- __wbg_set_mag_filter_f50646cfdc01700d: function(arg0, arg1) {
2087
+ __wbg_set_mag_filter_b34a0f82f66fd504: function(arg0, arg1) {
2059
2088
  arg0.magFilter = __wbindgen_enum_GpuFilterMode[arg1];
2060
2089
  },
2061
- __wbg_set_mapped_at_creation_0dc5796d4e90ab4b: function(arg0, arg1) {
2090
+ __wbg_set_mapped_at_creation_461c27df7c64ac7b: function(arg0, arg1) {
2062
2091
  arg0.mappedAtCreation = arg1 !== 0;
2063
2092
  },
2064
- __wbg_set_mask_800b15ad78613be8: function(arg0, arg1) {
2093
+ __wbg_set_mask_16f0fb977a077e6d: function(arg0, arg1) {
2065
2094
  arg0.mask = arg1 >>> 0;
2066
2095
  },
2067
- __wbg_set_max_anisotropy_83ac2a8bef9f9ec8: function(arg0, arg1) {
2096
+ __wbg_set_max_anisotropy_33280b9303d377c0: function(arg0, arg1) {
2068
2097
  arg0.maxAnisotropy = arg1;
2069
2098
  },
2070
- __wbg_set_min_binding_size_20ca594cd6d93818: function(arg0, arg1) {
2099
+ __wbg_set_min_binding_size_2fd83a7bce6fc84a: function(arg0, arg1) {
2071
2100
  arg0.minBindingSize = arg1;
2072
2101
  },
2073
- __wbg_set_min_filter_8ffc9e1ac6b4149f: function(arg0, arg1) {
2102
+ __wbg_set_min_filter_18e71b62b66d6a52: function(arg0, arg1) {
2074
2103
  arg0.minFilter = __wbindgen_enum_GpuFilterMode[arg1];
2075
2104
  },
2076
- __wbg_set_mip_level_6f507098915add77: function(arg0, arg1) {
2105
+ __wbg_set_mip_level_1df7434229448f62: function(arg0, arg1) {
2077
2106
  arg0.mipLevel = arg1 >>> 0;
2078
2107
  },
2079
- __wbg_set_mip_level_count_5e59806cbcf116e9: function(arg0, arg1) {
2108
+ __wbg_set_mip_level_count_9cfaadd4d97253b4: function(arg0, arg1) {
2080
2109
  arg0.mipLevelCount = arg1 >>> 0;
2081
2110
  },
2082
- __wbg_set_mip_level_count_f896fe8cbb669df2: function(arg0, arg1) {
2111
+ __wbg_set_mip_level_count_cc06dd5cc8da32fa: function(arg0, arg1) {
2083
2112
  arg0.mipLevelCount = arg1 >>> 0;
2084
2113
  },
2085
- __wbg_set_mipmap_filter_037575f2e647f024: function(arg0, arg1) {
2114
+ __wbg_set_mip_level_d9b50f98d88f777e: function(arg0, arg1) {
2115
+ arg0.mipLevel = arg1 >>> 0;
2116
+ },
2117
+ __wbg_set_mipmap_filter_37622626d458c955: function(arg0, arg1) {
2086
2118
  arg0.mipmapFilter = __wbindgen_enum_GpuMipmapFilterMode[arg1];
2087
2119
  },
2088
- __wbg_set_module_4c73bb35cb0beb0b: function(arg0, arg1) {
2120
+ __wbg_set_module_1bff0ef07bc49331: function(arg0, arg1) {
2089
2121
  arg0.module = arg1;
2090
2122
  },
2091
- __wbg_set_module_ca21130b3f66ea5d: function(arg0, arg1) {
2123
+ __wbg_set_module_574e5aee4331f373: function(arg0, arg1) {
2092
2124
  arg0.module = arg1;
2093
2125
  },
2094
- __wbg_set_multisample_4f57dcaa4144a62f: function(arg0, arg1) {
2126
+ __wbg_set_multisample_f57845304ba73461: function(arg0, arg1) {
2095
2127
  arg0.multisample = arg1;
2096
2128
  },
2097
- __wbg_set_multisampled_0bb9fc1b577bf11a: function(arg0, arg1) {
2129
+ __wbg_set_multisampled_935682e740c8dac5: function(arg0, arg1) {
2098
2130
  arg0.multisampled = arg1 !== 0;
2099
2131
  },
2100
- __wbg_set_offset_67ee100819c122f2: function(arg0, arg1) {
2132
+ __wbg_set_offset_0a36ff790807cdfd: function(arg0, arg1) {
2101
2133
  arg0.offset = arg1;
2102
2134
  },
2103
- __wbg_set_offset_a8194a4fcfff8910: function(arg0, arg1) {
2135
+ __wbg_set_offset_3cac50c03a339f62: function(arg0, arg1) {
2104
2136
  arg0.offset = arg1;
2105
2137
  },
2106
- __wbg_set_offset_d37e5fa34e9ded2e: function(arg0, arg1) {
2138
+ __wbg_set_offset_7fc612b79c557829: function(arg0, arg1) {
2107
2139
  arg0.offset = arg1;
2108
2140
  },
2109
- __wbg_set_onmessage_0e1ffb1c0d91d2ad: function(arg0, arg1) {
2141
+ __wbg_set_onmessage_f25fb55032dd93eb: function(arg0, arg1) {
2110
2142
  arg0.onmessage = arg1;
2111
2143
  },
2112
- __wbg_set_operation_173958551af7f4f2: function(arg0, arg1) {
2144
+ __wbg_set_operation_d4755de4993bb6bf: function(arg0, arg1) {
2113
2145
  arg0.operation = __wbindgen_enum_GpuBlendOperation[arg1];
2114
2146
  },
2115
- __wbg_set_origin_e26b73e77b3e275d: function(arg0, arg1) {
2147
+ __wbg_set_origin_3bfc278e996ab4d6: function(arg0, arg1) {
2148
+ arg0.origin = arg1;
2149
+ },
2150
+ __wbg_set_origin_923d8a3859fea8fb: function(arg0, arg1) {
2151
+ arg0.origin = arg1;
2152
+ },
2153
+ __wbg_set_origin_aa76a76dc965377e: function(arg0, arg1) {
2116
2154
  arg0.origin = arg1;
2117
2155
  },
2118
- __wbg_set_pass_op_070547fd6160a00d: function(arg0, arg1) {
2156
+ __wbg_set_pass_op_533e59101ae79854: function(arg0, arg1) {
2119
2157
  arg0.passOp = __wbindgen_enum_GpuStencilOperation[arg1];
2120
2158
  },
2121
- __wbg_set_power_preference_1f3351e5d2acf765: function(arg0, arg1) {
2159
+ __wbg_set_power_preference_0ff4caf1d78a9780: function(arg0, arg1) {
2122
2160
  arg0.powerPreference = __wbindgen_enum_GpuPowerPreference[arg1];
2123
2161
  },
2124
- __wbg_set_primitive_ee18492ab93953bc: function(arg0, arg1) {
2162
+ __wbg_set_premultiplied_alpha_ee799bfbc3744c78: function(arg0, arg1) {
2163
+ arg0.premultipliedAlpha = arg1 !== 0;
2164
+ },
2165
+ __wbg_set_primitive_928272ce7b250184: function(arg0, arg1) {
2125
2166
  arg0.primitive = arg1;
2126
2167
  },
2127
- __wbg_set_query_set_3b14f95f9bd114db: function(arg0, arg1) {
2168
+ __wbg_set_query_set_256baf2505706dbf: function(arg0, arg1) {
2128
2169
  arg0.querySet = arg1;
2129
2170
  },
2130
- __wbg_set_r_a4e2f60e3466da86: function(arg0, arg1) {
2171
+ __wbg_set_r_d482350b90f66f22: function(arg0, arg1) {
2131
2172
  arg0.r = arg1;
2132
2173
  },
2133
- __wbg_set_required_features_fc44bc3433300ee3: function(arg0, arg1) {
2174
+ __wbg_set_required_features_ee015feb3bb46e2b: function(arg0, arg1) {
2134
2175
  arg0.requiredFeatures = arg1;
2135
2176
  },
2136
- __wbg_set_resolve_target_c4b519cab7eb42b7: function(arg0, arg1) {
2177
+ __wbg_set_resolve_target_cf716fc86d56d49d: function(arg0, arg1) {
2137
2178
  arg0.resolveTarget = arg1;
2138
2179
  },
2139
- __wbg_set_resource_1659f5a29a2e0541: function(arg0, arg1) {
2180
+ __wbg_set_resource_adeca9e90e1291a9: function(arg0, arg1) {
2140
2181
  arg0.resource = arg1;
2141
2182
  },
2142
- __wbg_set_rows_per_image_53ed2c633b1adfcc: function(arg0, arg1) {
2183
+ __wbg_set_rows_per_image_5da7ca4e10fa05b5: function(arg0, arg1) {
2143
2184
  arg0.rowsPerImage = arg1 >>> 0;
2144
2185
  },
2145
- __wbg_set_sample_count_e88d044f067a2241: function(arg0, arg1) {
2186
+ __wbg_set_sample_count_47e00797c7c7007e: function(arg0, arg1) {
2146
2187
  arg0.sampleCount = arg1 >>> 0;
2147
2188
  },
2148
- __wbg_set_sample_type_c0e25b966db74174: function(arg0, arg1) {
2189
+ __wbg_set_sample_type_f21f11f4b4085a2f: function(arg0, arg1) {
2149
2190
  arg0.sampleType = __wbindgen_enum_GpuTextureSampleType[arg1];
2150
2191
  },
2151
- __wbg_set_sampler_a778272f31d31ce5: function(arg0, arg1) {
2192
+ __wbg_set_sampler_faa53060dad855d4: function(arg0, arg1) {
2152
2193
  arg0.sampler = arg1;
2153
2194
  },
2154
- __wbg_set_shader_location_985046f48e76573f: function(arg0, arg1) {
2195
+ __wbg_set_shader_location_732ba25997f99074: function(arg0, arg1) {
2155
2196
  arg0.shaderLocation = arg1 >>> 0;
2156
2197
  },
2157
- __wbg_set_size_23676383c9c0732f: function(arg0, arg1) {
2198
+ __wbg_set_size_3ce80484fe014d70: function(arg0, arg1) {
2158
2199
  arg0.size = arg1;
2159
2200
  },
2160
- __wbg_set_size_51616eaf8209c58b: function(arg0, arg1) {
2201
+ __wbg_set_size_ec0879fafa1f7f60: function(arg0, arg1) {
2161
2202
  arg0.size = arg1;
2162
2203
  },
2163
- __wbg_set_size_5878aadcd23673cf: function(arg0, arg1) {
2204
+ __wbg_set_size_f3bdb3b76d69ce2e: function(arg0, arg1) {
2164
2205
  arg0.size = arg1;
2165
2206
  },
2166
- __wbg_set_src_factor_04ce8874f1bff5a8: function(arg0, arg1) {
2207
+ __wbg_set_source_2afbbe240c127339: function(arg0, arg1) {
2208
+ arg0.source = arg1;
2209
+ },
2210
+ __wbg_set_src_factor_6325dccd3632ca02: function(arg0, arg1) {
2167
2211
  arg0.srcFactor = __wbindgen_enum_GpuBlendFactor[arg1];
2168
2212
  },
2169
- __wbg_set_stencil_back_4b20ecfcd4c4816a: function(arg0, arg1) {
2213
+ __wbg_set_stencil_back_977d937f4a2aea06: function(arg0, arg1) {
2170
2214
  arg0.stencilBack = arg1;
2171
2215
  },
2172
- __wbg_set_stencil_clear_value_7ba82e1993788f37: function(arg0, arg1) {
2216
+ __wbg_set_stencil_clear_value_ef31b2c0d12da2b2: function(arg0, arg1) {
2173
2217
  arg0.stencilClearValue = arg1 >>> 0;
2174
2218
  },
2175
- __wbg_set_stencil_front_1ca3b695f7c42f6a: function(arg0, arg1) {
2219
+ __wbg_set_stencil_front_a16dbeef8ddf654b: function(arg0, arg1) {
2176
2220
  arg0.stencilFront = arg1;
2177
2221
  },
2178
- __wbg_set_stencil_load_op_b65c60a0077315cd: function(arg0, arg1) {
2222
+ __wbg_set_stencil_load_op_2bda5d883d7144ab: function(arg0, arg1) {
2179
2223
  arg0.stencilLoadOp = __wbindgen_enum_GpuLoadOp[arg1];
2180
2224
  },
2181
- __wbg_set_stencil_read_mask_4f5b98747141e796: function(arg0, arg1) {
2225
+ __wbg_set_stencil_read_mask_cdba22ff97b765e5: function(arg0, arg1) {
2182
2226
  arg0.stencilReadMask = arg1 >>> 0;
2183
2227
  },
2184
- __wbg_set_stencil_read_only_9006a99a91d198e9: function(arg0, arg1) {
2228
+ __wbg_set_stencil_read_only_73585db3e480ce39: function(arg0, arg1) {
2185
2229
  arg0.stencilReadOnly = arg1 !== 0;
2186
2230
  },
2187
- __wbg_set_stencil_store_op_4f00c5eca345c145: function(arg0, arg1) {
2231
+ __wbg_set_stencil_store_op_c25139982e6199cf: function(arg0, arg1) {
2188
2232
  arg0.stencilStoreOp = __wbindgen_enum_GpuStoreOp[arg1];
2189
2233
  },
2190
- __wbg_set_stencil_write_mask_e37a7214d84ace99: function(arg0, arg1) {
2234
+ __wbg_set_stencil_write_mask_37ea11c2cfe654c4: function(arg0, arg1) {
2191
2235
  arg0.stencilWriteMask = arg1 >>> 0;
2192
2236
  },
2193
- __wbg_set_step_mode_7d58d75e6547a7a6: function(arg0, arg1) {
2237
+ __wbg_set_step_mode_ac09182f2ffc02f9: function(arg0, arg1) {
2194
2238
  arg0.stepMode = __wbindgen_enum_GpuVertexStepMode[arg1];
2195
2239
  },
2196
- __wbg_set_storage_texture_2987339fec972d54: function(arg0, arg1) {
2240
+ __wbg_set_storage_texture_d8bd64b59571a6f2: function(arg0, arg1) {
2197
2241
  arg0.storageTexture = arg1;
2198
2242
  },
2199
- __wbg_set_store_op_c62dd050b5806095: function(arg0, arg1) {
2243
+ __wbg_set_store_op_7330f77e7616004a: function(arg0, arg1) {
2200
2244
  arg0.storeOp = __wbindgen_enum_GpuStoreOp[arg1];
2201
2245
  },
2202
- __wbg_set_strip_index_format_3e4893749b3f00b0: function(arg0, arg1) {
2246
+ __wbg_set_strip_index_format_5926dd63cfa44857: function(arg0, arg1) {
2203
2247
  arg0.stripIndexFormat = __wbindgen_enum_GpuIndexFormat[arg1];
2204
2248
  },
2205
- __wbg_set_targets_0ef1de33af7253a6: function(arg0, arg1) {
2249
+ __wbg_set_targets_7c73183a12a957e2: function(arg0, arg1) {
2206
2250
  arg0.targets = arg1;
2207
2251
  },
2208
- __wbg_set_texture_2553e9c3ae6f7687: function(arg0, arg1) {
2252
+ __wbg_set_texture_0601e2dc5424513c: function(arg0, arg1) {
2253
+ arg0.texture = arg1;
2254
+ },
2255
+ __wbg_set_texture_ae3c8b6ed3db4c26: function(arg0, arg1) {
2209
2256
  arg0.texture = arg1;
2210
2257
  },
2211
- __wbg_set_texture_f62859f817324dd1: function(arg0, arg1) {
2258
+ __wbg_set_texture_d38afc883df646c2: function(arg0, arg1) {
2212
2259
  arg0.texture = arg1;
2213
2260
  },
2214
- __wbg_set_timestamp_writes_1995524c3a31cb8f: function(arg0, arg1) {
2261
+ __wbg_set_timestamp_writes_8fb776a718ade3b9: function(arg0, arg1) {
2215
2262
  arg0.timestampWrites = arg1;
2216
2263
  },
2217
- __wbg_set_topology_3d9b2f0ffe2e350c: function(arg0, arg1) {
2264
+ __wbg_set_topology_69b5f25779091d7a: function(arg0, arg1) {
2218
2265
  arg0.topology = __wbindgen_enum_GpuPrimitiveTopology[arg1];
2219
2266
  },
2220
- __wbg_set_type_0b59dd5f4721c490: function(arg0, arg1) {
2267
+ __wbg_set_type_336070a0bd5481c7: function(arg0, arg1) {
2268
+ arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
2269
+ },
2270
+ __wbg_set_type_5229687b3589bb10: function(arg0, arg1) {
2221
2271
  arg0.type = __wbindgen_enum_GpuSamplerBindingType[arg1];
2222
2272
  },
2223
- __wbg_set_type_148de20768639245: function(arg0, arg1, arg2) {
2273
+ __wbg_set_type_8b2743f6b4de4035: function(arg0, arg1, arg2) {
2224
2274
  arg0.type = getStringFromWasm0(arg1, arg2);
2225
2275
  },
2226
- __wbg_set_type_8c8bbfab4cf7e32e: function(arg0, arg1) {
2227
- arg0.type = __wbindgen_enum_GpuBufferBindingType[arg1];
2228
- },
2229
- __wbg_set_usage_44ebc3b496e60ff4: function(arg0, arg1) {
2276
+ __wbg_set_usage_6c6fc8226c337ad8: function(arg0, arg1) {
2230
2277
  arg0.usage = arg1 >>> 0;
2231
2278
  },
2232
- __wbg_set_usage_4cf7b16df5617a46: function(arg0, arg1) {
2279
+ __wbg_set_usage_78b7be73aa90cfd0: function(arg0, arg1) {
2233
2280
  arg0.usage = arg1 >>> 0;
2234
2281
  },
2235
- __wbg_set_usage_c45cca4a5b9f8376: function(arg0, arg1) {
2282
+ __wbg_set_usage_a43a1605e508ea21: function(arg0, arg1) {
2236
2283
  arg0.usage = arg1 >>> 0;
2237
2284
  },
2238
- __wbg_set_usage_e58b3c3ce83fbbda: function(arg0, arg1) {
2285
+ __wbg_set_usage_b5a7dc195085b58e: function(arg0, arg1) {
2239
2286
  arg0.usage = arg1 >>> 0;
2240
2287
  },
2241
- __wbg_set_vertex_6144c56d98e2314a: function(arg0, arg1) {
2288
+ __wbg_set_vertex_3bcd2e7cbc333978: function(arg0, arg1) {
2242
2289
  arg0.vertex = arg1;
2243
2290
  },
2244
- __wbg_set_view_4bc3dfcbfc8a58ba: function(arg0, arg1) {
2291
+ __wbg_set_view_8d0c46c633d57f1d: function(arg0, arg1) {
2245
2292
  arg0.view = arg1;
2246
2293
  },
2247
- __wbg_set_view_8d0b0055b6ef07e3: function(arg0, arg1) {
2248
- arg0.view = arg1;
2249
- },
2250
- __wbg_set_view_dimension_afac48443b8fb565: function(arg0, arg1) {
2294
+ __wbg_set_view_dimension_11b23089a475c4f6: function(arg0, arg1) {
2251
2295
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2252
2296
  },
2253
- __wbg_set_view_dimension_f5d4b5336a27d302: function(arg0, arg1) {
2297
+ __wbg_set_view_dimension_12a9363db2b90aa8: function(arg0, arg1) {
2254
2298
  arg0.viewDimension = __wbindgen_enum_GpuTextureViewDimension[arg1];
2255
2299
  },
2256
- __wbg_set_view_formats_0cfe174ac882efaf: function(arg0, arg1) {
2300
+ __wbg_set_view_e53bc62c1806468e: function(arg0, arg1) {
2301
+ arg0.view = arg1;
2302
+ },
2303
+ __wbg_set_view_formats_34fa0f58e15c05c7: function(arg0, arg1) {
2257
2304
  arg0.viewFormats = arg1;
2258
2305
  },
2259
- __wbg_set_view_formats_c566feb1da7b1925: function(arg0, arg1) {
2306
+ __wbg_set_view_formats_8f0e5c8999d03426: function(arg0, arg1) {
2260
2307
  arg0.viewFormats = arg1;
2261
2308
  },
2262
- __wbg_set_visibility_7245f1acbedb4ff4: function(arg0, arg1) {
2309
+ __wbg_set_visibility_d5104b65ecbecfb1: function(arg0, arg1) {
2263
2310
  arg0.visibility = arg1 >>> 0;
2264
2311
  },
2265
- __wbg_set_width_056381a7176ba440: function(arg0, arg1) {
2312
+ __wbg_set_width_5cda41d4d06a14dd: function(arg0, arg1) {
2266
2313
  arg0.width = arg1 >>> 0;
2267
2314
  },
2268
- __wbg_set_width_7f07715a20503914: function(arg0, arg1) {
2315
+ __wbg_set_width_adc925bca9c5351a: function(arg0, arg1) {
2269
2316
  arg0.width = arg1 >>> 0;
2270
2317
  },
2271
- __wbg_set_width_d60bc4f2f20c56a4: function(arg0, arg1) {
2318
+ __wbg_set_width_f4beed5df54549b2: function(arg0, arg1) {
2272
2319
  arg0.width = arg1 >>> 0;
2273
2320
  },
2274
- __wbg_set_write_mask_c381ff702509999c: function(arg0, arg1) {
2321
+ __wbg_set_write_mask_0e892ff393c2878b: function(arg0, arg1) {
2275
2322
  arg0.writeMask = arg1 >>> 0;
2276
2323
  },
2277
- __wbg_set_x_6e550cba86f408f0: function(arg0, arg1) {
2324
+ __wbg_set_x_347e1e692624382a: function(arg0, arg1) {
2325
+ arg0.x = arg1 >>> 0;
2326
+ },
2327
+ __wbg_set_x_d5a0f838d03cc0c8: function(arg0, arg1) {
2278
2328
  arg0.x = arg1 >>> 0;
2279
2329
  },
2280
- __wbg_set_y_16ff3ff771600f8c: function(arg0, arg1) {
2330
+ __wbg_set_y_75df5661e9b5ce43: function(arg0, arg1) {
2281
2331
  arg0.y = arg1 >>> 0;
2282
2332
  },
2283
- __wbg_set_z_b2c09b24c996ee06: function(arg0, arg1) {
2333
+ __wbg_set_y_fa0f8ba06a4aca5a: function(arg0, arg1) {
2334
+ arg0.y = arg1 >>> 0;
2335
+ },
2336
+ __wbg_set_z_2cb0edac0ad5210f: function(arg0, arg1) {
2284
2337
  arg0.z = arg1 >>> 0;
2285
2338
  },
2286
- __wbg_shaderSource_32425cfe6e5a1e52: function(arg0, arg1, arg2, arg3) {
2339
+ __wbg_shaderSource_084cd6ed337b36be: function(arg0, arg1, arg2, arg3) {
2287
2340
  arg0.shaderSource(arg1, getStringFromWasm0(arg2, arg3));
2288
2341
  },
2289
- __wbg_shaderSource_8f4bda03f70359df: function(arg0, arg1, arg2, arg3) {
2342
+ __wbg_shaderSource_9b5906e1f027a314: function(arg0, arg1, arg2, arg3) {
2290
2343
  arg0.shaderSource(arg1, getStringFromWasm0(arg2, arg3));
2291
2344
  },
2292
- __wbg_shiftKey_5558a3288542c985: function(arg0) {
2345
+ __wbg_shiftKey_dcf8ee699c273ed2: function(arg0) {
2293
2346
  const ret = arg0.shiftKey;
2294
2347
  return ret;
2295
2348
  },
2296
- __wbg_shiftKey_564be91ec842bcc4: function(arg0) {
2349
+ __wbg_shiftKey_e483c13c966878f6: function(arg0) {
2297
2350
  const ret = arg0.shiftKey;
2298
2351
  return ret;
2299
2352
  },
2300
- __wbg_signal_d1285ecab4ebc5ad: function(arg0) {
2353
+ __wbg_signal_fdc54643b47bf85b: function(arg0) {
2301
2354
  const ret = arg0.signal;
2302
2355
  return ret;
2303
2356
  },
2304
- __wbg_size_73bdfb6d5ffd9c4b: function(arg0) {
2357
+ __wbg_size_5750dc81e679ea3e: function(arg0) {
2305
2358
  const ret = arg0.size;
2306
2359
  return ret;
2307
2360
  },
2308
- __wbg_stack_0ed75d68575b0f3c: function(arg0, arg1) {
2361
+ __wbg_stack_3b0d974bbf31e44f: function(arg0, arg1) {
2309
2362
  const ret = arg1.stack;
2310
2363
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2311
2364
  const len1 = WASM_VECTOR_LEN;
2312
2365
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2313
2366
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2314
2367
  },
2315
- __wbg_start_ffb4b426b1e661bd: function(arg0) {
2368
+ __wbg_start_fe881c7e1e08aeef: function(arg0) {
2316
2369
  arg0.start();
2317
2370
  },
2318
- __wbg_static_accessor_GLOBAL_12837167ad935116: function() {
2371
+ __wbg_static_accessor_GLOBAL_8cfadc87a297ca02: function() {
2319
2372
  const ret = typeof global === 'undefined' ? null : global;
2320
2373
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2321
2374
  },
2322
- __wbg_static_accessor_GLOBAL_THIS_e628e89ab3b1c95f: function() {
2375
+ __wbg_static_accessor_GLOBAL_THIS_602256ae5c8f42cf: function() {
2323
2376
  const ret = typeof globalThis === 'undefined' ? null : globalThis;
2324
2377
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2325
2378
  },
2326
- __wbg_static_accessor_SELF_a621d3dfbb60d0ce: function() {
2379
+ __wbg_static_accessor_SELF_e445c1c7484aecc3: function() {
2327
2380
  const ret = typeof self === 'undefined' ? null : self;
2328
2381
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2329
2382
  },
2330
- __wbg_static_accessor_WINDOW_f8727f0cf888e0bd: function() {
2383
+ __wbg_static_accessor_WINDOW_f20e8576ef1e0f17: function() {
2331
2384
  const ret = typeof window === 'undefined' ? null : window;
2332
2385
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2333
2386
  },
2334
- __wbg_stencilFuncSeparate_10d043d0af14366f: function(arg0, arg1, arg2, arg3, arg4) {
2387
+ __wbg_stencilFuncSeparate_6793932aaaa884c6: function(arg0, arg1, arg2, arg3, arg4) {
2335
2388
  arg0.stencilFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3, arg4 >>> 0);
2336
2389
  },
2337
- __wbg_stencilFuncSeparate_1798f5cca257f313: function(arg0, arg1, arg2, arg3, arg4) {
2390
+ __wbg_stencilFuncSeparate_fcdf02a803d479c6: function(arg0, arg1, arg2, arg3, arg4) {
2338
2391
  arg0.stencilFuncSeparate(arg1 >>> 0, arg2 >>> 0, arg3, arg4 >>> 0);
2339
2392
  },
2340
- __wbg_stencilMaskSeparate_28d53625c02d9c7f: function(arg0, arg1, arg2) {
2393
+ __wbg_stencilMaskSeparate_29ca6c0767ad75fd: function(arg0, arg1, arg2) {
2341
2394
  arg0.stencilMaskSeparate(arg1 >>> 0, arg2 >>> 0);
2342
2395
  },
2343
- __wbg_stencilMaskSeparate_c24c1a28b8dd8a63: function(arg0, arg1, arg2) {
2396
+ __wbg_stencilMaskSeparate_5aca8b40d26d13be: function(arg0, arg1, arg2) {
2344
2397
  arg0.stencilMaskSeparate(arg1 >>> 0, arg2 >>> 0);
2345
2398
  },
2346
- __wbg_stencilMask_0eca090c4c47f8f7: function(arg0, arg1) {
2399
+ __wbg_stencilMask_38acb5180bfdee01: function(arg0, arg1) {
2347
2400
  arg0.stencilMask(arg1 >>> 0);
2348
2401
  },
2349
- __wbg_stencilMask_732dcc5aada10e4c: function(arg0, arg1) {
2402
+ __wbg_stencilMask_7f6b699426cca747: function(arg0, arg1) {
2350
2403
  arg0.stencilMask(arg1 >>> 0);
2351
2404
  },
2352
- __wbg_stencilOpSeparate_4657523b1d3b184f: function(arg0, arg1, arg2, arg3, arg4) {
2405
+ __wbg_stencilOpSeparate_1a6bcbdb8de495b9: function(arg0, arg1, arg2, arg3, arg4) {
2353
2406
  arg0.stencilOpSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
2354
2407
  },
2355
- __wbg_stencilOpSeparate_de257f3c29e604cd: function(arg0, arg1, arg2, arg3, arg4) {
2408
+ __wbg_stencilOpSeparate_774288d006ebab65: function(arg0, arg1, arg2, arg3, arg4) {
2356
2409
  arg0.stencilOpSeparate(arg1 >>> 0, arg2 >>> 0, arg3 >>> 0, arg4 >>> 0);
2357
2410
  },
2358
- __wbg_style_0b7c9bd318f8b807: function(arg0) {
2411
+ __wbg_style_c331a9f6564f8f62: function(arg0) {
2359
2412
  const ret = arg0.style;
2360
2413
  return ret;
2361
2414
  },
2362
- __wbg_submit_252766c4e0945cee: function(arg0, arg1) {
2415
+ __wbg_submit_a0eef27ac882fdbc: function(arg0, arg1) {
2363
2416
  arg0.submit(arg1);
2364
2417
  },
2365
- __wbg_texImage2D_087ef94df78081f0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2418
+ __wbg_texImage2D_b17c7723201a6d5e: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2366
2419
  arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2367
2420
  }, arguments); },
2368
- __wbg_texImage2D_13414a4692836804: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2421
+ __wbg_texImage2D_bd0466091ed50f83: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2369
2422
  arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2370
2423
  }, arguments); },
2371
- __wbg_texImage2D_e71049312f3172d9: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2424
+ __wbg_texImage2D_f110542c571d15a4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2372
2425
  arg0.texImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2373
2426
  }, arguments); },
2374
- __wbg_texImage3D_2082006a8a9b28a7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
2427
+ __wbg_texImage3D_4bd56d113304ee34: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
2375
2428
  arg0.texImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8 >>> 0, arg9 >>> 0, arg10);
2376
2429
  }, arguments); },
2377
- __wbg_texImage3D_bd2b0bd2cfcdb278: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
2430
+ __wbg_texImage3D_b197787478b2ebe9: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) {
2378
2431
  arg0.texImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8 >>> 0, arg9 >>> 0, arg10);
2379
2432
  }, arguments); },
2380
- __wbg_texParameteri_0d45be2c88d6bad8: function(arg0, arg1, arg2, arg3) {
2433
+ __wbg_texParameteri_83c7801427720baa: function(arg0, arg1, arg2, arg3) {
2381
2434
  arg0.texParameteri(arg1 >>> 0, arg2 >>> 0, arg3);
2382
2435
  },
2383
- __wbg_texParameteri_ec937d2161018946: function(arg0, arg1, arg2, arg3) {
2436
+ __wbg_texParameteri_bc24667dff936ebd: function(arg0, arg1, arg2, arg3) {
2384
2437
  arg0.texParameteri(arg1 >>> 0, arg2 >>> 0, arg3);
2385
2438
  },
2386
- __wbg_texStorage2D_9504743abf5a986a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2439
+ __wbg_texStorage2D_cd0049448f436f56: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2387
2440
  arg0.texStorage2D(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
2388
2441
  },
2389
- __wbg_texStorage3D_e9e1b58fee218abe: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2442
+ __wbg_texStorage3D_645d2a06d38f0291: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2390
2443
  arg0.texStorage3D(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5, arg6);
2391
2444
  },
2392
- __wbg_texSubImage2D_117d29278542feb0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2445
+ __wbg_texSubImage2D_5d41ae5586dadcb3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2393
2446
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2394
2447
  }, arguments); },
2395
- __wbg_texSubImage2D_19ae4cadb809f264: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2448
+ __wbg_texSubImage2D_6993404ab54773b7: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2396
2449
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2397
2450
  }, arguments); },
2398
- __wbg_texSubImage2D_5d270af600a7fc4a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2451
+ __wbg_texSubImage2D_7e472dfbf112e954: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2399
2452
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2400
2453
  }, arguments); },
2401
- __wbg_texSubImage2D_bd034db2e58c352c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2454
+ __wbg_texSubImage2D_9c0f642762c6c35b: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2402
2455
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2403
2456
  }, arguments); },
2404
- __wbg_texSubImage2D_bf72e56edeeed376: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2457
+ __wbg_texSubImage2D_ba83ad5c3053f8d4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2405
2458
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2406
2459
  }, arguments); },
2407
- __wbg_texSubImage2D_d17a39cdec4a3495: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2460
+ __wbg_texSubImage2D_bbeaf09a21601313: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2408
2461
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2409
2462
  }, arguments); },
2410
- __wbg_texSubImage2D_e193f1d28439217c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2463
+ __wbg_texSubImage2D_ed6bface246ddd63: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2411
2464
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2412
2465
  }, arguments); },
2413
- __wbg_texSubImage2D_edf5bd70fda3feaf: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2466
+ __wbg_texSubImage2D_f3956198cbc38810: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
2414
2467
  arg0.texSubImage2D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7 >>> 0, arg8 >>> 0, arg9);
2415
2468
  }, arguments); },
2416
- __wbg_texSubImage3D_1102c12a20bf56d5: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2469
+ __wbg_texSubImage3D_5e37ae4a691b540a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2417
2470
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2418
2471
  }, arguments); },
2419
- __wbg_texSubImage3D_18d7f3c65567c885: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2472
+ __wbg_texSubImage3D_8a2ec691664d8372: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2420
2473
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2421
2474
  }, arguments); },
2422
- __wbg_texSubImage3D_3b653017c4c5d721: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2475
+ __wbg_texSubImage3D_8c8ff30abc439d92: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2423
2476
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2424
2477
  }, arguments); },
2425
- __wbg_texSubImage3D_45591e5655d1ed5c: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2478
+ __wbg_texSubImage3D_9bfaeed7c21e9f3b: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2426
2479
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2427
2480
  }, arguments); },
2428
- __wbg_texSubImage3D_47643556a8a4bf86: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2481
+ __wbg_texSubImage3D_c572dcb916b31c0d: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2429
2482
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2430
2483
  }, arguments); },
2431
- __wbg_texSubImage3D_59b8e24fb05787aa: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2484
+ __wbg_texSubImage3D_e513c1602d1fe843: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2432
2485
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2433
2486
  }, arguments); },
2434
- __wbg_texSubImage3D_eff5cd6ab84f44ee: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2487
+ __wbg_texSubImage3D_ff660c5e8fde34e3: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
2435
2488
  arg0.texSubImage3D(arg1 >>> 0, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 >>> 0, arg10 >>> 0, arg11);
2436
2489
  }, arguments); },
2437
- __wbg_then_0d9fe2c7b1857d32: function(arg0, arg1, arg2) {
2490
+ __wbg_then_792e0c862b060889: function(arg0, arg1, arg2) {
2438
2491
  const ret = arg0.then(arg1, arg2);
2439
2492
  return ret;
2440
2493
  },
2441
- __wbg_then_b9e7b3b5f1a9e1b5: function(arg0, arg1) {
2494
+ __wbg_then_8e16ee11f05e4827: function(arg0, arg1) {
2442
2495
  const ret = arg0.then(arg1);
2443
2496
  return ret;
2444
2497
  },
2445
- __wbg_uniform1f_b500ede5b612bea2: function(arg0, arg1, arg2) {
2498
+ __wbg_uniform1f_e5a0491ecd710bbc: function(arg0, arg1, arg2) {
2446
2499
  arg0.uniform1f(arg1, arg2);
2447
2500
  },
2448
- __wbg_uniform1f_c148eeaf4b531059: function(arg0, arg1, arg2) {
2501
+ __wbg_uniform1f_f3284bea42055704: function(arg0, arg1, arg2) {
2449
2502
  arg0.uniform1f(arg1, arg2);
2450
2503
  },
2451
- __wbg_uniform1i_9f3f72dbcb98ada9: function(arg0, arg1, arg2) {
2504
+ __wbg_uniform1i_bde3c7d92bc444b2: function(arg0, arg1, arg2) {
2452
2505
  arg0.uniform1i(arg1, arg2);
2453
2506
  },
2454
- __wbg_uniform1i_e9aee4b9e7fe8c4b: function(arg0, arg1, arg2) {
2507
+ __wbg_uniform1i_cfd4726efd9d58b4: function(arg0, arg1, arg2) {
2455
2508
  arg0.uniform1i(arg1, arg2);
2456
2509
  },
2457
- __wbg_uniform1ui_a0f911ff174715d0: function(arg0, arg1, arg2) {
2510
+ __wbg_uniform1ui_7cea83045fb3528f: function(arg0, arg1, arg2) {
2458
2511
  arg0.uniform1ui(arg1, arg2 >>> 0);
2459
2512
  },
2460
- __wbg_uniform2fv_04c304b93cbf7f55: function(arg0, arg1, arg2, arg3) {
2513
+ __wbg_uniform2fv_0cc1bfc11f911dda: function(arg0, arg1, arg2, arg3) {
2461
2514
  arg0.uniform2fv(arg1, getArrayF32FromWasm0(arg2, arg3));
2462
2515
  },
2463
- __wbg_uniform2fv_2fb47cfe06330cc7: function(arg0, arg1, arg2, arg3) {
2516
+ __wbg_uniform2fv_811d97ec656282f5: function(arg0, arg1, arg2, arg3) {
2464
2517
  arg0.uniform2fv(arg1, getArrayF32FromWasm0(arg2, arg3));
2465
2518
  },
2466
- __wbg_uniform2iv_095baf208f172131: function(arg0, arg1, arg2, arg3) {
2519
+ __wbg_uniform2iv_4a92fbe600a6fb88: function(arg0, arg1, arg2, arg3) {
2467
2520
  arg0.uniform2iv(arg1, getArrayI32FromWasm0(arg2, arg3));
2468
2521
  },
2469
- __wbg_uniform2iv_ccf2ed44ac8e602e: function(arg0, arg1, arg2, arg3) {
2522
+ __wbg_uniform2iv_6ee824c63294e364: function(arg0, arg1, arg2, arg3) {
2470
2523
  arg0.uniform2iv(arg1, getArrayI32FromWasm0(arg2, arg3));
2471
2524
  },
2472
- __wbg_uniform2uiv_3030d7e769f5e82a: function(arg0, arg1, arg2, arg3) {
2525
+ __wbg_uniform2uiv_922e0d0ff07dacda: function(arg0, arg1, arg2, arg3) {
2473
2526
  arg0.uniform2uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
2474
2527
  },
2475
- __wbg_uniform3fv_aa35ef21e14d5469: function(arg0, arg1, arg2, arg3) {
2528
+ __wbg_uniform3fv_8aba848c825c4dcc: function(arg0, arg1, arg2, arg3) {
2476
2529
  arg0.uniform3fv(arg1, getArrayF32FromWasm0(arg2, arg3));
2477
2530
  },
2478
- __wbg_uniform3fv_c0872003729939a5: function(arg0, arg1, arg2, arg3) {
2531
+ __wbg_uniform3fv_ff2fddc612532e5f: function(arg0, arg1, arg2, arg3) {
2479
2532
  arg0.uniform3fv(arg1, getArrayF32FromWasm0(arg2, arg3));
2480
2533
  },
2481
- __wbg_uniform3iv_6aa2b0791e659d14: function(arg0, arg1, arg2, arg3) {
2534
+ __wbg_uniform3iv_32b9d4b3b46fc3fb: function(arg0, arg1, arg2, arg3) {
2482
2535
  arg0.uniform3iv(arg1, getArrayI32FromWasm0(arg2, arg3));
2483
2536
  },
2484
- __wbg_uniform3iv_e912f444d4ff8269: function(arg0, arg1, arg2, arg3) {
2537
+ __wbg_uniform3iv_cb33dfef7e21e4cf: function(arg0, arg1, arg2, arg3) {
2485
2538
  arg0.uniform3iv(arg1, getArrayI32FromWasm0(arg2, arg3));
2486
2539
  },
2487
- __wbg_uniform3uiv_86941e7eeb8ee0a3: function(arg0, arg1, arg2, arg3) {
2540
+ __wbg_uniform3uiv_4619b614eed3b03b: function(arg0, arg1, arg2, arg3) {
2488
2541
  arg0.uniform3uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
2489
2542
  },
2490
- __wbg_uniform4f_71ec75443e58cecc: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2543
+ __wbg_uniform4f_0fdc74603a961cb5: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2491
2544
  arg0.uniform4f(arg1, arg2, arg3, arg4, arg5);
2492
2545
  },
2493
- __wbg_uniform4f_f6b5e2024636033a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2546
+ __wbg_uniform4f_ff633df35b5cc94e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2494
2547
  arg0.uniform4f(arg1, arg2, arg3, arg4, arg5);
2495
2548
  },
2496
- __wbg_uniform4fv_498bd80dc5aa16ff: function(arg0, arg1, arg2, arg3) {
2549
+ __wbg_uniform4fv_68ac9dbef7f9bdf8: function(arg0, arg1, arg2, arg3) {
2497
2550
  arg0.uniform4fv(arg1, getArrayF32FromWasm0(arg2, arg3));
2498
2551
  },
2499
- __wbg_uniform4fv_e6c73702e9a3be5c: function(arg0, arg1, arg2, arg3) {
2552
+ __wbg_uniform4fv_7376535df870aea3: function(arg0, arg1, arg2, arg3) {
2500
2553
  arg0.uniform4fv(arg1, getArrayF32FromWasm0(arg2, arg3));
2501
2554
  },
2502
- __wbg_uniform4iv_375332584c65e61b: function(arg0, arg1, arg2, arg3) {
2555
+ __wbg_uniform4iv_ce9132ad6ecb1d68: function(arg0, arg1, arg2, arg3) {
2503
2556
  arg0.uniform4iv(arg1, getArrayI32FromWasm0(arg2, arg3));
2504
2557
  },
2505
- __wbg_uniform4iv_8a8219fda39dffd5: function(arg0, arg1, arg2, arg3) {
2558
+ __wbg_uniform4iv_f7af2ec6948943d4: function(arg0, arg1, arg2, arg3) {
2506
2559
  arg0.uniform4iv(arg1, getArrayI32FromWasm0(arg2, arg3));
2507
2560
  },
2508
- __wbg_uniform4uiv_046ee400bb80547d: function(arg0, arg1, arg2, arg3) {
2561
+ __wbg_uniform4uiv_4292a20d0e4d3596: function(arg0, arg1, arg2, arg3) {
2509
2562
  arg0.uniform4uiv(arg1, getArrayU32FromWasm0(arg2, arg3));
2510
2563
  },
2511
- __wbg_uniformBlockBinding_1cf9fd2c49adf0f3: function(arg0, arg1, arg2, arg3) {
2564
+ __wbg_uniformBlockBinding_937f5d284b5d4fca: function(arg0, arg1, arg2, arg3) {
2512
2565
  arg0.uniformBlockBinding(arg1, arg2 >>> 0, arg3 >>> 0);
2513
2566
  },
2514
- __wbg_uniformMatrix2fv_24430076c7afb5e3: function(arg0, arg1, arg2, arg3, arg4) {
2567
+ __wbg_uniformMatrix2fv_16670171c53575fa: function(arg0, arg1, arg2, arg3, arg4) {
2515
2568
  arg0.uniformMatrix2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2516
2569
  },
2517
- __wbg_uniformMatrix2fv_e2806601f5b95102: function(arg0, arg1, arg2, arg3, arg4) {
2570
+ __wbg_uniformMatrix2fv_cc942086aed65fce: function(arg0, arg1, arg2, arg3, arg4) {
2518
2571
  arg0.uniformMatrix2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2519
2572
  },
2520
- __wbg_uniformMatrix2x3fv_a377326104a8faf4: function(arg0, arg1, arg2, arg3, arg4) {
2573
+ __wbg_uniformMatrix2x3fv_af1aab8077d29a47: function(arg0, arg1, arg2, arg3, arg4) {
2521
2574
  arg0.uniformMatrix2x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2522
2575
  },
2523
- __wbg_uniformMatrix2x4fv_b7a4d810e7a1cf7d: function(arg0, arg1, arg2, arg3, arg4) {
2576
+ __wbg_uniformMatrix2x4fv_81d033dbc8213f56: function(arg0, arg1, arg2, arg3, arg4) {
2524
2577
  arg0.uniformMatrix2x4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2525
2578
  },
2526
- __wbg_uniformMatrix3fv_6f822361173d8046: function(arg0, arg1, arg2, arg3, arg4) {
2579
+ __wbg_uniformMatrix3fv_677ba74bf760a105: function(arg0, arg1, arg2, arg3, arg4) {
2527
2580
  arg0.uniformMatrix3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2528
2581
  },
2529
- __wbg_uniformMatrix3fv_b94a764c63aa6468: function(arg0, arg1, arg2, arg3, arg4) {
2582
+ __wbg_uniformMatrix3fv_d36ebef53bf8ae93: function(arg0, arg1, arg2, arg3, arg4) {
2530
2583
  arg0.uniformMatrix3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2531
2584
  },
2532
- __wbg_uniformMatrix3x2fv_69a4cf0ce5b09f8b: function(arg0, arg1, arg2, arg3, arg4) {
2585
+ __wbg_uniformMatrix3x2fv_acd7964b2aef846e: function(arg0, arg1, arg2, arg3, arg4) {
2533
2586
  arg0.uniformMatrix3x2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2534
2587
  },
2535
- __wbg_uniformMatrix3x4fv_cc72e31a1baaf9c9: function(arg0, arg1, arg2, arg3, arg4) {
2588
+ __wbg_uniformMatrix3x4fv_b2df592396e29a0a: function(arg0, arg1, arg2, arg3, arg4) {
2536
2589
  arg0.uniformMatrix3x4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2537
2590
  },
2538
- __wbg_uniformMatrix4fv_0e724dbebd372526: function(arg0, arg1, arg2, arg3, arg4) {
2591
+ __wbg_uniformMatrix4fv_65df27ae81aac4a7: function(arg0, arg1, arg2, arg3, arg4) {
2539
2592
  arg0.uniformMatrix4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2540
2593
  },
2541
- __wbg_uniformMatrix4fv_923b55ad503fdc56: function(arg0, arg1, arg2, arg3, arg4) {
2594
+ __wbg_uniformMatrix4fv_ad33dd8ac90a1166: function(arg0, arg1, arg2, arg3, arg4) {
2542
2595
  arg0.uniformMatrix4fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2543
2596
  },
2544
- __wbg_uniformMatrix4x2fv_8c9fb646f3b90b63: function(arg0, arg1, arg2, arg3, arg4) {
2597
+ __wbg_uniformMatrix4x2fv_d791ce5f7982d137: function(arg0, arg1, arg2, arg3, arg4) {
2545
2598
  arg0.uniformMatrix4x2fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2546
2599
  },
2547
- __wbg_uniformMatrix4x3fv_ee0bed9a1330400d: function(arg0, arg1, arg2, arg3, arg4) {
2600
+ __wbg_uniformMatrix4x3fv_190833de504c7482: function(arg0, arg1, arg2, arg3, arg4) {
2548
2601
  arg0.uniformMatrix4x3fv(arg1, arg2 !== 0, getArrayF32FromWasm0(arg3, arg4));
2549
2602
  },
2550
- __wbg_unmap_7b299155f31a9d79: function(arg0) {
2603
+ __wbg_unmap_86f345d7fc3ecd10: function(arg0) {
2551
2604
  arg0.unmap();
2552
2605
  },
2553
- __wbg_unobserve_b4eb8d945252124f: function(arg0, arg1) {
2606
+ __wbg_unobserve_fba3a73b4a61a859: function(arg0, arg1) {
2554
2607
  arg0.unobserve(arg1);
2555
2608
  },
2556
- __wbg_usage_7d38adc6eaf96849: function(arg0) {
2609
+ __wbg_usage_f4f2cedc88bacb08: function(arg0) {
2557
2610
  const ret = arg0.usage;
2558
2611
  return ret;
2559
2612
  },
2560
- __wbg_useProgram_e82c1a5f87d81579: function(arg0, arg1) {
2613
+ __wbg_useProgram_6403314e6307ff8f: function(arg0, arg1) {
2561
2614
  arg0.useProgram(arg1);
2562
2615
  },
2563
- __wbg_useProgram_fe720ade4d3b6edb: function(arg0, arg1) {
2616
+ __wbg_useProgram_b0607e62e147410b: function(arg0, arg1) {
2564
2617
  arg0.useProgram(arg1);
2565
2618
  },
2566
- __wbg_userAgentData_f7b0e61c05c54315: function(arg0) {
2619
+ __wbg_userAgentData_31b8f893e8977e94: function(arg0) {
2567
2620
  const ret = arg0.userAgentData;
2568
2621
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2569
2622
  },
2570
- __wbg_userAgent_34463fd660ba4a2a: function() { return handleError(function (arg0, arg1) {
2623
+ __wbg_userAgent_609f939440dc6b62: function() { return handleError(function (arg0, arg1) {
2571
2624
  const ret = arg1.userAgent;
2572
2625
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2573
2626
  const len1 = WASM_VECTOR_LEN;
2574
2627
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2575
2628
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2576
2629
  }, arguments); },
2577
- __wbg_value_0546255b415e96c1: function(arg0) {
2630
+ __wbg_value_ee3a06f4579184fa: function(arg0) {
2578
2631
  const ret = arg0.value;
2579
2632
  return ret;
2580
2633
  },
2581
- __wbg_vertexAttribDivisorANGLE_eaa3c29423ea6da4: function(arg0, arg1, arg2) {
2634
+ __wbg_vertexAttribDivisorANGLE_49500429f99e1d27: function(arg0, arg1, arg2) {
2582
2635
  arg0.vertexAttribDivisorANGLE(arg1 >>> 0, arg2 >>> 0);
2583
2636
  },
2584
- __wbg_vertexAttribDivisor_744c0ca468594894: function(arg0, arg1, arg2) {
2637
+ __wbg_vertexAttribDivisor_406c4f2dab66050b: function(arg0, arg1, arg2) {
2585
2638
  arg0.vertexAttribDivisor(arg1 >>> 0, arg2 >>> 0);
2586
2639
  },
2587
- __wbg_vertexAttribIPointer_b9020d0c2e759912: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2640
+ __wbg_vertexAttribIPointer_a64fdd378b987c16: function(arg0, arg1, arg2, arg3, arg4, arg5) {
2588
2641
  arg0.vertexAttribIPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4, arg5);
2589
2642
  },
2590
- __wbg_vertexAttribPointer_75f6ff47f6c9f8cb: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2643
+ __wbg_vertexAttribPointer_89754c61239e5837: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2591
2644
  arg0.vertexAttribPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4 !== 0, arg5, arg6);
2592
2645
  },
2593
- __wbg_vertexAttribPointer_adbd1853cce679ad: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2646
+ __wbg_vertexAttribPointer_dfec25e05e323ba4: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6) {
2594
2647
  arg0.vertexAttribPointer(arg1 >>> 0, arg2, arg3 >>> 0, arg4 !== 0, arg5, arg6);
2595
2648
  },
2596
- __wbg_viewport_174ae1c2209344ae: function(arg0, arg1, arg2, arg3, arg4) {
2649
+ __wbg_videoHeight_c6473e0876716097: function(arg0) {
2650
+ const ret = arg0.videoHeight;
2651
+ return ret;
2652
+ },
2653
+ __wbg_videoWidth_e8cbf52940ff039d: function(arg0) {
2654
+ const ret = arg0.videoWidth;
2655
+ return ret;
2656
+ },
2657
+ __wbg_viewport_325ef6f6b074c24f: function(arg0, arg1, arg2, arg3, arg4) {
2597
2658
  arg0.viewport(arg1, arg2, arg3, arg4);
2598
2659
  },
2599
- __wbg_viewport_df236eac68bc7467: function(arg0, arg1, arg2, arg3, arg4) {
2660
+ __wbg_viewport_b1858453ab05f289: function(arg0, arg1, arg2, arg3, arg4) {
2600
2661
  arg0.viewport(arg1, arg2, arg3, arg4);
2601
2662
  },
2602
- __wbg_visibilityState_43b7b74940e07d22: function(arg0) {
2663
+ __wbg_visibilityState_cbab2cc123aa13ec: function(arg0) {
2603
2664
  const ret = arg0.visibilityState;
2604
2665
  return (__wbindgen_enum_VisibilityState.indexOf(ret) + 1 || 3) - 1;
2605
2666
  },
2606
- __wbg_warn_f7ae1b2e66ccb930: function(arg0) {
2667
+ __wbg_warn_3cc416af27dbdc02: function(arg0) {
2607
2668
  console.warn(arg0);
2608
2669
  },
2609
- __wbg_webkitFullscreenElement_a9ca38b7214d1567: function(arg0) {
2670
+ __wbg_webkitFullscreenElement_4055d847f8ff064e: function(arg0) {
2610
2671
  const ret = arg0.webkitFullscreenElement;
2611
2672
  return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
2612
2673
  },
2613
- __wbg_webkitRequestFullscreen_23664c63833ff0e5: function(arg0) {
2674
+ __wbg_webkitRequestFullscreen_c4ec4df7be373ffd: function(arg0) {
2614
2675
  arg0.webkitRequestFullscreen();
2615
2676
  },
2616
- __wbg_width_7444cca5dfea0645: function(arg0) {
2677
+ __wbg_width_0b85c08524c203ea: function(arg0) {
2678
+ const ret = arg0.width;
2679
+ return ret;
2680
+ },
2681
+ __wbg_width_3aacf063073c2757: function(arg0) {
2682
+ const ret = arg0.width;
2683
+ return ret;
2684
+ },
2685
+ __wbg_width_5adcb07d04d08bdf: function(arg0) {
2617
2686
  const ret = arg0.width;
2618
2687
  return ret;
2619
2688
  },
2620
- __wbg_writeBuffer_3193eaacefdcf39a: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2689
+ __wbg_width_8d02fb9e26a75e0d: function(arg0) {
2690
+ const ret = arg0.width;
2691
+ return ret;
2692
+ },
2693
+ __wbg_width_c8191b3a9df04090: function(arg0) {
2694
+ const ret = arg0.width;
2695
+ return ret;
2696
+ },
2697
+ __wbg_width_ddbe321b233b5921: function(arg0) {
2698
+ const ret = arg0.width;
2699
+ return ret;
2700
+ },
2701
+ __wbg_writeBuffer_280ac7924a1b1df0: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
2621
2702
  arg0.writeBuffer(arg1, arg2, arg3, arg4, arg5);
2622
2703
  }, arguments); },
2623
- __wbg_writeTexture_cd7877c213ee5704: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2704
+ __wbg_writeTexture_9d6295813b0ef4a1: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2624
2705
  arg0.writeTexture(arg1, arg2, arg3, arg4);
2625
2706
  }, arguments); },
2626
2707
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
2627
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("Array<any>"), NamedExternref("ResizeObserver")], shim_idx: 3824, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2628
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h9bcfaf9db4ab96db);
2708
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2709
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b);
2629
2710
  return ret;
2630
2711
  },
2631
2712
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
2632
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2633
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2713
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 3922, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
2714
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hd8590da73942d3e0);
2634
2715
  return ret;
2635
2716
  },
2636
2717
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
2637
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("Event")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2638
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2718
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>"), NamedExternref("ResizeObserver")], shim_idx: 3845, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2719
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6ff3e7511bd758a3);
2639
2720
  return ret;
2640
2721
  },
2641
2722
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
2642
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("FocusEvent")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2643
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2723
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2724
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_3);
2644
2725
  return ret;
2645
2726
  },
2646
2727
  __wbindgen_cast_0000000000000005: function(arg0, arg1) {
2647
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("KeyboardEvent")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2648
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2728
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("Event")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2729
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_4);
2649
2730
  return ret;
2650
2731
  },
2651
2732
  __wbindgen_cast_0000000000000006: function(arg0, arg1) {
2652
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("PageTransitionEvent")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2653
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2733
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("FocusEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2734
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_5);
2654
2735
  return ret;
2655
2736
  },
2656
2737
  __wbindgen_cast_0000000000000007: function(arg0, arg1) {
2657
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("PointerEvent")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2658
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2738
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("KeyboardEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2739
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_6);
2659
2740
  return ret;
2660
2741
  },
2661
2742
  __wbindgen_cast_0000000000000008: function(arg0, arg1) {
2662
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [NamedExternref("WheelEvent")], shim_idx: 3818, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2663
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h355f794c725ec492);
2743
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("PageTransitionEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2744
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_7);
2664
2745
  return ret;
2665
2746
  },
2666
2747
  __wbindgen_cast_0000000000000009: function(arg0, arg1) {
2667
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3817, function: Function { arguments: [], shim_idx: 3821, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2668
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0f9502aef9ad7012, wasm_bindgen__convert__closures_____invoke__h81c46bf303557186);
2748
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("PointerEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2749
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_8);
2669
2750
  return ret;
2670
2751
  },
2671
2752
  __wbindgen_cast_000000000000000a: function(arg0, arg1) {
2672
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3891, function: Function { arguments: [Externref], shim_idx: 3892, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2673
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h756fff185ea9610f, wasm_bindgen__convert__closures_____invoke__h11a2876e668b0630);
2753
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("WheelEvent")], shim_idx: 3838, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2754
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_9);
2674
2755
  return ret;
2675
2756
  },
2676
- __wbindgen_cast_000000000000000b: function(arg0) {
2757
+ __wbindgen_cast_000000000000000b: function(arg0, arg1) {
2758
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3843, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2759
+ const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hdb7f99c0126c5c28);
2760
+ return ret;
2761
+ },
2762
+ __wbindgen_cast_000000000000000c: function(arg0) {
2677
2763
  // Cast intrinsic for `F64 -> Externref`.
2678
2764
  const ret = arg0;
2679
2765
  return ret;
2680
2766
  },
2681
- __wbindgen_cast_000000000000000c: function(arg0, arg1) {
2767
+ __wbindgen_cast_000000000000000d: function(arg0, arg1) {
2682
2768
  // Cast intrinsic for `Ref(Slice(F32)) -> NamedExternref("Float32Array")`.
2683
2769
  const ret = getArrayF32FromWasm0(arg0, arg1);
2684
2770
  return ret;
2685
2771
  },
2686
- __wbindgen_cast_000000000000000d: function(arg0, arg1) {
2772
+ __wbindgen_cast_000000000000000e: function(arg0, arg1) {
2687
2773
  // Cast intrinsic for `Ref(Slice(I16)) -> NamedExternref("Int16Array")`.
2688
2774
  const ret = getArrayI16FromWasm0(arg0, arg1);
2689
2775
  return ret;
2690
2776
  },
2691
- __wbindgen_cast_000000000000000e: function(arg0, arg1) {
2777
+ __wbindgen_cast_000000000000000f: function(arg0, arg1) {
2692
2778
  // Cast intrinsic for `Ref(Slice(I32)) -> NamedExternref("Int32Array")`.
2693
2779
  const ret = getArrayI32FromWasm0(arg0, arg1);
2694
2780
  return ret;
2695
2781
  },
2696
- __wbindgen_cast_000000000000000f: function(arg0, arg1) {
2782
+ __wbindgen_cast_0000000000000010: function(arg0, arg1) {
2697
2783
  // Cast intrinsic for `Ref(Slice(I8)) -> NamedExternref("Int8Array")`.
2698
2784
  const ret = getArrayI8FromWasm0(arg0, arg1);
2699
2785
  return ret;
2700
2786
  },
2701
- __wbindgen_cast_0000000000000010: function(arg0, arg1) {
2787
+ __wbindgen_cast_0000000000000011: function(arg0, arg1) {
2702
2788
  // Cast intrinsic for `Ref(Slice(U16)) -> NamedExternref("Uint16Array")`.
2703
2789
  const ret = getArrayU16FromWasm0(arg0, arg1);
2704
2790
  return ret;
2705
2791
  },
2706
- __wbindgen_cast_0000000000000011: function(arg0, arg1) {
2792
+ __wbindgen_cast_0000000000000012: function(arg0, arg1) {
2707
2793
  // Cast intrinsic for `Ref(Slice(U32)) -> NamedExternref("Uint32Array")`.
2708
2794
  const ret = getArrayU32FromWasm0(arg0, arg1);
2709
2795
  return ret;
2710
2796
  },
2711
- __wbindgen_cast_0000000000000012: function(arg0, arg1) {
2797
+ __wbindgen_cast_0000000000000013: function(arg0, arg1) {
2712
2798
  // Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
2713
2799
  const ret = getArrayU8FromWasm0(arg0, arg1);
2714
2800
  return ret;
2715
2801
  },
2716
- __wbindgen_cast_0000000000000013: function(arg0, arg1) {
2802
+ __wbindgen_cast_0000000000000014: function(arg0, arg1) {
2717
2803
  // Cast intrinsic for `Ref(String) -> Externref`.
2718
2804
  const ret = getStringFromWasm0(arg0, arg1);
2719
2805
  return ret;
@@ -2727,10 +2813,6 @@ function __wbg_get_imports() {
2727
2813
  table.set(offset + 2, true);
2728
2814
  table.set(offset + 3, false);
2729
2815
  },
2730
- __wbindgen_object_is_undefined: function(arg0) {
2731
- const ret = arg0 === undefined;
2732
- return ret;
2733
- },
2734
2816
  };
2735
2817
  return {
2736
2818
  __proto__: null,
@@ -2738,20 +2820,51 @@ function __wbg_get_imports() {
2738
2820
  };
2739
2821
  }
2740
2822
 
2741
- function wasm_bindgen__convert__closures_____invoke__h81c46bf303557186(arg0, arg1) {
2742
- wasm.wasm_bindgen__convert__closures_____invoke__h81c46bf303557186(arg0, arg1);
2823
+ function wasm_bindgen__convert__closures_____invoke__hdb7f99c0126c5c28(arg0, arg1) {
2824
+ wasm.wasm_bindgen__convert__closures_____invoke__hdb7f99c0126c5c28(arg0, arg1);
2825
+ }
2826
+
2827
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b(arg0, arg1, arg2) {
2828
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b(arg0, arg1, arg2);
2829
+ }
2830
+
2831
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_3(arg0, arg1, arg2) {
2832
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_3(arg0, arg1, arg2);
2743
2833
  }
2744
2834
 
2745
- function wasm_bindgen__convert__closures_____invoke__h355f794c725ec492(arg0, arg1, arg2) {
2746
- wasm.wasm_bindgen__convert__closures_____invoke__h355f794c725ec492(arg0, arg1, arg2);
2835
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_4(arg0, arg1, arg2) {
2836
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_4(arg0, arg1, arg2);
2747
2837
  }
2748
2838
 
2749
- function wasm_bindgen__convert__closures_____invoke__h11a2876e668b0630(arg0, arg1, arg2) {
2750
- wasm.wasm_bindgen__convert__closures_____invoke__h11a2876e668b0630(arg0, arg1, arg2);
2839
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_5(arg0, arg1, arg2) {
2840
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_5(arg0, arg1, arg2);
2841
+ }
2842
+
2843
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_6(arg0, arg1, arg2) {
2844
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_6(arg0, arg1, arg2);
2845
+ }
2846
+
2847
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_7(arg0, arg1, arg2) {
2848
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_7(arg0, arg1, arg2);
2849
+ }
2850
+
2851
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_8(arg0, arg1, arg2) {
2852
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_8(arg0, arg1, arg2);
2853
+ }
2854
+
2855
+ function wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_9(arg0, arg1, arg2) {
2856
+ wasm.wasm_bindgen__convert__closures_____invoke__h00cde4323839146b_9(arg0, arg1, arg2);
2857
+ }
2858
+
2859
+ function wasm_bindgen__convert__closures_____invoke__hd8590da73942d3e0(arg0, arg1, arg2) {
2860
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__hd8590da73942d3e0(arg0, arg1, arg2);
2861
+ if (ret[1]) {
2862
+ throw takeFromExternrefTable0(ret[0]);
2863
+ }
2751
2864
  }
2752
2865
 
2753
- function wasm_bindgen__convert__closures_____invoke__h9bcfaf9db4ab96db(arg0, arg1, arg2, arg3) {
2754
- wasm.wasm_bindgen__convert__closures_____invoke__h9bcfaf9db4ab96db(arg0, arg1, arg2, arg3);
2866
+ function wasm_bindgen__convert__closures_____invoke__h6ff3e7511bd758a3(arg0, arg1, arg2, arg3) {
2867
+ wasm.wasm_bindgen__convert__closures_____invoke__h6ff3e7511bd758a3(arg0, arg1, arg2, arg3);
2755
2868
  }
2756
2869
 
2757
2870
 
@@ -2843,7 +2956,7 @@ function addToExternrefTable0(obj) {
2843
2956
 
2844
2957
  const CLOSURE_DTORS = (typeof FinalizationRegistry === 'undefined')
2845
2958
  ? { register: () => {}, unregister: () => {} }
2846
- : new FinalizationRegistry(state => state.dtor(state.a, state.b));
2959
+ : new FinalizationRegistry(state => wasm.__wbindgen_destroy_closure(state.a, state.b));
2847
2960
 
2848
2961
  function debugString(val) {
2849
2962
  // primitive types
@@ -3027,8 +3140,8 @@ function isLikeNone(x) {
3027
3140
  return x === undefined || x === null;
3028
3141
  }
3029
3142
 
3030
- function makeMutClosure(arg0, arg1, dtor, f) {
3031
- const state = { a: arg0, b: arg1, cnt: 1, dtor };
3143
+ function makeMutClosure(arg0, arg1, f) {
3144
+ const state = { a: arg0, b: arg1, cnt: 1 };
3032
3145
  const real = (...args) => {
3033
3146
 
3034
3147
  // First up with a closure we increment the internal reference
@@ -3046,7 +3159,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
3046
3159
  };
3047
3160
  real._wbg_cb_unref = () => {
3048
3161
  if (--state.cnt === 0) {
3049
- state.dtor(state.a, state.b);
3162
+ wasm.__wbindgen_destroy_closure(state.a, state.b);
3050
3163
  state.a = 0;
3051
3164
  CLOSURE_DTORS.unregister(state);
3052
3165
  }
@@ -3211,7 +3324,7 @@ async function __wbg_init(module_or_path) {
3211
3324
  }
3212
3325
 
3213
3326
  if (module_or_path === undefined) {
3214
- module_or_path = new URL('sangine_bg.9aeb8f2a.wasm', import.meta.url);
3327
+ module_or_path = new URL('sangine_bg.c27a2565.wasm', import.meta.url);
3215
3328
  }
3216
3329
  const imports = __wbg_get_imports();
3217
3330