@rive-app/webgl 2.11.0 → 2.12.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 (4) hide show
  1. package/package.json +1 -1
  2. package/rive.js +943 -886
  3. package/rive.js.map +1 -1
  4. package/rive.wasm +0 -0
package/rive.js CHANGED
@@ -36,9 +36,9 @@ function ca() {
36
36
  const k = d;
37
37
  c = b = 0;
38
38
  d = new Map();
39
- k.forEach(p => {
39
+ k.forEach(q => {
40
40
  try {
41
- p(g);
41
+ q(g);
42
42
  } catch (n) {
43
43
  console.error(n);
44
44
  }
@@ -63,10 +63,10 @@ function ca() {
63
63
  f.innerHTML = "RIVE FPS " + k.toFixed(1);
64
64
  }, document.body.appendChild(f));
65
65
  e = new function() {
66
- let k = 0, p = 0;
66
+ let k = 0, q = 0;
67
67
  this.Rb = function() {
68
68
  var n = performance.now();
69
- p ? (++k, n -= p, 1000 < n && (g(1000 * k / n), k = p = 0)) : (p = n, k = 0);
69
+ q ? (++k, n -= q, 1000 < n && (g(1000 * k / n), k = q = 0)) : (q = n, k = 0);
70
70
  };
71
71
  }();
72
72
  };
@@ -178,9 +178,9 @@ m.onRuntimeInitialized = function() {
178
178
  function b(l) {
179
179
  var r = {alpha:1, depth:0, stencil:8, antialias:0, premultipliedAlpha:1, preserveDrawingBuffer:0, preferLowPowerToHighPerformance:0, failIfMajorPerformanceCaveat:0, enableExtensionsByDefault:1, explicitSwapControl:0, renderViaOffscreenBackBuffer:0,}, x = l.getContext("webgl2", r);
180
180
  x || (x = l.getContext("webgl", r));
181
- var z = x, H = ha(ja), C = {handle:H, attributes:r, version:r.Fc, Ua:z};
181
+ var z = x, H = ha(ia), C = {handle:H, attributes:r, version:r.Fc, Ua:z};
182
182
  z.canvas && (z.canvas.xc = C);
183
- ja[H] = C;
183
+ ia[H] = C;
184
184
  ("undefined" == typeof r.Ob || r.Ob) && ka(C);
185
185
  la(H);
186
186
  r = g(l.width, l.height);
@@ -205,7 +205,7 @@ m.onRuntimeInitialized = function() {
205
205
  }
206
206
  r = Math.min(r, l);
207
207
  r = Math.min(x, l);
208
- H.sort((ia, Fb) => Fb.Ja - ia.Ja);
208
+ H.sort((ja, Gb) => Gb.Ja - ja.Ja);
209
209
  z = new m.DynamicRectanizer(l);
210
210
  for (L = 0; L < H.length;) {
211
211
  z.reset(r, x);
@@ -218,7 +218,7 @@ m.onRuntimeInitialized = function() {
218
218
  O.qa = M & 65535;
219
219
  O.ra = M >> 16;
220
220
  }
221
- O = p.push(z.drawWidth());
221
+ O = q.push(z.drawWidth());
222
222
  M = n.push(z.drawHeight());
223
223
  console.assert(O >= z.drawWidth());
224
224
  console.assert(M >= z.drawHeight());
@@ -230,15 +230,15 @@ m.onRuntimeInitialized = function() {
230
230
  for (O = L; O < C; ++O) {
231
231
  M = H[O];
232
232
  e.saveClipRect(M.qa, M.ra, M.qa + M.da, M.ra + M.ca);
233
- let ia = new m.Mat2D();
234
- ia.xx = M.da / M.F.width;
235
- ia.yy = M.ca / M.F.height;
236
- ia.xy = ia.yx = 0;
237
- ia.tx = M.qa;
238
- ia.ty = M.ra;
239
- e.transform(ia);
240
- for (const Fb of M.S) {
241
- Fb();
233
+ let ja = new m.Mat2D();
234
+ ja.xx = M.da / M.F.width;
235
+ ja.yy = M.ca / M.F.height;
236
+ ja.xy = ja.yx = 0;
237
+ ja.tx = M.qa;
238
+ ja.ty = M.ra;
239
+ e.transform(ja);
240
+ for (const Gb of M.S) {
241
+ Gb();
242
242
  }
243
243
  e.restoreClipRect();
244
244
  M.S = [];
@@ -262,7 +262,7 @@ m.onRuntimeInitialized = function() {
262
262
  m.Artboard.prototype.draw = function(l) {
263
263
  l.S ? l.S.push(k.bind(this, l.Eb)) : k.call(this, l);
264
264
  };
265
- const p = new da(), n = new da(), u = new ca();
265
+ const q = new da(), n = new da(), u = new ca();
266
266
  m.requestAnimationFrame = u.requestAnimationFrame.bind(u);
267
267
  m.cancelAnimationFrame = u.cancelAnimationFrame.bind(u);
268
268
  m.enableFPSCounter = u.Pb.bind(u);
@@ -289,15 +289,15 @@ m.onRuntimeInitialized = function() {
289
289
  r(l);
290
290
  };
291
291
  };
292
- var ma = Object.assign({}, m), na = "object" == typeof window, oa = "function" == typeof importScripts, pa = "", qa, ra;
293
- if (na || oa) {
294
- oa ? pa = self.location.href : "undefined" != typeof document && document.currentScript && (pa = document.currentScript.src), _scriptDir && (pa = _scriptDir), 0 !== pa.indexOf("blob:") ? pa = pa.substr(0, pa.replace(/[?#].*/, "").lastIndexOf("/") + 1) : pa = "", oa && (ra = a => {
292
+ var ma = Object.assign({}, m), na = "./this.program", oa = "object" == typeof window, pa = "function" == typeof importScripts, qa = "", ra, sa;
293
+ if (oa || pa) {
294
+ pa ? qa = self.location.href : "undefined" != typeof document && document.currentScript && (qa = document.currentScript.src), _scriptDir && (qa = _scriptDir), 0 !== qa.indexOf("blob:") ? qa = qa.substr(0, qa.replace(/[?#].*/, "").lastIndexOf("/") + 1) : qa = "", pa && (sa = a => {
295
295
  var b = new XMLHttpRequest();
296
296
  b.open("GET", a, !1);
297
297
  b.responseType = "arraybuffer";
298
298
  b.send(null);
299
299
  return new Uint8Array(b.response);
300
- }), qa = (a, b, c) => {
300
+ }), ra = (a, b, c) => {
301
301
  var d = new XMLHttpRequest();
302
302
  d.open("GET", a, !0);
303
303
  d.responseType = "arraybuffer";
@@ -308,77 +308,94 @@ if (na || oa) {
308
308
  d.send(null);
309
309
  };
310
310
  }
311
- var sa = console.log.bind(console), ta = console.error.bind(console);
311
+ var ta = m.print || console.log.bind(console), ua = m.printErr || console.error.bind(console);
312
312
  Object.assign(m, ma);
313
313
  ma = null;
314
- var noExitRuntime = !0;
315
- "object" != typeof WebAssembly && ua("no native wasm support detected");
316
- var va, q, wa = !1, t, w, xa, ya, A, B, D, za;
317
- function Aa() {
318
- var a = va.buffer;
314
+ m.thisProgram && (na = m.thisProgram);
315
+ var va;
316
+ m.wasmBinary && (va = m.wasmBinary);
317
+ var noExitRuntime = m.noExitRuntime || !0;
318
+ "object" != typeof WebAssembly && wa("no native wasm support detected");
319
+ var xa, p, ya = !1, t, w, za, Aa, A, B, D, Ba;
320
+ function Ca() {
321
+ var a = xa.buffer;
319
322
  m.HEAP8 = t = new Int8Array(a);
320
- m.HEAP16 = xa = new Int16Array(a);
323
+ m.HEAP16 = za = new Int16Array(a);
321
324
  m.HEAP32 = A = new Int32Array(a);
322
325
  m.HEAPU8 = w = new Uint8Array(a);
323
- m.HEAPU16 = ya = new Uint16Array(a);
326
+ m.HEAPU16 = Aa = new Uint16Array(a);
324
327
  m.HEAPU32 = B = new Uint32Array(a);
325
328
  m.HEAPF32 = D = new Float32Array(a);
326
- m.HEAPF64 = za = new Float64Array(a);
329
+ m.HEAPF64 = Ba = new Float64Array(a);
327
330
  }
328
- var Ba, Ca = [], Da = [], Ea = [], Fa = 0, Ga = null, Ha = null;
329
- function ua(a) {
331
+ var Da, Ea = [], Fa = [], Ga = [];
332
+ function Ha() {
333
+ var a = m.preRun.shift();
334
+ Ea.unshift(a);
335
+ }
336
+ var Ia = 0, Ja = null, Ka = null;
337
+ function wa(a) {
338
+ if (m.onAbort) {
339
+ m.onAbort(a);
340
+ }
330
341
  a = "Aborted(" + a + ")";
331
- ta(a);
332
- wa = !0;
342
+ ua(a);
343
+ ya = !0;
333
344
  a = new WebAssembly.RuntimeError(a + ". Build with -sASSERTIONS for more info.");
334
345
  ba(a);
335
346
  throw a;
336
347
  }
337
- function Ia(a) {
348
+ function La(a) {
338
349
  return a.startsWith("data:application/octet-stream;base64,");
339
350
  }
340
- var Ja;
341
- Ja = "webgl_advanced.wasm";
342
- Ia(Ja) || (Ja = pa + Ja);
343
- function Ka(a) {
344
- if (ra) {
345
- return ra(a);
351
+ var Ma;
352
+ Ma = "webgl_advanced.wasm";
353
+ if (!La(Ma)) {
354
+ var Na = Ma;
355
+ Ma = m.locateFile ? m.locateFile(Na, qa) : qa + Na;
356
+ }
357
+ function Oa(a) {
358
+ if (a == Ma && va) {
359
+ return new Uint8Array(va);
360
+ }
361
+ if (sa) {
362
+ return sa(a);
346
363
  }
347
364
  throw "both async and sync fetching of the wasm failed";
348
365
  }
349
- function La(a) {
350
- if (na || oa) {
366
+ function Pa(a) {
367
+ if (!va && (oa || pa)) {
351
368
  if ("function" == typeof fetch && !a.startsWith("file://")) {
352
369
  return fetch(a, {credentials:"same-origin"}).then(b => {
353
370
  if (!b.ok) {
354
371
  throw "failed to load wasm binary file at '" + a + "'";
355
372
  }
356
373
  return b.arrayBuffer();
357
- }).catch(() => Ka(a));
374
+ }).catch(() => Oa(a));
358
375
  }
359
- if (qa) {
376
+ if (ra) {
360
377
  return new Promise((b, c) => {
361
- qa(a, d => b(new Uint8Array(d)), c);
378
+ ra(a, d => b(new Uint8Array(d)), c);
362
379
  });
363
380
  }
364
381
  }
365
- return Promise.resolve().then(() => Ka(a));
382
+ return Promise.resolve().then(() => Oa(a));
366
383
  }
367
- function Ma(a, b, c) {
368
- return La(a).then(d => WebAssembly.instantiate(d, b)).then(d => d).then(c, d => {
369
- ta("failed to asynchronously prepare wasm: " + d);
370
- ua(d);
384
+ function Qa(a, b, c) {
385
+ return Pa(a).then(d => WebAssembly.instantiate(d, b)).then(d => d).then(c, d => {
386
+ ua("failed to asynchronously prepare wasm: " + d);
387
+ wa(d);
371
388
  });
372
389
  }
373
- function Na(a, b) {
374
- var c = Ja;
375
- return "function" != typeof WebAssembly.instantiateStreaming || Ia(c) || c.startsWith("file://") || "function" != typeof fetch ? Ma(c, a, b) : fetch(c, {credentials:"same-origin"}).then(d => WebAssembly.instantiateStreaming(d, a).then(b, function(e) {
376
- ta("wasm streaming compile failed: " + e);
377
- ta("falling back to ArrayBuffer instantiation");
378
- return Ma(c, a, b);
390
+ function Ra(a, b) {
391
+ var c = Ma;
392
+ return va || "function" != typeof WebAssembly.instantiateStreaming || La(c) || c.startsWith("file://") || "function" != typeof fetch ? Qa(c, a, b) : fetch(c, {credentials:"same-origin"}).then(d => WebAssembly.instantiateStreaming(d, a).then(b, function(e) {
393
+ ua("wasm streaming compile failed: " + e);
394
+ ua("falling back to ArrayBuffer instantiation");
395
+ return Qa(c, a, b);
379
396
  }));
380
397
  }
381
- var E, F, Ra = {490268:(a, b, c, d, e) => {
398
+ var E, F, Va = {491452:(a, b, c, d, e) => {
382
399
  if ("undefined" === typeof window || void 0 === (window.AudioContext || window.webkitAudioContext)) {
383
400
  return 0;
384
401
  }
@@ -426,13 +443,13 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
426
443
  for (var g = 0; g < f.C.length; ++g) {
427
444
  var k = f.C[g];
428
445
  null != k && null != k.I && k.state === f.ha.tb && k.I.resume().then(() => {
429
- Oa(k.mb);
430
- }, p => {
431
- console.error("Failed to resume audiocontext", p);
446
+ Sa(k.mb);
447
+ }, q => {
448
+ console.error("Failed to resume audiocontext", q);
432
449
  });
433
450
  }
434
- f.xb.map(function(p) {
435
- document.removeEventListener(p, f.unlock, !0);
451
+ f.xb.map(function(q) {
452
+ document.removeEventListener(q, f.unlock, !0);
436
453
  });
437
454
  };
438
455
  f.xb.map(function(g) {
@@ -441,9 +458,9 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
441
458
  }
442
459
  window.h.Ea += 1;
443
460
  return 1;
444
- }, 492446:() => {
461
+ }, 493630:() => {
445
462
  "undefined" !== typeof window.h && (--window.h.Ea, 0 === window.h.Ea && delete window.h);
446
- }, 492610:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 492714:() => {
463
+ }, 493794:() => void 0 !== navigator.mediaDevices && void 0 !== navigator.mediaDevices.getUserMedia, 493898:() => {
447
464
  try {
448
465
  var a = new (window.AudioContext || window.webkitAudioContext)(), b = a.sampleRate;
449
466
  a.close();
@@ -451,7 +468,7 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
451
468
  } catch (c) {
452
469
  return 0;
453
470
  }
454
- }, 492885:(a, b, c, d, e, f) => {
471
+ }, 494069:(a, b, c, d, e, f) => {
455
472
  if ("undefined" === typeof window.h) {
456
473
  return -1;
457
474
  }
@@ -463,41 +480,41 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
463
480
  c = 0;
464
481
  a != window.h.H.Da && (c = b);
465
482
  g.Y = g.I.createScriptProcessor(d, c, b);
466
- g.Y.onaudioprocess = function(p) {
483
+ g.Y.onaudioprocess = function(q) {
467
484
  if (null == g.va || 0 == g.va.length) {
468
485
  g.va = new Float32Array(D.buffer, e, d * b);
469
486
  }
470
487
  if (a == window.h.H.capture || a == window.h.H.La) {
471
488
  for (var n = 0; n < b; n += 1) {
472
- for (var u = p.inputBuffer.getChannelData(n), v = g.va, y = 0; y < d; y += 1) {
489
+ for (var u = q.inputBuffer.getChannelData(n), v = g.va, y = 0; y < d; y += 1) {
473
490
  v[y * b + n] = u[y];
474
491
  }
475
492
  }
476
- Pa(f, d, e);
493
+ Ta(f, d, e);
477
494
  }
478
495
  if (a == window.h.H.Da || a == window.h.H.La) {
479
- for (Qa(f, d, e), n = 0; n < p.outputBuffer.numberOfChannels; ++n) {
480
- for (u = p.outputBuffer.getChannelData(n), v = g.va, y = 0; y < d; y += 1) {
496
+ for (Ua(f, d, e), n = 0; n < q.outputBuffer.numberOfChannels; ++n) {
497
+ for (u = q.outputBuffer.getChannelData(n), v = g.va, y = 0; y < d; y += 1) {
481
498
  u[y] = v[y * b + n];
482
499
  }
483
500
  }
484
501
  } else {
485
- for (n = 0; n < p.outputBuffer.numberOfChannels; ++n) {
486
- p.outputBuffer.getChannelData(n).fill(0.0);
502
+ for (n = 0; n < q.outputBuffer.numberOfChannels; ++n) {
503
+ q.outputBuffer.getChannelData(n).fill(0.0);
487
504
  }
488
505
  }
489
506
  };
490
- a != window.h.H.capture && a != window.h.H.La || navigator.mediaDevices.getUserMedia({audio:!0, video:!1}).then(function(p) {
491
- g.Fa = g.I.createMediaStreamSource(p);
507
+ a != window.h.H.capture && a != window.h.H.La || navigator.mediaDevices.getUserMedia({audio:!0, video:!1}).then(function(q) {
508
+ g.Fa = g.I.createMediaStreamSource(q);
492
509
  g.Fa.connect(g.Y);
493
510
  g.Y.connect(g.I.destination);
494
- }).catch(function(p) {
495
- console.log("Failed to get user media: " + p);
511
+ }).catch(function(q) {
512
+ console.log("Failed to get user media: " + q);
496
513
  });
497
514
  a == window.h.H.Da && g.Y.connect(g.I.destination);
498
515
  g.mb = f;
499
516
  return window.h.vc(g);
500
- }, 495762:a => window.h.ua(a).I.sampleRate, 495835:a => {
517
+ }, 496946:a => window.h.ua(a).I.sampleRate, 497019:a => {
501
518
  a = window.h.ua(a);
502
519
  void 0 !== a.Y && (a.Y.onaudioprocess = function() {
503
520
  }, a.Y.disconnect(), a.Y = void 0);
@@ -505,17 +522,21 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
505
522
  a.I.close();
506
523
  a.I = void 0;
507
524
  a.mb = void 0;
508
- }, 496235:a => {
525
+ }, 497419:a => {
509
526
  window.h.yb(a);
510
- }, 496285:a => {
527
+ }, 497469:a => {
511
528
  a = window.h.ua(a);
512
529
  a.I.resume();
513
530
  a.state = window.h.ha.tb;
514
- }, 496424:a => {
531
+ }, 497608:a => {
515
532
  a = window.h.ua(a);
516
533
  a.I.suspend();
517
534
  a.state = window.h.ha.stopped;
518
- }}, Sa = (a, b) => {
535
+ }}, Wa = a => {
536
+ for (; 0 < a.length;) {
537
+ a.shift()(m);
538
+ }
539
+ }, Xa = (a, b) => {
519
540
  for (var c = 0, d = a.length - 1; 0 <= d; d--) {
520
541
  var e = a[d];
521
542
  "." === e ? a.splice(d, 1) : ".." === e ? (a.splice(d, 1), c++) : c && (a.splice(d, 1), c--);
@@ -526,12 +547,12 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
526
547
  }
527
548
  }
528
549
  return a;
529
- }, Ta = a => {
550
+ }, Ya = a => {
530
551
  var b = "/" === a.charAt(0), c = "/" === a.substr(-1);
531
- (a = Sa(a.split("/").filter(d => !!d), !b).join("/")) || b || (a = ".");
552
+ (a = Xa(a.split("/").filter(d => !!d), !b).join("/")) || b || (a = ".");
532
553
  a && c && (a += "/");
533
554
  return (b ? "/" : "") + a;
534
- }, Ua = a => {
555
+ }, Za = a => {
535
556
  var b = /^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);
536
557
  a = b[0];
537
558
  b = b[1];
@@ -540,21 +561,21 @@ var E, F, Ra = {490268:(a, b, c, d, e) => {
540
561
  }
541
562
  b && (b = b.substr(0, b.length - 1));
542
563
  return a + b;
543
- }, Va = a => {
564
+ }, $a = a => {
544
565
  if ("/" === a) {
545
566
  return "/";
546
567
  }
547
- a = Ta(a);
568
+ a = Ya(a);
548
569
  a = a.replace(/\/$/, "");
549
570
  var b = a.lastIndexOf("/");
550
571
  return -1 === b ? a : a.substr(b + 1);
551
- }, Wa = () => {
572
+ }, ab = () => {
552
573
  if ("object" == typeof crypto && "function" == typeof crypto.getRandomValues) {
553
574
  return a => crypto.getRandomValues(a);
554
575
  }
555
- ua("initRandomDevice");
556
- }, Xa = a => (Xa = Wa())(a);
557
- function Ya() {
576
+ wa("initRandomDevice");
577
+ }, bb = a => (bb = ab())(a);
578
+ function cb() {
558
579
  for (var a = "", b = !1, c = arguments.length - 1; -1 <= c && !b; c--) {
559
580
  b = 0 <= c ? arguments[c] : "/";
560
581
  if ("string" != typeof b) {
@@ -566,16 +587,16 @@ function Ya() {
566
587
  a = b + "/" + a;
567
588
  b = "/" === b.charAt(0);
568
589
  }
569
- a = Sa(a.split("/").filter(d => !!d), !b).join("/");
590
+ a = Xa(a.split("/").filter(d => !!d), !b).join("/");
570
591
  return (b ? "/" : "") + a || ".";
571
592
  }
572
- var Za = "undefined" != typeof TextDecoder ? new TextDecoder("utf8") : void 0, $a = (a, b, c) => {
593
+ var db = "undefined" != typeof TextDecoder ? new TextDecoder("utf8") : void 0, eb = (a, b, c) => {
573
594
  var d = b + c;
574
595
  for (c = b; a[c] && !(c >= d);) {
575
596
  ++c;
576
597
  }
577
- if (16 < c - b && a.buffer && Za) {
578
- return Za.decode(a.subarray(b, c));
598
+ if (16 < c - b && a.buffer && db) {
599
+ return db.decode(a.subarray(b, c));
579
600
  }
580
601
  for (d = ""; b < c;) {
581
602
  var e = a[b++];
@@ -593,13 +614,13 @@ var Za = "undefined" != typeof TextDecoder ? new TextDecoder("utf8") : void 0, $
593
614
  }
594
615
  }
595
616
  return d;
596
- }, ab = [], bb = a => {
617
+ }, fb = [], gb = a => {
597
618
  for (var b = 0, c = 0; c < a.length; ++c) {
598
619
  var d = a.charCodeAt(c);
599
620
  127 >= d ? b++ : 2047 >= d ? b += 2 : 55296 <= d && 57343 >= d ? (b += 4, ++c) : b += 3;
600
621
  }
601
622
  return b;
602
- }, cb = (a, b, c, d) => {
623
+ }, hb = (a, b, c, d) => {
603
624
  if (!(0 < d)) {
604
625
  return 0;
605
626
  }
@@ -643,19 +664,19 @@ var Za = "undefined" != typeof TextDecoder ? new TextDecoder("utf8") : void 0, $
643
664
  b[c] = 0;
644
665
  return c - e;
645
666
  };
646
- function db(a, b) {
647
- var c = Array(bb(a) + 1);
648
- a = cb(a, c, 0, c.length);
667
+ function ib(a, b) {
668
+ var c = Array(gb(a) + 1);
669
+ a = hb(a, c, 0, c.length);
649
670
  b && (c.length = a);
650
671
  return c;
651
672
  }
652
- var eb = [];
653
- function fb(a, b) {
654
- eb[a] = {input:[], D:[], U:b};
655
- gb(a, hb);
673
+ var jb = [];
674
+ function kb(a, b) {
675
+ jb[a] = {input:[], D:[], U:b};
676
+ lb(a, mb);
656
677
  }
657
- var hb = {open:function(a) {
658
- var b = eb[a.node.la];
678
+ var mb = {open:function(a) {
679
+ var b = jb[a.node.la];
659
680
  if (!b) {
660
681
  throw new G(43);
661
682
  }
@@ -699,36 +720,36 @@ var hb = {open:function(a) {
699
720
  }
700
721
  d && (a.node.timestamp = Date.now());
701
722
  return e;
702
- },}, ib = {eb:function() {
723
+ },}, nb = {eb:function() {
703
724
  a: {
704
- if (!ab.length) {
725
+ if (!fb.length) {
705
726
  var a = null;
706
727
  "undefined" != typeof window && "function" == typeof window.prompt ? (a = window.prompt("Input: "), null !== a && (a += "\n")) : "function" == typeof readline && (a = readline(), null !== a && (a += "\n"));
707
728
  if (!a) {
708
729
  a = null;
709
730
  break a;
710
731
  }
711
- ab = db(a, !0);
732
+ fb = ib(a, !0);
712
733
  }
713
- a = ab.shift();
734
+ a = fb.shift();
714
735
  }
715
736
  return a;
716
737
  }, Pa:function(a, b) {
717
- null === b || 10 === b ? (sa($a(a.D, 0)), a.D = []) : 0 != b && a.D.push(b);
738
+ null === b || 10 === b ? (ta(eb(a.D, 0)), a.D = []) : 0 != b && a.D.push(b);
718
739
  }, ta:function(a) {
719
- a.D && 0 < a.D.length && (sa($a(a.D, 0)), a.D = []);
740
+ a.D && 0 < a.D.length && (ta(eb(a.D, 0)), a.D = []);
720
741
  }, bc:function() {
721
742
  return {Ac:25856, Cc:5, zc:191, Bc:35387, yc:[3, 28, 127, 21, 4, 0, 1, 0, 17, 19, 26, 0, 18, 15, 23, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,]};
722
743
  }, cc:function() {
723
744
  return 0;
724
745
  }, dc:function() {
725
746
  return [24, 80];
726
- },}, jb = {Pa:function(a, b) {
727
- null === b || 10 === b ? (ta($a(a.D, 0)), a.D = []) : 0 != b && a.D.push(b);
747
+ },}, ob = {Pa:function(a, b) {
748
+ null === b || 10 === b ? (ua(eb(a.D, 0)), a.D = []) : 0 != b && a.D.push(b);
728
749
  }, ta:function(a) {
729
- a.D && 0 < a.D.length && (ta($a(a.D, 0)), a.D = []);
750
+ a.D && 0 < a.D.length && (ua(eb(a.D, 0)), a.D = []);
730
751
  },};
731
- function kb(a, b) {
752
+ function pb(a, b) {
732
753
  var c = a.l ? a.l.length : 0;
733
754
  c >= b || (b = Math.max(b, c * (1048576 > c ? 2.0 : 1.125) >>> 0), 0 != c && (b = Math.max(b, 256)), c = a.l, a.l = new Uint8Array(b), 0 < a.v && a.l.set(c.subarray(0, a.v), 0));
734
755
  }
@@ -738,8 +759,8 @@ var I = {O:null, T() {
738
759
  if (24576 === (c & 61440) || 4096 === (c & 61440)) {
739
760
  throw new G(63);
740
761
  }
741
- I.O || (I.O = {dir:{node:{M:I.j.M, P:I.j.P, ka:I.j.ka, Ba:I.j.Ba, rb:I.j.rb, wb:I.j.wb, sb:I.j.sb, pb:I.j.pb, Ga:I.j.Ga}, stream:{$:I.m.$}}, file:{node:{M:I.j.M, P:I.j.P}, stream:{$:I.m.$, read:I.m.read, write:I.m.write, sa:I.m.sa, ib:I.m.ib, kb:I.m.kb}}, link:{node:{M:I.j.M, P:I.j.P, ma:I.j.ma}, stream:{}}, Xa:{node:{M:I.j.M, P:I.j.P}, stream:lb}});
742
- c = mb(a, b, c, d);
762
+ I.O || (I.O = {dir:{node:{M:I.j.M, P:I.j.P, ka:I.j.ka, Ba:I.j.Ba, rb:I.j.rb, wb:I.j.wb, sb:I.j.sb, pb:I.j.pb, Ga:I.j.Ga}, stream:{$:I.m.$}}, file:{node:{M:I.j.M, P:I.j.P}, stream:{$:I.m.$, read:I.m.read, write:I.m.write, sa:I.m.sa, ib:I.m.ib, kb:I.m.kb}}, link:{node:{M:I.j.M, P:I.j.P, ma:I.j.ma}, stream:{}}, Xa:{node:{M:I.j.M, P:I.j.P}, stream:qb}});
763
+ c = rb(a, b, c, d);
743
764
  16384 === (c.mode & 61440) ? (c.j = I.O.dir.node, c.m = I.O.dir.stream, c.l = {}) : 32768 === (c.mode & 61440) ? (c.j = I.O.file.node, c.m = I.O.file.stream, c.v = 0, c.l = null) : 40960 === (c.mode & 61440) ? (c.j = I.O.link.node, c.m = I.O.link.stream) : 8192 === (c.mode & 61440) && (c.j = I.O.Xa.node, c.m = I.O.Xa.stream);
744
765
  c.timestamp = Date.now();
745
766
  a && (a.l[b] = c, a.timestamp = c.timestamp);
@@ -776,13 +797,13 @@ var I = {O:null, T() {
776
797
  }
777
798
  }
778
799
  }, ka() {
779
- throw nb[44];
800
+ throw sb[44];
780
801
  }, Ba(a, b, c, d) {
781
802
  return I.createNode(a, b, c, d);
782
803
  }, rb(a, b, c) {
783
804
  if (16384 === (a.mode & 61440)) {
784
805
  try {
785
- var d = ob(b, c);
806
+ var d = tb(b, c);
786
807
  } catch (f) {
787
808
  }
788
809
  if (d) {
@@ -801,7 +822,7 @@ var I = {O:null, T() {
801
822
  delete a.l[b];
802
823
  a.timestamp = Date.now();
803
824
  }, sb(a, b) {
804
- var c = ob(a, b), d;
825
+ var c = tb(a, b), d;
805
826
  for (d in c.l) {
806
827
  throw new G(55);
807
828
  }
@@ -854,7 +875,7 @@ var I = {O:null, T() {
854
875
  return a.l.set(b.subarray(c, c + d), e), d;
855
876
  }
856
877
  }
857
- kb(a, e + d);
878
+ pb(a, e + d);
858
879
  if (a.l.subarray && b.subarray) {
859
880
  a.l.set(b.subarray(c, c + d), e);
860
881
  } else {
@@ -871,7 +892,7 @@ var I = {O:null, T() {
871
892
  }
872
893
  return b;
873
894
  }, sa(a, b, c) {
874
- kb(a.node, b + c);
895
+ pb(a.node, b + c);
875
896
  a.node.v = Math.max(a.node.v, b + c);
876
897
  }, ib(a, b, c, d, e) {
877
898
  if (32768 !== (a.node.mode & 61440)) {
@@ -884,7 +905,7 @@ var I = {O:null, T() {
884
905
  }
885
906
  c = !0;
886
907
  b = 65536 * Math.ceil(b / 65536);
887
- (e = pb(65536, b)) ? (w.fill(0, e, e + b), b = e) : b = 0;
908
+ (e = ub(65536, b)) ? (w.fill(0, e, e + b), b = e) : b = 0;
888
909
  if (!b) {
889
910
  throw new G(48);
890
911
  }
@@ -897,14 +918,14 @@ var I = {O:null, T() {
897
918
  I.m.write(a, b, 0, d, c, !1);
898
919
  return 0;
899
920
  },},};
900
- function qb(a, b) {
921
+ function vb(a, b) {
901
922
  var c = 0;
902
923
  a && (c |= 365);
903
924
  b && (c |= 146);
904
925
  return c;
905
926
  }
906
- var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {}, yb = (a, b = {}) => {
907
- a = Ya(a);
927
+ var wb = null, xb = {}, yb = [], zb = 1, Ab = null, Bb = !0, G = null, sb = {}, Db = (a, b = {}) => {
928
+ a = cb(a);
908
929
  if (!a) {
909
930
  return {path:"", node:null};
910
931
  }
@@ -913,24 +934,24 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
913
934
  throw new G(32);
914
935
  }
915
936
  a = a.split("/").filter(g => !!g);
916
- for (var c = rb, d = "/", e = 0; e < a.length; e++) {
937
+ for (var c = wb, d = "/", e = 0; e < a.length; e++) {
917
938
  var f = e === a.length - 1;
918
939
  if (f && b.parent) {
919
940
  break;
920
941
  }
921
- c = ob(c, a[e]);
922
- d = Ta(d + "/" + a[e]);
942
+ c = tb(c, a[e]);
943
+ d = Ya(d + "/" + a[e]);
923
944
  c.Ca && (!f || f && b.bb) && (c = c.Ca.root);
924
945
  if (!f || b.Ma) {
925
946
  for (f = 0; 40960 === (c.mode & 61440);) {
926
- if (c = xb(d), d = Ya(Ua(d), c), c = yb(d, {Ra:b.Ra + 1}).node, 40 < f++) {
947
+ if (c = Cb(d), d = cb(Za(d), c), c = Db(d, {Ra:b.Ra + 1}).node, 40 < f++) {
927
948
  throw new G(32);
928
949
  }
929
950
  }
930
951
  }
931
952
  }
932
953
  return {path:d, node:c};
933
- }, zb = a => {
954
+ }, Eb = a => {
934
955
  for (var b;;) {
935
956
  if (a === a.parent) {
936
957
  return a = a.T.jb, b ? "/" !== a[a.length - 1] ? `${a}/${b}` : a + b : a;
@@ -938,34 +959,34 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
938
959
  b = b ? `${a.name}/${b}` : a.name;
939
960
  a = a.parent;
940
961
  }
941
- }, Ab = (a, b) => {
962
+ }, Fb = (a, b) => {
942
963
  for (var c = 0, d = 0; d < b.length; d++) {
943
964
  c = (c << 5) - c + b.charCodeAt(d) | 0;
944
965
  }
945
- return (a + c >>> 0) % vb.length;
946
- }, ob = (a, b) => {
966
+ return (a + c >>> 0) % Ab.length;
967
+ }, tb = (a, b) => {
947
968
  var c;
948
- if (c = (c = Bb(a, "x")) ? c : a.j.ka ? 0 : 2) {
969
+ if (c = (c = Hb(a, "x")) ? c : a.j.ka ? 0 : 2) {
949
970
  throw new G(c, a);
950
971
  }
951
- for (c = vb[Ab(a.id, b)]; c; c = c.ic) {
972
+ for (c = Ab[Fb(a.id, b)]; c; c = c.ic) {
952
973
  var d = c.name;
953
974
  if (c.parent.id === a.id && d === b) {
954
975
  return c;
955
976
  }
956
977
  }
957
978
  return a.j.ka(a, b);
958
- }, mb = (a, b, c, d) => {
959
- a = new Cb(a, b, c, d);
960
- b = Ab(a.parent.id, a.name);
961
- a.ic = vb[b];
962
- return vb[b] = a;
963
- }, Db = a => {
979
+ }, rb = (a, b, c, d) => {
980
+ a = new Ib(a, b, c, d);
981
+ b = Fb(a.parent.id, a.name);
982
+ a.ic = Ab[b];
983
+ return Ab[b] = a;
984
+ }, Jb = a => {
964
985
  var b = ["r", "w", "rw"][a & 3];
965
986
  a & 512 && (b += "w");
966
987
  return b;
967
- }, Bb = (a, b) => {
968
- if (wb) {
988
+ }, Hb = (a, b) => {
989
+ if (Bb) {
969
990
  return 0;
970
991
  }
971
992
  if (!b.includes("r") || a.mode & 292) {
@@ -976,29 +997,29 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
976
997
  return 2;
977
998
  }
978
999
  return 0;
979
- }, Eb = (a, b) => {
1000
+ }, Kb = (a, b) => {
980
1001
  try {
981
- return ob(a, b), 20;
1002
+ return tb(a, b), 20;
982
1003
  } catch (c) {
983
1004
  }
984
- return Bb(a, "wx");
985
- }, Gb = () => {
1005
+ return Hb(a, "wx");
1006
+ }, Lb = () => {
986
1007
  for (var a = 0; 4096 >= a; a++) {
987
- if (!tb[a]) {
1008
+ if (!yb[a]) {
988
1009
  return a;
989
1010
  }
990
1011
  }
991
1012
  throw new G(33);
992
- }, Hb = a => {
993
- a = tb[a];
1013
+ }, Mb = a => {
1014
+ a = yb[a];
994
1015
  if (!a) {
995
1016
  throw new G(8);
996
1017
  }
997
1018
  return a;
998
- }, Jb = (a, b = -1) => {
999
- Ib || (Ib = function() {
1019
+ }, Ob = (a, b = -1) => {
1020
+ Nb || (Nb = function() {
1000
1021
  this.h = {};
1001
- }, Ib.prototype = {}, Object.defineProperties(Ib.prototype, {object:{get() {
1022
+ }, Nb.prototype = {}, Object.defineProperties(Nb.prototype, {object:{get() {
1002
1023
  return this.node;
1003
1024
  }, set(c) {
1004
1025
  this.node = c;
@@ -1011,24 +1032,24 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1011
1032
  }, set(c) {
1012
1033
  this.h.position = c;
1013
1034
  },},}));
1014
- a = Object.assign(new Ib(), a);
1015
- -1 == b && (b = Gb());
1035
+ a = Object.assign(new Nb(), a);
1036
+ -1 == b && (b = Lb());
1016
1037
  a.X = b;
1017
- return tb[b] = a;
1018
- }, lb = {open:a => {
1019
- a.m = sb[a.node.la].m;
1038
+ return yb[b] = a;
1039
+ }, qb = {open:a => {
1040
+ a.m = xb[a.node.la].m;
1020
1041
  a.m.open && a.m.open(a);
1021
1042
  }, $:() => {
1022
1043
  throw new G(70);
1023
- },}, gb = (a, b) => {
1024
- sb[a] = {m:b};
1025
- }, Kb = (a, b) => {
1044
+ },}, lb = (a, b) => {
1045
+ xb[a] = {m:b};
1046
+ }, Pb = (a, b) => {
1026
1047
  var c = "/" === b, d = !b;
1027
- if (c && rb) {
1048
+ if (c && wb) {
1028
1049
  throw new G(10);
1029
1050
  }
1030
1051
  if (!c && !d) {
1031
- var e = yb(b, {bb:!1});
1052
+ var e = Db(b, {bb:!1});
1032
1053
  b = e.path;
1033
1054
  e = e.node;
1034
1055
  if (e.Ca) {
@@ -1042,14 +1063,14 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1042
1063
  a = a.T(b);
1043
1064
  a.T = b;
1044
1065
  b.root = a;
1045
- c ? rb = a : e && (e.Ca = b, e.T && e.T.fc.push(b));
1046
- }, Lb = (a, b, c) => {
1047
- var d = yb(a, {parent:!0}).node;
1048
- a = Va(a);
1066
+ c ? wb = a : e && (e.Ca = b, e.T && e.T.fc.push(b));
1067
+ }, Qb = (a, b, c) => {
1068
+ var d = Db(a, {parent:!0}).node;
1069
+ a = $a(a);
1049
1070
  if (!a || "." === a || ".." === a) {
1050
1071
  throw new G(28);
1051
1072
  }
1052
- var e = Eb(d, a);
1073
+ var e = Kb(d, a);
1053
1074
  if (e) {
1054
1075
  throw new G(e);
1055
1076
  }
@@ -1057,19 +1078,19 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1057
1078
  throw new G(63);
1058
1079
  }
1059
1080
  return d.j.Ba(d, a, b, c);
1060
- }, Mb = (a, b, c) => {
1081
+ }, Rb = (a, b, c) => {
1061
1082
  "undefined" == typeof c && (c = b, b = 438);
1062
- Lb(a, b | 8192, c);
1063
- }, Nb = (a, b) => {
1064
- if (!Ya(a)) {
1083
+ Qb(a, b | 8192, c);
1084
+ }, Sb = (a, b) => {
1085
+ if (!cb(a)) {
1065
1086
  throw new G(44);
1066
1087
  }
1067
- var c = yb(b, {parent:!0}).node;
1088
+ var c = Db(b, {parent:!0}).node;
1068
1089
  if (!c) {
1069
1090
  throw new G(44);
1070
1091
  }
1071
- b = Va(b);
1072
- var d = Eb(c, b);
1092
+ b = $a(b);
1093
+ var d = Kb(c, b);
1073
1094
  if (d) {
1074
1095
  throw new G(d);
1075
1096
  }
@@ -1077,16 +1098,16 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1077
1098
  throw new G(63);
1078
1099
  }
1079
1100
  c.j.Ga(c, b, a);
1080
- }, xb = a => {
1081
- a = yb(a).node;
1101
+ }, Cb = a => {
1102
+ a = Db(a).node;
1082
1103
  if (!a) {
1083
1104
  throw new G(44);
1084
1105
  }
1085
1106
  if (!a.j.ma) {
1086
1107
  throw new G(28);
1087
1108
  }
1088
- return Ya(zb(a.parent), a.j.ma(a));
1089
- }, Pb = (a, b, c) => {
1109
+ return cb(Eb(a.parent), a.j.ma(a));
1110
+ }, Ub = (a, b, c) => {
1090
1111
  if ("" === a) {
1091
1112
  throw new G(44);
1092
1113
  }
@@ -1101,9 +1122,9 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1101
1122
  if ("object" == typeof a) {
1102
1123
  var e = a;
1103
1124
  } else {
1104
- a = Ta(a);
1125
+ a = Ya(a);
1105
1126
  try {
1106
- e = yb(a, {Ma:!(b & 131072)}).node;
1127
+ e = Db(a, {Ma:!(b & 131072)}).node;
1107
1128
  } catch (f) {
1108
1129
  }
1109
1130
  }
@@ -1114,7 +1135,7 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1114
1135
  throw new G(20);
1115
1136
  }
1116
1137
  } else {
1117
- e = Lb(a, c, 0), d = !0;
1138
+ e = Qb(a, c, 0), d = !0;
1118
1139
  }
1119
1140
  }
1120
1141
  if (!e) {
@@ -1124,12 +1145,12 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1124
1145
  if (b & 65536 && 16384 !== (e.mode & 61440)) {
1125
1146
  throw new G(54);
1126
1147
  }
1127
- if (!d && (c = e ? 40960 === (e.mode & 61440) ? 32 : 16384 === (e.mode & 61440) && ("r" !== Db(b) || b & 512) ? 31 : Bb(e, Db(b)) : 44)) {
1148
+ if (!d && (c = e ? 40960 === (e.mode & 61440) ? 32 : 16384 === (e.mode & 61440) && ("r" !== Jb(b) || b & 512) ? 31 : Hb(e, Jb(b)) : 44)) {
1128
1149
  throw new G(c);
1129
1150
  }
1130
1151
  if (b & 512 && !d) {
1131
1152
  c = e;
1132
- c = "string" == typeof c ? yb(c, {Ma:!0}).node : c;
1153
+ c = "string" == typeof c ? Db(c, {Ma:!0}).node : c;
1133
1154
  if (!c.j.P) {
1134
1155
  throw new G(63);
1135
1156
  }
@@ -1139,17 +1160,17 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1139
1160
  if (32768 !== (c.mode & 61440)) {
1140
1161
  throw new G(28);
1141
1162
  }
1142
- if (d = Bb(c, "w")) {
1163
+ if (d = Hb(c, "w")) {
1143
1164
  throw new G(d);
1144
1165
  }
1145
1166
  c.j.P(c, {size:0, timestamp:Date.now()});
1146
1167
  }
1147
1168
  b &= -131713;
1148
- e = Jb({node:e, path:zb(e), flags:b, seekable:!0, position:0, m:e.m, wc:[], error:!1});
1169
+ e = Ob({node:e, path:Eb(e), flags:b, seekable:!0, position:0, m:e.m, wc:[], error:!1});
1149
1170
  e.m.open && e.m.open(e);
1150
- !m.logReadFiles || b & 1 || (Ob || (Ob = {}), a in Ob || (Ob[a] = 1));
1171
+ !m.logReadFiles || b & 1 || (Tb || (Tb = {}), a in Tb || (Tb[a] = 1));
1151
1172
  return e;
1152
- }, Qb = (a, b, c) => {
1173
+ }, Vb = (a, b, c) => {
1153
1174
  if (null === a.X) {
1154
1175
  throw new G(8);
1155
1176
  }
@@ -1161,7 +1182,7 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1161
1182
  }
1162
1183
  a.position = a.m.$(a, b, c);
1163
1184
  a.wc = [];
1164
- }, Rb = () => {
1185
+ }, Wb = () => {
1165
1186
  G || (G = function(a, b) {
1166
1187
  this.name = "ErrnoError";
1167
1188
  this.node = b;
@@ -1171,20 +1192,20 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1171
1192
  this.mc(a);
1172
1193
  this.message = "FS error";
1173
1194
  }, G.prototype = Error(), G.prototype.constructor = G, [44].forEach(a => {
1174
- nb[a] = new G(a);
1175
- nb[a].stack = "<generic error, no stack>";
1195
+ sb[a] = new G(a);
1196
+ sb[a].stack = "<generic error, no stack>";
1176
1197
  }));
1177
- }, Sb, Ub = (a, b, c) => {
1178
- a = Ta("/dev/" + a);
1179
- var d = qb(!!b, !!c);
1180
- Tb || (Tb = 64);
1181
- var e = Tb++ << 8 | 0;
1182
- gb(e, {open:f => {
1198
+ }, Xb, Zb = (a, b, c) => {
1199
+ a = Ya("/dev/" + a);
1200
+ var d = vb(!!b, !!c);
1201
+ Yb || (Yb = 64);
1202
+ var e = Yb++ << 8 | 0;
1203
+ lb(e, {open:f => {
1183
1204
  f.seekable = !1;
1184
1205
  }, close:() => {
1185
1206
  c && c.buffer && c.buffer.length && c(10);
1186
- }, read:(f, g, k, p) => {
1187
- for (var n = 0, u = 0; u < p; u++) {
1207
+ }, read:(f, g, k, q) => {
1208
+ for (var n = 0, u = 0; u < q; u++) {
1188
1209
  try {
1189
1210
  var v = b();
1190
1211
  } catch (y) {
@@ -1201,24 +1222,24 @@ var rb = null, sb = {}, tb = [], ub = 1, vb = null, wb = !0, G = null, nb = {},
1201
1222
  }
1202
1223
  n && (f.node.timestamp = Date.now());
1203
1224
  return n;
1204
- }, write:(f, g, k, p) => {
1205
- for (var n = 0; n < p; n++) {
1225
+ }, write:(f, g, k, q) => {
1226
+ for (var n = 0; n < q; n++) {
1206
1227
  try {
1207
1228
  c(g[k + n]);
1208
1229
  } catch (u) {
1209
1230
  throw new G(29);
1210
1231
  }
1211
1232
  }
1212
- p && (f.node.timestamp = Date.now());
1233
+ q && (f.node.timestamp = Date.now());
1213
1234
  return n;
1214
1235
  }});
1215
- Mb(a, d, e);
1216
- }, Tb, Vb = {}, Ib, Ob, Wb = void 0;
1217
- function Xb() {
1218
- Wb += 4;
1219
- return A[Wb - 4 >> 2];
1236
+ Rb(a, d, e);
1237
+ }, Yb, $b = {}, Nb, Tb, ac = void 0;
1238
+ function bc() {
1239
+ ac += 4;
1240
+ return A[ac - 4 >> 2];
1220
1241
  }
1221
- function Yb(a) {
1242
+ function cc(a) {
1222
1243
  if (void 0 === a) {
1223
1244
  return "_unknown";
1224
1245
  }
@@ -1226,24 +1247,24 @@ function Yb(a) {
1226
1247
  var b = a.charCodeAt(0);
1227
1248
  return 48 <= b && 57 >= b ? `_${a}` : a;
1228
1249
  }
1229
- function Zb(a, b) {
1230
- a = Yb(a);
1250
+ function dc(a, b) {
1251
+ a = cc(a);
1231
1252
  return {[a]:function() {
1232
1253
  return b.apply(this, arguments);
1233
1254
  }}[a];
1234
1255
  }
1235
- function $b() {
1256
+ function ec() {
1236
1257
  this.L = [void 0];
1237
1258
  this.cb = [];
1238
1259
  }
1239
- var J = new $b(), ac = void 0;
1260
+ var J = new ec(), fc = void 0;
1240
1261
  function K(a) {
1241
- throw new ac(a);
1262
+ throw new fc(a);
1242
1263
  }
1243
- var bc = a => {
1264
+ var gc = a => {
1244
1265
  a || K("Cannot use deleted val. handle = " + a);
1245
1266
  return J.get(a).value;
1246
- }, cc = a => {
1267
+ }, hc = a => {
1247
1268
  switch(a) {
1248
1269
  case void 0:
1249
1270
  return 1;
@@ -1257,8 +1278,8 @@ var bc = a => {
1257
1278
  return J.sa({qb:1, value:a});
1258
1279
  }
1259
1280
  };
1260
- function dc(a) {
1261
- var b = Error, c = Zb(a, function(d) {
1281
+ function ic(a) {
1282
+ var b = Error, c = dc(a, function(d) {
1262
1283
  this.name = a;
1263
1284
  this.message = d;
1264
1285
  d = Error(d).stack;
@@ -1271,122 +1292,122 @@ function dc(a) {
1271
1292
  };
1272
1293
  return c;
1273
1294
  }
1274
- var ec = void 0, fc = void 0;
1295
+ var jc = void 0, kc = void 0;
1275
1296
  function N(a) {
1276
1297
  for (var b = ""; w[a];) {
1277
- b += fc[w[a++]];
1298
+ b += kc[w[a++]];
1278
1299
  }
1279
1300
  return b;
1280
1301
  }
1281
- var gc = [];
1282
- function hc() {
1283
- for (; gc.length;) {
1284
- var a = gc.pop();
1302
+ var lc = [];
1303
+ function mc() {
1304
+ for (; lc.length;) {
1305
+ var a = lc.pop();
1285
1306
  a.g.ga = !1;
1286
1307
  a["delete"]();
1287
1308
  }
1288
1309
  }
1289
- var ic = void 0, jc = {};
1290
- function kc(a, b) {
1310
+ var nc = void 0, oc = {};
1311
+ function pc(a, b) {
1291
1312
  for (void 0 === b && K("ptr should not be undefined"); a.A;) {
1292
1313
  b = a.oa(b), a = a.A;
1293
1314
  }
1294
1315
  return b;
1295
1316
  }
1296
- var lc = {};
1297
- function mc(a) {
1298
- a = nc(a);
1317
+ var qc = {};
1318
+ function rc(a) {
1319
+ a = sc(a);
1299
1320
  var b = N(a);
1300
- oc(a);
1321
+ tc(a);
1301
1322
  return b;
1302
1323
  }
1303
- function pc(a, b) {
1304
- var c = lc[a];
1305
- void 0 === c && K(b + " has unknown type " + mc(a));
1324
+ function uc(a, b) {
1325
+ var c = qc[a];
1326
+ void 0 === c && K(b + " has unknown type " + rc(a));
1306
1327
  return c;
1307
1328
  }
1308
- function qc() {
1329
+ function vc() {
1309
1330
  }
1310
- var rc = !1;
1311
- function sc(a) {
1331
+ var wc = !1;
1332
+ function xc(a) {
1312
1333
  --a.count.value;
1313
1334
  0 === a.count.value && (a.G ? a.K.V(a.G) : a.u.i.V(a.o));
1314
1335
  }
1315
- function tc(a, b, c) {
1336
+ function yc(a, b, c) {
1316
1337
  if (b === c) {
1317
1338
  return a;
1318
1339
  }
1319
1340
  if (void 0 === c.A) {
1320
1341
  return null;
1321
1342
  }
1322
- a = tc(a, b, c.A);
1343
+ a = yc(a, b, c.A);
1323
1344
  return null === a ? null : c.Nb(a);
1324
1345
  }
1325
- var uc = {};
1326
- function vc(a, b) {
1327
- b = kc(a, b);
1328
- return jc[b];
1346
+ var zc = {};
1347
+ function Ac(a, b) {
1348
+ b = pc(a, b);
1349
+ return oc[b];
1329
1350
  }
1330
- var wc = void 0;
1331
- function xc(a) {
1332
- throw new wc(a);
1351
+ var Bc = void 0;
1352
+ function Cc(a) {
1353
+ throw new Bc(a);
1333
1354
  }
1334
- function yc(a, b) {
1335
- b.u && b.o || xc("makeClassHandle requires ptr and ptrType");
1336
- !!b.K !== !!b.G && xc("Both smartPtrType and smartPtr must be specified");
1355
+ function Dc(a, b) {
1356
+ b.u && b.o || Cc("makeClassHandle requires ptr and ptrType");
1357
+ !!b.K !== !!b.G && Cc("Both smartPtrType and smartPtr must be specified");
1337
1358
  b.count = {value:1};
1338
- return zc(Object.create(a, {g:{value:b,},}));
1359
+ return Ec(Object.create(a, {g:{value:b,},}));
1339
1360
  }
1340
- function zc(a) {
1361
+ function Ec(a) {
1341
1362
  if ("undefined" === typeof FinalizationRegistry) {
1342
- return zc = b => b, a;
1363
+ return Ec = b => b, a;
1343
1364
  }
1344
- rc = new FinalizationRegistry(b => {
1345
- sc(b.g);
1365
+ wc = new FinalizationRegistry(b => {
1366
+ xc(b.g);
1346
1367
  });
1347
- zc = b => {
1368
+ Ec = b => {
1348
1369
  var c = b.g;
1349
- c.G && rc.register(b, {g:c}, b);
1370
+ c.G && wc.register(b, {g:c}, b);
1350
1371
  return b;
1351
1372
  };
1352
- qc = b => {
1353
- rc.unregister(b);
1373
+ vc = b => {
1374
+ wc.unregister(b);
1354
1375
  };
1355
- return zc(a);
1376
+ return Ec(a);
1356
1377
  }
1357
- var Ac = {};
1358
- function Bc(a) {
1378
+ var Fc = {};
1379
+ function Gc(a) {
1359
1380
  for (; a.length;) {
1360
1381
  var b = a.pop();
1361
1382
  a.pop()(b);
1362
1383
  }
1363
1384
  }
1364
- function Cc(a) {
1385
+ function Hc(a) {
1365
1386
  return this.fromWireType(A[a >> 2]);
1366
1387
  }
1367
- var Dc = {}, Ec = {};
1388
+ var Ic = {}, Jc = {};
1368
1389
  function P(a, b, c) {
1369
1390
  function d(k) {
1370
1391
  k = c(k);
1371
- k.length !== a.length && xc("Mismatched type converter count");
1372
- for (var p = 0; p < a.length; ++p) {
1373
- Fc(a[p], k[p]);
1392
+ k.length !== a.length && Cc("Mismatched type converter count");
1393
+ for (var q = 0; q < a.length; ++q) {
1394
+ Kc(a[q], k[q]);
1374
1395
  }
1375
1396
  }
1376
1397
  a.forEach(function(k) {
1377
- Ec[k] = b;
1398
+ Jc[k] = b;
1378
1399
  });
1379
1400
  var e = Array(b.length), f = [], g = 0;
1380
- b.forEach((k, p) => {
1381
- lc.hasOwnProperty(k) ? e[p] = lc[k] : (f.push(k), Dc.hasOwnProperty(k) || (Dc[k] = []), Dc[k].push(() => {
1382
- e[p] = lc[k];
1401
+ b.forEach((k, q) => {
1402
+ qc.hasOwnProperty(k) ? e[q] = qc[k] : (f.push(k), Ic.hasOwnProperty(k) || (Ic[k] = []), Ic[k].push(() => {
1403
+ e[q] = qc[k];
1383
1404
  ++g;
1384
1405
  g === f.length && d(e);
1385
1406
  }));
1386
1407
  });
1387
1408
  0 === f.length && d(e);
1388
1409
  }
1389
- function Gc(a) {
1410
+ function Lc(a) {
1390
1411
  switch(a) {
1391
1412
  case 1:
1392
1413
  return 0;
@@ -1400,31 +1421,31 @@ function Gc(a) {
1400
1421
  throw new TypeError(`Unknown type size: ${a}`);
1401
1422
  }
1402
1423
  }
1403
- function Hc(a, b, c = {}) {
1424
+ function Mc(a, b, c = {}) {
1404
1425
  var d = b.name;
1405
1426
  a || K(`type "${d}" must have a positive integer typeid pointer`);
1406
- if (lc.hasOwnProperty(a)) {
1427
+ if (qc.hasOwnProperty(a)) {
1407
1428
  if (c.Zb) {
1408
1429
  return;
1409
1430
  }
1410
1431
  K(`Cannot register type '${d}' twice`);
1411
1432
  }
1412
- lc[a] = b;
1413
- delete Ec[a];
1414
- Dc.hasOwnProperty(a) && (b = Dc[a], delete Dc[a], b.forEach(e => e()));
1433
+ qc[a] = b;
1434
+ delete Jc[a];
1435
+ Ic.hasOwnProperty(a) && (b = Ic[a], delete Ic[a], b.forEach(e => e()));
1415
1436
  }
1416
- function Fc(a, b, c = {}) {
1437
+ function Kc(a, b, c = {}) {
1417
1438
  if (!("argPackAdvance" in b)) {
1418
1439
  throw new TypeError("registerType registeredInstance requires argPackAdvance");
1419
1440
  }
1420
- Hc(a, b, c);
1441
+ Mc(a, b, c);
1421
1442
  }
1422
- function Ic(a) {
1443
+ function Nc(a) {
1423
1444
  K(a.g.u.i.name + " instance already deleted");
1424
1445
  }
1425
- function Jc() {
1446
+ function Oc() {
1426
1447
  }
1427
- function Kc(a, b, c) {
1448
+ function Pc(a, b, c) {
1428
1449
  if (void 0 === a[b].B) {
1429
1450
  var d = a[b];
1430
1451
  a[b] = function() {
@@ -1435,10 +1456,10 @@ function Kc(a, b, c) {
1435
1456
  a[b].B[d.ea] = d;
1436
1457
  }
1437
1458
  }
1438
- function Lc(a, b, c) {
1439
- m.hasOwnProperty(a) ? ((void 0 === c || void 0 !== m[a].B && void 0 !== m[a].B[c]) && K(`Cannot register public name '${a}' twice`), Kc(m, a, a), m.hasOwnProperty(c) && K(`Cannot register multiple overloads of a function with the same number of arguments (${c})!`), m[a].B[c] = b) : (m[a] = b, void 0 !== c && (m[a].Hc = c));
1459
+ function Qc(a, b, c) {
1460
+ m.hasOwnProperty(a) ? ((void 0 === c || void 0 !== m[a].B && void 0 !== m[a].B[c]) && K(`Cannot register public name '${a}' twice`), Pc(m, a, a), m.hasOwnProperty(c) && K(`Cannot register multiple overloads of a function with the same number of arguments (${c})!`), m[a].B[c] = b) : (m[a] = b, void 0 !== c && (m[a].Hc = c));
1440
1461
  }
1441
- function Mc(a, b, c, d, e, f, g, k) {
1462
+ function Rc(a, b, c, d, e, f, g, k) {
1442
1463
  this.name = a;
1443
1464
  this.constructor = b;
1444
1465
  this.N = c;
@@ -1449,21 +1470,21 @@ function Mc(a, b, c, d, e, f, g, k) {
1449
1470
  this.Nb = k;
1450
1471
  this.nb = [];
1451
1472
  }
1452
- function Nc(a, b, c) {
1473
+ function Sc(a, b, c) {
1453
1474
  for (; b !== c;) {
1454
1475
  b.oa || K(`Expected null or instance of ${c.name}, got an instance of ${b.name}`), a = b.oa(a), b = b.A;
1455
1476
  }
1456
1477
  return a;
1457
1478
  }
1458
- function Oc(a, b) {
1479
+ function Tc(a, b) {
1459
1480
  if (null === b) {
1460
1481
  return this.Oa && K(`null is not a valid ${this.name}`), 0;
1461
1482
  }
1462
- b.g || K(`Cannot pass "${Pc(b)}" as a ${this.name}`);
1483
+ b.g || K(`Cannot pass "${Uc(b)}" as a ${this.name}`);
1463
1484
  b.g.o || K(`Cannot pass deleted object as a pointer of type ${this.name}`);
1464
- return Nc(b.g.o, b.g.u.i, this.i);
1485
+ return Sc(b.g.o, b.g.u.i, this.i);
1465
1486
  }
1466
- function Qc(a, b) {
1487
+ function Vc(a, b) {
1467
1488
  if (null === b) {
1468
1489
  this.Oa && K(`null is not a valid ${this.name}`);
1469
1490
  if (this.xa) {
@@ -1473,10 +1494,10 @@ function Qc(a, b) {
1473
1494
  }
1474
1495
  return 0;
1475
1496
  }
1476
- b.g || K(`Cannot pass "${Pc(b)}" as a ${this.name}`);
1497
+ b.g || K(`Cannot pass "${Uc(b)}" as a ${this.name}`);
1477
1498
  b.g.o || K(`Cannot pass deleted object as a pointer of type ${this.name}`);
1478
1499
  !this.wa && b.g.u.wa && K(`Cannot convert argument of type ${b.g.K ? b.g.K.name : b.g.u.name} to parameter type ${this.name}`);
1479
- c = Nc(b.g.o, b.g.u.i, this.i);
1500
+ c = Sc(b.g.o, b.g.u.i, this.i);
1480
1501
  if (this.xa) {
1481
1502
  switch(void 0 === b.g.G && K("Passing raw pointer to smart pointer is illegal"), this.qc) {
1482
1503
  case 0:
@@ -1490,7 +1511,7 @@ function Qc(a, b) {
1490
1511
  c = b.g.G;
1491
1512
  } else {
1492
1513
  var d = b.clone();
1493
- c = this.lc(c, cc(function() {
1514
+ c = this.lc(c, hc(function() {
1494
1515
  d["delete"]();
1495
1516
  }));
1496
1517
  null !== a && a.push(this.V, c);
@@ -1502,33 +1523,33 @@ function Qc(a, b) {
1502
1523
  }
1503
1524
  return c;
1504
1525
  }
1505
- function Rc(a, b) {
1526
+ function Wc(a, b) {
1506
1527
  if (null === b) {
1507
1528
  return this.Oa && K(`null is not a valid ${this.name}`), 0;
1508
1529
  }
1509
- b.g || K(`Cannot pass "${Pc(b)}" as a ${this.name}`);
1530
+ b.g || K(`Cannot pass "${Uc(b)}" as a ${this.name}`);
1510
1531
  b.g.o || K(`Cannot pass deleted object as a pointer of type ${this.name}`);
1511
1532
  b.g.u.wa && K(`Cannot convert argument of type ${b.g.u.name} to parameter type ${this.name}`);
1512
- return Nc(b.g.o, b.g.u.i, this.i);
1533
+ return Sc(b.g.o, b.g.u.i, this.i);
1513
1534
  }
1514
- function Sc(a, b, c, d) {
1535
+ function Xc(a, b, c, d) {
1515
1536
  this.name = a;
1516
1537
  this.i = b;
1517
1538
  this.Oa = c;
1518
1539
  this.wa = d;
1519
1540
  this.xa = !1;
1520
1541
  this.V = this.lc = this.Qa = this.ob = this.qc = this.kc = void 0;
1521
- void 0 !== b.A ? this.toWireType = Qc : (this.toWireType = d ? Oc : Rc, this.J = null);
1542
+ void 0 !== b.A ? this.toWireType = Vc : (this.toWireType = d ? Tc : Wc, this.J = null);
1522
1543
  }
1523
- function Tc(a, b, c) {
1524
- m.hasOwnProperty(a) || xc("Replacing nonexistant public symbol");
1544
+ function Yc(a, b, c) {
1545
+ m.hasOwnProperty(a) || Cc("Replacing nonexistant public symbol");
1525
1546
  void 0 !== m[a].B && void 0 !== c ? m[a].B[c] = b : (m[a] = b, m[a].ea = c);
1526
1547
  }
1527
- var Uc = [], Q = a => {
1528
- var b = Uc[a];
1529
- b || (a >= Uc.length && (Uc.length = a + 1), Uc[a] = b = Ba.get(a));
1548
+ var Zc = [], Q = a => {
1549
+ var b = Zc[a];
1550
+ b || (a >= Zc.length && (Zc.length = a + 1), Zc[a] = b = Da.get(a));
1530
1551
  return b;
1531
- }, Vc = (a, b) => {
1552
+ }, $c = (a, b) => {
1532
1553
  var c = [];
1533
1554
  return function() {
1534
1555
  c.length = 0;
@@ -1544,20 +1565,20 @@ var Uc = [], Q = a => {
1544
1565
  };
1545
1566
  function R(a, b) {
1546
1567
  a = N(a);
1547
- var c = a.includes("j") ? Vc(a, b) : Q(b);
1568
+ var c = a.includes("j") ? $c(a, b) : Q(b);
1548
1569
  "function" != typeof c && K(`unknown function pointer with signature ${a}: ${b}`);
1549
1570
  return c;
1550
1571
  }
1551
- var Wc = void 0;
1552
- function Xc(a, b) {
1572
+ var ad = void 0;
1573
+ function bd(a, b) {
1553
1574
  function c(f) {
1554
- e[f] || lc[f] || (Ec[f] ? Ec[f].forEach(c) : (d.push(f), e[f] = !0));
1575
+ e[f] || qc[f] || (Jc[f] ? Jc[f].forEach(c) : (d.push(f), e[f] = !0));
1555
1576
  }
1556
1577
  var d = [], e = {};
1557
1578
  b.forEach(c);
1558
- throw new Wc(`${a}: ` + d.map(mc).join([", "]));
1579
+ throw new ad(`${a}: ` + d.map(rc).join([", "]));
1559
1580
  }
1560
- function Yc(a, b, c, d, e) {
1581
+ function cd(a, b, c, d, e) {
1561
1582
  var f = b.length;
1562
1583
  2 > f && K("argTypes array size mismatch! Must at least get return value and 'this' types!");
1563
1584
  var g = null !== b[1] && null !== c, k = !1;
@@ -1567,7 +1588,7 @@ function Yc(a, b, c, d, e) {
1567
1588
  break;
1568
1589
  }
1569
1590
  }
1570
- var p = "void" !== b[0].name, n = f - 2, u = Array(n), v = [], y = [];
1591
+ var q = "void" !== b[0].name, n = f - 2, u = Array(n), v = [], y = [];
1571
1592
  return function() {
1572
1593
  arguments.length !== n && K(`function ${a} called with ${arguments.length} arguments, expected ${n} args!`);
1573
1594
  y.length = 0;
@@ -1582,33 +1603,33 @@ function Yc(a, b, c, d, e) {
1582
1603
  }
1583
1604
  r = d.apply(null, v);
1584
1605
  if (k) {
1585
- Bc(y);
1606
+ Gc(y);
1586
1607
  } else {
1587
1608
  for (var x = g ? 1 : 2; x < b.length; x++) {
1588
1609
  var z = 1 === x ? l : u[x - 2];
1589
1610
  null !== b[x].J && b[x].J(z);
1590
1611
  }
1591
1612
  }
1592
- l = p ? b[0].fromWireType(r) : void 0;
1613
+ l = q ? b[0].fromWireType(r) : void 0;
1593
1614
  return l;
1594
1615
  };
1595
1616
  }
1596
- function Zc(a, b) {
1617
+ function dd(a, b) {
1597
1618
  for (var c = [], d = 0; d < a; d++) {
1598
1619
  c.push(B[b + 4 * d >> 2]);
1599
1620
  }
1600
1621
  return c;
1601
1622
  }
1602
- function $c(a, b, c) {
1623
+ function ed(a, b, c) {
1603
1624
  a instanceof Object || K(`${c} with invalid "this": ${a}`);
1604
1625
  a instanceof b.i.constructor || K(`${c} incompatible with "this" of type ${a.constructor.name}`);
1605
1626
  a.g.o || K(`cannot call emscripten binding method ${c} on deleted object`);
1606
- return Nc(a.g.o, a.g.u.i, b.i);
1627
+ return Sc(a.g.o, a.g.u.i, b.i);
1607
1628
  }
1608
- function ad(a) {
1629
+ function fd(a) {
1609
1630
  a >= J.h && 0 === --J.get(a).qb && J.Yb(a);
1610
1631
  }
1611
- function bd(a, b, c) {
1632
+ function gd(a, b, c) {
1612
1633
  switch(b) {
1613
1634
  case 0:
1614
1635
  return function(d) {
@@ -1616,7 +1637,7 @@ function bd(a, b, c) {
1616
1637
  };
1617
1638
  case 1:
1618
1639
  return function(d) {
1619
- return this.fromWireType((c ? xa : ya)[d >> 1]);
1640
+ return this.fromWireType((c ? za : Aa)[d >> 1]);
1620
1641
  };
1621
1642
  case 2:
1622
1643
  return function(d) {
@@ -1626,14 +1647,14 @@ function bd(a, b, c) {
1626
1647
  throw new TypeError("Unknown integer type: " + a);
1627
1648
  }
1628
1649
  }
1629
- function Pc(a) {
1650
+ function Uc(a) {
1630
1651
  if (null === a) {
1631
1652
  return "null";
1632
1653
  }
1633
1654
  var b = typeof a;
1634
1655
  return "object" === b || "array" === b || "function" === b ? a.toString() : "" + a;
1635
1656
  }
1636
- function cd(a, b) {
1657
+ function hd(a, b) {
1637
1658
  switch(b) {
1638
1659
  case 2:
1639
1660
  return function(c) {
@@ -1641,13 +1662,13 @@ function cd(a, b) {
1641
1662
  };
1642
1663
  case 3:
1643
1664
  return function(c) {
1644
- return this.fromWireType(za[c >> 3]);
1665
+ return this.fromWireType(Ba[c >> 3]);
1645
1666
  };
1646
1667
  default:
1647
1668
  throw new TypeError("Unknown float type: " + a);
1648
1669
  }
1649
1670
  }
1650
- function dd(a, b, c) {
1671
+ function jd(a, b, c) {
1651
1672
  switch(b) {
1652
1673
  case 0:
1653
1674
  return c ? function(d) {
@@ -1657,9 +1678,9 @@ function dd(a, b, c) {
1657
1678
  };
1658
1679
  case 1:
1659
1680
  return c ? function(d) {
1660
- return xa[d >> 1];
1681
+ return za[d >> 1];
1661
1682
  } : function(d) {
1662
- return ya[d >> 1];
1683
+ return Aa[d >> 1];
1663
1684
  };
1664
1685
  case 2:
1665
1686
  return c ? function(d) {
@@ -1671,25 +1692,25 @@ function dd(a, b, c) {
1671
1692
  throw new TypeError("Unknown integer type: " + a);
1672
1693
  }
1673
1694
  }
1674
- var ed = "undefined" != typeof TextDecoder ? new TextDecoder("utf-16le") : void 0, fd = (a, b) => {
1695
+ var kd = "undefined" != typeof TextDecoder ? new TextDecoder("utf-16le") : void 0, ld = (a, b) => {
1675
1696
  var c = a >> 1;
1676
- for (var d = c + b / 2; !(c >= d) && ya[c];) {
1697
+ for (var d = c + b / 2; !(c >= d) && Aa[c];) {
1677
1698
  ++c;
1678
1699
  }
1679
1700
  c <<= 1;
1680
- if (32 < c - a && ed) {
1681
- return ed.decode(w.subarray(a, c));
1701
+ if (32 < c - a && kd) {
1702
+ return kd.decode(w.subarray(a, c));
1682
1703
  }
1683
1704
  c = "";
1684
1705
  for (d = 0; !(d >= b / 2); ++d) {
1685
- var e = xa[a + 2 * d >> 1];
1706
+ var e = za[a + 2 * d >> 1];
1686
1707
  if (0 == e) {
1687
1708
  break;
1688
1709
  }
1689
1710
  c += String.fromCharCode(e);
1690
1711
  }
1691
1712
  return c;
1692
- }, gd = (a, b, c) => {
1713
+ }, md = (a, b, c) => {
1693
1714
  void 0 === c && (c = 2147483647);
1694
1715
  if (2 > c) {
1695
1716
  return 0;
@@ -1698,11 +1719,11 @@ var ed = "undefined" != typeof TextDecoder ? new TextDecoder("utf-16le") : void
1698
1719
  var d = b;
1699
1720
  c = c < 2 * a.length ? c / 2 : a.length;
1700
1721
  for (var e = 0; e < c; ++e) {
1701
- xa[b >> 1] = a.charCodeAt(e), b += 2;
1722
+ za[b >> 1] = a.charCodeAt(e), b += 2;
1702
1723
  }
1703
- xa[b >> 1] = 0;
1724
+ za[b >> 1] = 0;
1704
1725
  return b - d;
1705
- }, hd = a => 2 * a.length, jd = (a, b) => {
1726
+ }, nd = a => 2 * a.length, od = (a, b) => {
1706
1727
  for (var c = 0, d = ""; !(c >= b / 4);) {
1707
1728
  var e = A[a + 4 * c >> 2];
1708
1729
  if (0 == e) {
@@ -1712,7 +1733,7 @@ var ed = "undefined" != typeof TextDecoder ? new TextDecoder("utf-16le") : void
1712
1733
  65536 <= e ? (e -= 65536, d += String.fromCharCode(55296 | e >> 10, 56320 | e & 1023)) : d += String.fromCharCode(e);
1713
1734
  }
1714
1735
  return d;
1715
- }, kd = (a, b, c) => {
1736
+ }, pd = (a, b, c) => {
1716
1737
  void 0 === c && (c = 2147483647);
1717
1738
  if (4 > c) {
1718
1739
  return 0;
@@ -1733,32 +1754,32 @@ var ed = "undefined" != typeof TextDecoder ? new TextDecoder("utf-16le") : void
1733
1754
  }
1734
1755
  A[b >> 2] = 0;
1735
1756
  return b - d;
1736
- }, ld = a => {
1757
+ }, qd = a => {
1737
1758
  for (var b = 0, c = 0; c < a.length; ++c) {
1738
1759
  var d = a.charCodeAt(c);
1739
1760
  55296 <= d && 57343 >= d && ++c;
1740
1761
  b += 4;
1741
1762
  }
1742
1763
  return b;
1743
- }, md = {};
1744
- function nd(a) {
1745
- var b = md[a];
1764
+ }, rd = {};
1765
+ function sd(a) {
1766
+ var b = rd[a];
1746
1767
  return void 0 === b ? N(a) : b;
1747
1768
  }
1748
- var od = [];
1749
- function pd(a) {
1750
- var b = od.length;
1751
- od.push(a);
1769
+ var td = [];
1770
+ function ud(a) {
1771
+ var b = td.length;
1772
+ td.push(a);
1752
1773
  return b;
1753
1774
  }
1754
- function qd(a, b) {
1775
+ function vd(a, b) {
1755
1776
  for (var c = Array(a), d = 0; d < a; ++d) {
1756
- c[d] = pc(B[b + 4 * d >> 2], "parameter " + d);
1777
+ c[d] = uc(B[b + 4 * d >> 2], "parameter " + d);
1757
1778
  }
1758
1779
  return c;
1759
1780
  }
1760
- var rd = [], sd = [];
1761
- function td(a) {
1781
+ var wd = [], xd = [];
1782
+ function yd(a) {
1762
1783
  var b = a.getExtension("ANGLE_instanced_arrays");
1763
1784
  b && (a.vertexAttribDivisor = function(c, d) {
1764
1785
  b.vertexAttribDivisorANGLE(c, d);
@@ -1768,7 +1789,7 @@ function td(a) {
1768
1789
  b.drawElementsInstancedANGLE(c, d, e, f, g);
1769
1790
  });
1770
1791
  }
1771
- function ud(a) {
1792
+ function zd(a) {
1772
1793
  var b = a.getExtension("OES_vertex_array_object");
1773
1794
  b && (a.createVertexArray = function() {
1774
1795
  return b.createVertexArrayOES();
@@ -1780,24 +1801,24 @@ function ud(a) {
1780
1801
  return b.isVertexArrayOES(c);
1781
1802
  });
1782
1803
  }
1783
- function vd(a) {
1804
+ function Ad(a) {
1784
1805
  var b = a.getExtension("WEBGL_draw_buffers");
1785
1806
  b && (a.drawBuffers = function(c, d) {
1786
1807
  b.drawBuffersWEBGL(c, d);
1787
1808
  });
1788
1809
  }
1789
- var wd = 1, xd = [], yd = [], zd = [], Ad = [], Bd = [], Cd = [], Dd = [], ja = [], Ed = [], Fd = [], Gd = {}, Hd = {}, Id = 4;
1810
+ var Bd = 1, Cd = [], Dd = [], Ed = [], Fd = [], Gd = [], Hd = [], Id = [], ia = [], Jd = [], Kd = [], Ld = {}, Md = {}, Nd = 4;
1790
1811
  function S(a) {
1791
- Jd || (Jd = a);
1812
+ Od || (Od = a);
1792
1813
  }
1793
1814
  function ha(a) {
1794
- for (var b = wd++, c = a.length; c < b; c++) {
1815
+ for (var b = Bd++, c = a.length; c < b; c++) {
1795
1816
  a[c] = null;
1796
1817
  }
1797
1818
  return b;
1798
1819
  }
1799
1820
  function la(a) {
1800
- T = ja[a];
1821
+ T = ia[a];
1801
1822
  m.Dc = U = T && T.Ua;
1802
1823
  return !(a && !U);
1803
1824
  }
@@ -1806,9 +1827,9 @@ function ka(a) {
1806
1827
  if (!a.$b) {
1807
1828
  a.$b = !0;
1808
1829
  var b = a.Ua;
1809
- td(b);
1810
- ud(b);
1811
- vd(b);
1830
+ yd(b);
1831
+ zd(b);
1832
+ Ad(b);
1812
1833
  b.Za = b.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");
1813
1834
  b.hb = b.getExtension("WEBGL_multi_draw_instanced_base_vertex_base_instance");
1814
1835
  2 <= a.version && (b.$a = b.getExtension("EXT_disjoint_timer_query_webgl2"));
@@ -1821,35 +1842,35 @@ function ka(a) {
1821
1842
  });
1822
1843
  }
1823
1844
  }
1824
- var Jd, T;
1825
- function Kd(a, b) {
1826
- U.bindFramebuffer(a, zd[b]);
1845
+ var Od, T;
1846
+ function Pd(a, b) {
1847
+ U.bindFramebuffer(a, Ed[b]);
1827
1848
  }
1828
- function Ld(a) {
1829
- U.bindVertexArray(Dd[a]);
1849
+ function Qd(a) {
1850
+ U.bindVertexArray(Id[a]);
1830
1851
  }
1831
- function Md(a, b) {
1852
+ function Rd(a, b) {
1832
1853
  for (var c = 0; c < a; c++) {
1833
1854
  var d = A[b + 4 * c >> 2];
1834
- U.deleteVertexArray(Dd[d]);
1835
- Dd[d] = null;
1855
+ U.deleteVertexArray(Id[d]);
1856
+ Id[d] = null;
1836
1857
  }
1837
1858
  }
1838
- var Nd = [];
1839
- function Od(a, b, c, d) {
1859
+ var Sd = [];
1860
+ function Td(a, b, c, d) {
1840
1861
  U.drawElements(a, b, c, d);
1841
1862
  }
1842
- function Pd(a, b, c, d) {
1863
+ function Ud(a, b, c, d) {
1843
1864
  for (var e = 0; e < a; e++) {
1844
1865
  var f = U[c](), g = f && ha(d);
1845
1866
  f ? (f.name = g, d[g] = f) : S(1282);
1846
1867
  A[b + 4 * e >> 2] = g;
1847
1868
  }
1848
1869
  }
1849
- function Qd(a, b) {
1850
- Pd(a, b, "createVertexArray", Dd);
1870
+ function Vd(a, b) {
1871
+ Ud(a, b, "createVertexArray", Id);
1851
1872
  }
1852
- function Rd(a, b) {
1873
+ function Wd(a, b) {
1853
1874
  if (b) {
1854
1875
  var c = void 0;
1855
1876
  switch(a) {
@@ -1931,14 +1952,14 @@ function Rd(a, b) {
1931
1952
  c = d.name | 0;
1932
1953
  } catch (e) {
1933
1954
  S(1280);
1934
- ta("GL_INVALID_ENUM in glGet0v: Unknown object returned from WebGL getParameter(" + a + ")! (error: " + e + ")");
1955
+ ua("GL_INVALID_ENUM in glGet0v: Unknown object returned from WebGL getParameter(" + a + ")! (error: " + e + ")");
1935
1956
  return;
1936
1957
  }
1937
1958
  }
1938
1959
  break;
1939
1960
  default:
1940
1961
  S(1280);
1941
- ta("GL_INVALID_ENUM in glGet0v: Native code calling glGet0v(" + a + ") and it returns " + d + " of type " + typeof d + "!");
1962
+ ua("GL_INVALID_ENUM in glGet0v: Native code calling glGet0v(" + a + ") and it returns " + d + " of type " + typeof d + "!");
1942
1963
  return;
1943
1964
  }
1944
1965
  }
@@ -1947,24 +1968,24 @@ function Rd(a, b) {
1947
1968
  S(1281);
1948
1969
  }
1949
1970
  }
1950
- function Sd(a, b) {
1951
- Rd(a, b);
1971
+ function Xd(a, b) {
1972
+ Wd(a, b);
1952
1973
  }
1953
- var Ud = a => {
1954
- var b = bb(a) + 1, c = Td(b);
1955
- c && cb(a, w, c, b);
1974
+ var Zd = a => {
1975
+ var b = gb(a) + 1, c = Yd(b);
1976
+ c && hb(a, w, c, b);
1956
1977
  return c;
1957
1978
  };
1958
- function Vd(a) {
1979
+ function $d(a) {
1959
1980
  return "]" == a.slice(-1) && a.lastIndexOf("[");
1960
1981
  }
1961
- function Wd(a) {
1982
+ function ae(a) {
1962
1983
  a -= 5120;
1963
- return 0 == a ? t : 1 == a ? w : 2 == a ? xa : 4 == a ? A : 6 == a ? D : 5 == a || 28922 == a || 28520 == a || 30779 == a || 30782 == a ? B : ya;
1984
+ return 0 == a ? t : 1 == a ? w : 2 == a ? za : 4 == a ? A : 6 == a ? D : 5 == a || 28922 == a || 28520 == a || 30779 == a || 30782 == a ? B : Aa;
1964
1985
  }
1965
- function Xd(a, b, c, d, e) {
1966
- a = Wd(a);
1967
- var f = 31 - Math.clz32(a.BYTES_PER_ELEMENT), g = Id;
1986
+ function be(a, b, c, d, e) {
1987
+ a = ae(a);
1988
+ var f = 31 - Math.clz32(a.BYTES_PER_ELEMENT), g = Nd;
1968
1989
  return a.subarray(e >> f, e + d * (c * ({5:3, 6:4, 8:2, 29502:3, 29504:4, 26917:2, 26918:2, 29846:3, 29847:4}[b - 6402] || 1) * (1 << f) + g - 1 & -g) >> f);
1969
1990
  }
1970
1991
  function V(a) {
@@ -1976,20 +1997,20 @@ function V(a) {
1976
1997
  }
1977
1998
  S(1282);
1978
1999
  }
1979
- var Yd = [], Zd = [], $d = {}, be = () => {
1980
- if (!ae) {
1981
- var a = {USER:"web_user", LOGNAME:"web_user", PATH:"/", PWD:"/", HOME:"/home/web_user", LANG:("object" == typeof navigator && navigator.languages && navigator.languages[0] || "C").replace("-", "_") + ".UTF-8", _:"./this.program"}, b;
1982
- for (b in $d) {
1983
- void 0 === $d[b] ? delete a[b] : a[b] = $d[b];
2000
+ var ce = [], de = [], ee = {}, ge = () => {
2001
+ if (!fe) {
2002
+ var a = {USER:"web_user", LOGNAME:"web_user", PATH:"/", PWD:"/", HOME:"/home/web_user", LANG:("object" == typeof navigator && navigator.languages && navigator.languages[0] || "C").replace("-", "_") + ".UTF-8", _:na || "./this.program"}, b;
2003
+ for (b in ee) {
2004
+ void 0 === ee[b] ? delete a[b] : a[b] = ee[b];
1984
2005
  }
1985
2006
  var c = [];
1986
2007
  for (b in a) {
1987
2008
  c.push(`${b}=${a[b]}`);
1988
2009
  }
1989
- ae = c;
2010
+ fe = c;
1990
2011
  }
1991
- return ae;
1992
- }, ae, ce = a => 0 === a % 4 && (0 !== a % 100 || 0 === a % 400), de = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ee = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], fe = (a, b, c, d) => {
2012
+ return fe;
2013
+ }, fe, he = a => 0 === a % 4 && (0 !== a % 100 || 0 === a % 400), ie = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], je = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ke = (a, b, c, d) => {
1993
2014
  function e(l, r, x) {
1994
2015
  for (l = "number" == typeof l ? l.toString() : l || ""; l.length < r;) {
1995
2016
  l = x[0] + l;
@@ -2025,10 +2046,10 @@ var Yd = [], Zd = [], $d = {}, be = () => {
2025
2046
  return new Date(l.getFullYear() - 1, 11, 30);
2026
2047
  }
2027
2048
  }
2028
- function p(l) {
2049
+ function q(l) {
2029
2050
  var r = l.aa;
2030
2051
  for (l = new Date((new Date(l.ba + 1900, 0, 1)).getTime()); 0 < r;) {
2031
- var x = l.getMonth(), z = (ce(l.getFullYear()) ? de : ee)[x];
2052
+ var x = l.getMonth(), z = (he(l.getFullYear()) ? ie : je)[x];
2032
2053
  if (r > z - l.getDate()) {
2033
2054
  r -= z - l.getDate() + 1, l.setDate(1), 11 > x ? l.setMonth(x + 1) : (l.setMonth(0), l.setFullYear(l.getFullYear() + 1));
2034
2055
  } else {
@@ -2042,30 +2063,30 @@ var Yd = [], Zd = [], $d = {}, be = () => {
2042
2063
  return 0 >= g(r, l) ? 0 >= g(x, l) ? l.getFullYear() + 1 : l.getFullYear() : l.getFullYear() - 1;
2043
2064
  }
2044
2065
  var n = A[d + 40 >> 2];
2045
- d = {tc:A[d >> 2], sc:A[d + 4 >> 2], Ha:A[d + 8 >> 2], Sa:A[d + 12 >> 2], Ia:A[d + 16 >> 2], ba:A[d + 20 >> 2], R:A[d + 24 >> 2], aa:A[d + 28 >> 2], Jc:A[d + 32 >> 2], rc:A[d + 36 >> 2], uc:n ? n ? $a(w, n) : "" : ""};
2046
- c = c ? $a(w, c) : "";
2066
+ d = {tc:A[d >> 2], sc:A[d + 4 >> 2], Ha:A[d + 8 >> 2], Sa:A[d + 12 >> 2], Ia:A[d + 16 >> 2], ba:A[d + 20 >> 2], R:A[d + 24 >> 2], aa:A[d + 28 >> 2], Jc:A[d + 32 >> 2], rc:A[d + 36 >> 2], uc:n ? n ? eb(w, n) : "" : ""};
2067
+ c = c ? eb(w, c) : "";
2047
2068
  n = {"%c":"%a %b %d %H:%M:%S %Y", "%D":"%m/%d/%y", "%F":"%Y-%m-%d", "%h":"%b", "%r":"%I:%M:%S %p", "%R":"%H:%M", "%T":"%H:%M:%S", "%x":"%m/%d/%y", "%X":"%H:%M:%S", "%Ec":"%c", "%EC":"%C", "%Ex":"%m/%d/%y", "%EX":"%H:%M:%S", "%Ey":"%y", "%EY":"%Y", "%Od":"%d", "%Oe":"%e", "%OH":"%H", "%OI":"%I", "%Om":"%m", "%OM":"%M", "%OS":"%S", "%Ou":"%u", "%OU":"%U", "%OV":"%V", "%Ow":"%w", "%OW":"%W", "%Oy":"%y",};
2048
2069
  for (var u in n) {
2049
2070
  c = c.replace(new RegExp(u, "g"), n[u]);
2050
2071
  }
2051
2072
  var v = "Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "), y = "January February March April May June July August September October November December".split(" ");
2052
- n = {"%a":l => v[l.R].substring(0, 3), "%A":l => v[l.R], "%b":l => y[l.Ia].substring(0, 3), "%B":l => y[l.Ia], "%C":l => f((l.ba + 1900) / 100 | 0, 2), "%d":l => f(l.Sa, 2), "%e":l => e(l.Sa, 2, " "), "%g":l => p(l).toString().substring(2), "%G":l => p(l), "%H":l => f(l.Ha, 2), "%I":l => {
2073
+ n = {"%a":l => v[l.R].substring(0, 3), "%A":l => v[l.R], "%b":l => y[l.Ia].substring(0, 3), "%B":l => y[l.Ia], "%C":l => f((l.ba + 1900) / 100 | 0, 2), "%d":l => f(l.Sa, 2), "%e":l => e(l.Sa, 2, " "), "%g":l => q(l).toString().substring(2), "%G":l => q(l), "%H":l => f(l.Ha, 2), "%I":l => {
2053
2074
  l = l.Ha;
2054
2075
  0 == l ? l = 12 : 12 < l && (l -= 12);
2055
2076
  return f(l, 2);
2056
2077
  }, "%j":l => {
2057
- for (var r = 0, x = 0; x <= l.Ia - 1; r += (ce(l.ba + 1900) ? de : ee)[x++]) {
2078
+ for (var r = 0, x = 0; x <= l.Ia - 1; r += (he(l.ba + 1900) ? ie : je)[x++]) {
2058
2079
  }
2059
2080
  return f(l.Sa + r, 3);
2060
2081
  }, "%m":l => f(l.Ia + 1, 2), "%M":l => f(l.sc, 2), "%n":() => "\n", "%p":l => 0 <= l.Ha && 12 > l.Ha ? "AM" : "PM", "%S":l => f(l.tc, 2), "%t":() => "\t", "%u":l => l.R || 7, "%U":l => f(Math.floor((l.aa + 7 - l.R) / 7), 2), "%V":l => {
2061
2082
  var r = Math.floor((l.aa + 7 - (l.R + 6) % 7) / 7);
2062
2083
  2 >= (l.R + 371 - l.aa - 2) % 7 && r++;
2063
2084
  if (r) {
2064
- 53 == r && (x = (l.R + 371 - l.aa) % 7, 4 == x || 3 == x && ce(l.ba) || (r = 1));
2085
+ 53 == r && (x = (l.R + 371 - l.aa) % 7, 4 == x || 3 == x && he(l.ba) || (r = 1));
2065
2086
  } else {
2066
2087
  r = 52;
2067
2088
  var x = (l.R + 7 - l.aa - 1) % 7;
2068
- (4 == x || 5 == x && ce(l.ba % 400 - 1)) && r++;
2089
+ (4 == x || 5 == x && he(l.ba % 400 - 1)) && r++;
2069
2090
  }
2070
2091
  return f(r, 2);
2071
2092
  }, "%w":l => l.R, "%W":l => f(Math.floor((l.aa + 7 - (l.R + 6) % 7) / 7), 2), "%y":l => (l.ba + 1900).toString().substring(2), "%Y":l => l.ba + 1900, "%z":l => {
@@ -2079,26 +2100,26 @@ var Yd = [], Zd = [], $d = {}, be = () => {
2079
2100
  c.includes(u) && (c = c.replace(new RegExp(u, "g"), n[u](d)));
2080
2101
  }
2081
2102
  c = c.replace(/\0\0/g, "%");
2082
- u = db(c, !1);
2103
+ u = ib(c, !1);
2083
2104
  if (u.length > b) {
2084
2105
  return 0;
2085
2106
  }
2086
2107
  t.set(u, a);
2087
2108
  return u.length - 1;
2088
2109
  };
2089
- function Cb(a, b, c, d) {
2110
+ function Ib(a, b, c, d) {
2090
2111
  a || (a = this);
2091
2112
  this.parent = a;
2092
2113
  this.T = a.T;
2093
2114
  this.Ca = null;
2094
- this.id = ub++;
2115
+ this.id = zb++;
2095
2116
  this.name = b;
2096
2117
  this.mode = c;
2097
2118
  this.j = {};
2098
2119
  this.m = {};
2099
2120
  this.la = d;
2100
2121
  }
2101
- Object.defineProperties(Cb.prototype, {read:{get:function() {
2122
+ Object.defineProperties(Ib.prototype, {read:{get:function() {
2102
2123
  return 365 === (this.mode & 365);
2103
2124
  }, set:function(a) {
2104
2125
  a ? this.mode |= 365 : this.mode &= -366;
@@ -2107,44 +2128,44 @@ Object.defineProperties(Cb.prototype, {read:{get:function() {
2107
2128
  }, set:function(a) {
2108
2129
  a ? this.mode |= 146 : this.mode &= -147;
2109
2130
  }}});
2110
- Rb();
2111
- vb = Array(4096);
2112
- Kb(I, "/");
2113
- Lb("/tmp", 16895, 0);
2114
- Lb("/home", 16895, 0);
2115
- Lb("/home/web_user", 16895, 0);
2131
+ Wb();
2132
+ Ab = Array(4096);
2133
+ Pb(I, "/");
2134
+ Qb("/tmp", 16895, 0);
2135
+ Qb("/home", 16895, 0);
2136
+ Qb("/home/web_user", 16895, 0);
2116
2137
  (() => {
2117
- Lb("/dev", 16895, 0);
2118
- gb(259, {read:() => 0, write:(d, e, f, g) => g,});
2119
- Mb("/dev/null", 259);
2120
- fb(1280, ib);
2121
- fb(1536, jb);
2122
- Mb("/dev/tty", 1280);
2123
- Mb("/dev/tty1", 1536);
2138
+ Qb("/dev", 16895, 0);
2139
+ lb(259, {read:() => 0, write:(d, e, f, g) => g,});
2140
+ Rb("/dev/null", 259);
2141
+ kb(1280, nb);
2142
+ kb(1536, ob);
2143
+ Rb("/dev/tty", 1280);
2144
+ Rb("/dev/tty1", 1536);
2124
2145
  var a = new Uint8Array(1024), b = 0, c = () => {
2125
- 0 === b && (b = Xa(a).byteLength);
2146
+ 0 === b && (b = bb(a).byteLength);
2126
2147
  return a[--b];
2127
2148
  };
2128
- Ub("random", c);
2129
- Ub("urandom", c);
2130
- Lb("/dev/shm", 16895, 0);
2131
- Lb("/dev/shm/tmp", 16895, 0);
2149
+ Zb("random", c);
2150
+ Zb("urandom", c);
2151
+ Qb("/dev/shm", 16895, 0);
2152
+ Qb("/dev/shm/tmp", 16895, 0);
2132
2153
  })();
2133
2154
  (() => {
2134
- Lb("/proc", 16895, 0);
2135
- var a = Lb("/proc/self", 16895, 0);
2136
- Lb("/proc/self/fd", 16895, 0);
2137
- Kb({T:() => {
2138
- var b = mb(a, "fd", 16895, 73);
2155
+ Qb("/proc", 16895, 0);
2156
+ var a = Qb("/proc/self", 16895, 0);
2157
+ Qb("/proc/self/fd", 16895, 0);
2158
+ Pb({T:() => {
2159
+ var b = rb(a, "fd", 16895, 73);
2139
2160
  b.j = {ka:(c, d) => {
2140
- var e = Hb(+d);
2161
+ var e = Mb(+d);
2141
2162
  c = {parent:null, T:{jb:"fake"}, j:{ma:() => e.path},};
2142
2163
  return c.parent = c;
2143
2164
  }};
2144
2165
  return b;
2145
2166
  }}, "/proc/self/fd");
2146
2167
  })();
2147
- Object.assign($b.prototype, {get(a) {
2168
+ Object.assign(ec.prototype, {get(a) {
2148
2169
  return this.L[a];
2149
2170
  }, has(a) {
2150
2171
  return void 0 !== this.L[a];
@@ -2156,7 +2177,7 @@ Object.assign($b.prototype, {get(a) {
2156
2177
  this.L[a] = void 0;
2157
2178
  this.cb.push(a);
2158
2179
  }});
2159
- ac = m.BindingError = class extends Error {
2180
+ fc = m.BindingError = class extends Error {
2160
2181
  constructor(a) {
2161
2182
  super(a);
2162
2183
  this.name = "BindingError";
@@ -2170,34 +2191,34 @@ m.count_emval_handles = function() {
2170
2191
  }
2171
2192
  return a;
2172
2193
  };
2173
- ec = m.PureVirtualError = dc("PureVirtualError");
2174
- for (var ge = Array(256), he = 0; 256 > he; ++he) {
2175
- ge[he] = String.fromCharCode(he);
2194
+ jc = m.PureVirtualError = ic("PureVirtualError");
2195
+ for (var le = Array(256), me = 0; 256 > me; ++me) {
2196
+ le[me] = String.fromCharCode(me);
2176
2197
  }
2177
- fc = ge;
2198
+ kc = le;
2178
2199
  m.getInheritedInstanceCount = function() {
2179
- return Object.keys(jc).length;
2200
+ return Object.keys(oc).length;
2180
2201
  };
2181
2202
  m.getLiveInheritedInstances = function() {
2182
2203
  var a = [], b;
2183
- for (b in jc) {
2184
- jc.hasOwnProperty(b) && a.push(jc[b]);
2204
+ for (b in oc) {
2205
+ oc.hasOwnProperty(b) && a.push(oc[b]);
2185
2206
  }
2186
2207
  return a;
2187
2208
  };
2188
- m.flushPendingDeletes = hc;
2209
+ m.flushPendingDeletes = mc;
2189
2210
  m.setDelayFunction = function(a) {
2190
- ic = a;
2191
- gc.length && ic && ic(hc);
2211
+ nc = a;
2212
+ lc.length && nc && nc(mc);
2192
2213
  };
2193
- wc = m.InternalError = class extends Error {
2214
+ Bc = m.InternalError = class extends Error {
2194
2215
  constructor(a) {
2195
2216
  super(a);
2196
2217
  this.name = "InternalError";
2197
2218
  }
2198
2219
  };
2199
- Jc.prototype.isAliasOf = function(a) {
2200
- if (!(this instanceof Jc && a instanceof Jc)) {
2220
+ Oc.prototype.isAliasOf = function(a) {
2221
+ if (!(this instanceof Oc && a instanceof Oc)) {
2201
2222
  return !1;
2202
2223
  }
2203
2224
  var b = this.g.u.i, c = this.g.o, d = a.g.u.i;
@@ -2209,58 +2230,58 @@ Jc.prototype.isAliasOf = function(a) {
2209
2230
  }
2210
2231
  return b === d && c === a;
2211
2232
  };
2212
- Jc.prototype.clone = function() {
2213
- this.g.o || Ic(this);
2233
+ Oc.prototype.clone = function() {
2234
+ this.g.o || Nc(this);
2214
2235
  if (this.g.ia) {
2215
2236
  return this.g.count.value += 1, this;
2216
2237
  }
2217
- var a = zc, b = Object, c = b.create, d = Object.getPrototypeOf(this), e = this.g;
2238
+ var a = Ec, b = Object, c = b.create, d = Object.getPrototypeOf(this), e = this.g;
2218
2239
  a = a(c.call(b, d, {g:{value:{count:e.count, ga:e.ga, ia:e.ia, o:e.o, u:e.u, G:e.G, K:e.K,},}}));
2219
2240
  a.g.count.value += 1;
2220
2241
  a.g.ga = !1;
2221
2242
  return a;
2222
2243
  };
2223
- Jc.prototype["delete"] = function() {
2224
- this.g.o || Ic(this);
2244
+ Oc.prototype["delete"] = function() {
2245
+ this.g.o || Nc(this);
2225
2246
  this.g.ga && !this.g.ia && K("Object already scheduled for deletion");
2226
- qc(this);
2227
- sc(this.g);
2247
+ vc(this);
2248
+ xc(this.g);
2228
2249
  this.g.ia || (this.g.G = void 0, this.g.o = void 0);
2229
2250
  };
2230
- Jc.prototype.isDeleted = function() {
2251
+ Oc.prototype.isDeleted = function() {
2231
2252
  return !this.g.o;
2232
2253
  };
2233
- Jc.prototype.deleteLater = function() {
2234
- this.g.o || Ic(this);
2254
+ Oc.prototype.deleteLater = function() {
2255
+ this.g.o || Nc(this);
2235
2256
  this.g.ga && !this.g.ia && K("Object already scheduled for deletion");
2236
- gc.push(this);
2237
- 1 === gc.length && ic && ic(hc);
2257
+ lc.push(this);
2258
+ 1 === lc.length && nc && nc(mc);
2238
2259
  this.g.ga = !0;
2239
2260
  return this;
2240
2261
  };
2241
- Sc.prototype.Tb = function(a) {
2262
+ Xc.prototype.Tb = function(a) {
2242
2263
  this.ob && (a = this.ob(a));
2243
2264
  return a;
2244
2265
  };
2245
- Sc.prototype.Ya = function(a) {
2266
+ Xc.prototype.Ya = function(a) {
2246
2267
  this.V && this.V(a);
2247
2268
  };
2248
- Sc.prototype.argPackAdvance = 8;
2249
- Sc.prototype.readValueFromPointer = Cc;
2250
- Sc.prototype.deleteObject = function(a) {
2269
+ Xc.prototype.argPackAdvance = 8;
2270
+ Xc.prototype.readValueFromPointer = Hc;
2271
+ Xc.prototype.deleteObject = function(a) {
2251
2272
  if (null !== a) {
2252
2273
  a["delete"]();
2253
2274
  }
2254
2275
  };
2255
- Sc.prototype.fromWireType = function(a) {
2276
+ Xc.prototype.fromWireType = function(a) {
2256
2277
  function b() {
2257
- return this.xa ? yc(this.i.N, {u:this.kc, o:c, K:this, G:a,}) : yc(this.i.N, {u:this, o:a,});
2278
+ return this.xa ? Dc(this.i.N, {u:this.kc, o:c, K:this, G:a,}) : Dc(this.i.N, {u:this, o:a,});
2258
2279
  }
2259
2280
  var c = this.Tb(a);
2260
2281
  if (!c) {
2261
2282
  return this.Ya(a), null;
2262
2283
  }
2263
- var d = vc(this.i, c);
2284
+ var d = Ac(this.i, c);
2264
2285
  if (void 0 !== d) {
2265
2286
  if (0 === d.g.count.value) {
2266
2287
  return d.g.o = c, d.g.G = a, d.clone();
@@ -2270,43 +2291,43 @@ Sc.prototype.fromWireType = function(a) {
2270
2291
  return d;
2271
2292
  }
2272
2293
  d = this.i.Sb(c);
2273
- d = uc[d];
2294
+ d = zc[d];
2274
2295
  if (!d) {
2275
2296
  return b.call(this);
2276
2297
  }
2277
2298
  d = this.wa ? d.Ib : d.pointerType;
2278
- var e = tc(c, this.i, d.i);
2279
- return null === e ? b.call(this) : this.xa ? yc(d.i.N, {u:d, o:e, K:this, G:a,}) : yc(d.i.N, {u:d, o:e,});
2299
+ var e = yc(c, this.i, d.i);
2300
+ return null === e ? b.call(this) : this.xa ? Dc(d.i.N, {u:d, o:e, K:this, G:a,}) : Dc(d.i.N, {u:d, o:e,});
2280
2301
  };
2281
- Wc = m.UnboundTypeError = dc("UnboundTypeError");
2302
+ ad = m.UnboundTypeError = ic("UnboundTypeError");
2282
2303
  for (var U, W = 0; 32 > W; ++W) {
2283
- Nd.push(Array(W));
2304
+ Sd.push(Array(W));
2284
2305
  }
2285
- var ie = new Float32Array(288);
2306
+ var ne = new Float32Array(288);
2286
2307
  for (W = 0; 288 > W; ++W) {
2287
- Yd[W] = ie.subarray(0, W + 1);
2308
+ ce[W] = ne.subarray(0, W + 1);
2288
2309
  }
2289
- var je = new Int32Array(288);
2310
+ var oe = new Int32Array(288);
2290
2311
  for (W = 0; 288 > W; ++W) {
2291
- Zd[W] = je.subarray(0, W + 1);
2312
+ de[W] = oe.subarray(0, W + 1);
2292
2313
  }
2293
- var Ae = {__syscall_fcntl64:function(a, b, c) {
2294
- Wb = c;
2314
+ var Fe = {__syscall_fcntl64:function(a, b, c) {
2315
+ ac = c;
2295
2316
  try {
2296
- var d = Hb(a);
2317
+ var d = Mb(a);
2297
2318
  switch(b) {
2298
2319
  case 0:
2299
- var e = Xb();
2300
- return 0 > e ? -28 : Jb(d, e).X;
2320
+ var e = bc();
2321
+ return 0 > e ? -28 : Ob(d, e).X;
2301
2322
  case 1:
2302
2323
  case 2:
2303
2324
  return 0;
2304
2325
  case 3:
2305
2326
  return d.flags;
2306
2327
  case 4:
2307
- return e = Xb(), d.flags |= e, 0;
2328
+ return e = bc(), d.flags |= e, 0;
2308
2329
  case 5:
2309
- return e = Xb(), xa[e + 0 >> 1] = 2, 0;
2330
+ return e = bc(), za[e + 0 >> 1] = 2, 0;
2310
2331
  case 6:
2311
2332
  case 7:
2312
2333
  return 0;
@@ -2314,12 +2335,12 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2314
2335
  case 8:
2315
2336
  return -28;
2316
2337
  case 9:
2317
- return A[ke() >> 2] = 28, -1;
2338
+ return A[pe() >> 2] = 28, -1;
2318
2339
  default:
2319
2340
  return -28;
2320
2341
  }
2321
2342
  } catch (f) {
2322
- if ("undefined" == typeof Vb || "ErrnoError" !== f.name) {
2343
+ if ("undefined" == typeof $b || "ErrnoError" !== f.name) {
2323
2344
  throw f;
2324
2345
  }
2325
2346
  return -f.W;
@@ -2327,9 +2348,9 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2327
2348
  }, __syscall_fstat64:function(a, b) {
2328
2349
  try {
2329
2350
  a: {
2330
- var c = Hb(a).path;
2351
+ var c = Mb(a).path;
2331
2352
  try {
2332
- var d = yb(c, {Ma:!0}).node;
2353
+ var d = Db(c, {Ma:!0}).node;
2333
2354
  if (!d) {
2334
2355
  throw new G(44);
2335
2356
  }
@@ -2338,7 +2359,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2338
2359
  }
2339
2360
  var e = d.j.M(d);
2340
2361
  } catch (n) {
2341
- if (n && n.node && Ta(c) !== Ta(zb(n.node))) {
2362
+ if (n && n.node && Ya(c) !== Ya(Eb(n.node))) {
2342
2363
  var f = -54;
2343
2364
  break a;
2344
2365
  }
@@ -2355,7 +2376,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2355
2376
  A[b + 28 >> 2] = F[1];
2356
2377
  A[b + 32 >> 2] = 4096;
2357
2378
  A[b + 36 >> 2] = e.Hb;
2358
- var g = e.Fb.getTime(), k = e.hc.getTime(), p = e.Jb.getTime();
2379
+ var g = e.Fb.getTime(), k = e.hc.getTime(), q = e.Jb.getTime();
2359
2380
  F = [Math.floor(g / 1000) >>> 0, (E = Math.floor(g / 1000), 1.0 <= +Math.abs(E) ? 0.0 < E ? +Math.floor(E / 4294967296.0) >>> 0 : ~~+Math.ceil((E - +(~~E >>> 0)) / 4294967296.0) >>> 0 : 0)];
2360
2381
  A[b + 40 >> 2] = F[0];
2361
2382
  A[b + 44 >> 2] = F[1];
@@ -2364,10 +2385,10 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2364
2385
  A[b + 56 >> 2] = F[0];
2365
2386
  A[b + 60 >> 2] = F[1];
2366
2387
  B[b + 64 >> 2] = k % 1000 * 1000;
2367
- F = [Math.floor(p / 1000) >>> 0, (E = Math.floor(p / 1000), 1.0 <= +Math.abs(E) ? 0.0 < E ? +Math.floor(E / 4294967296.0) >>> 0 : ~~+Math.ceil((E - +(~~E >>> 0)) / 4294967296.0) >>> 0 : 0)];
2388
+ F = [Math.floor(q / 1000) >>> 0, (E = Math.floor(q / 1000), 1.0 <= +Math.abs(E) ? 0.0 < E ? +Math.floor(E / 4294967296.0) >>> 0 : ~~+Math.ceil((E - +(~~E >>> 0)) / 4294967296.0) >>> 0 : 0)];
2368
2389
  A[b + 72 >> 2] = F[0];
2369
2390
  A[b + 76 >> 2] = F[1];
2370
- B[b + 80 >> 2] = p % 1000 * 1000;
2391
+ B[b + 80 >> 2] = q % 1000 * 1000;
2371
2392
  F = [e.fb >>> 0, (E = e.fb, 1.0 <= +Math.abs(E) ? 0.0 < E ? +Math.floor(E / 4294967296.0) >>> 0 : ~~+Math.ceil((E - +(~~E >>> 0)) / 4294967296.0) >>> 0 : 0)];
2372
2393
  A[b + 88 >> 2] = F[0];
2373
2394
  A[b + 92 >> 2] = F[1];
@@ -2375,15 +2396,15 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2375
2396
  }
2376
2397
  return f;
2377
2398
  } catch (n) {
2378
- if ("undefined" == typeof Vb || "ErrnoError" !== n.name) {
2399
+ if ("undefined" == typeof $b || "ErrnoError" !== n.name) {
2379
2400
  throw n;
2380
2401
  }
2381
2402
  return -n.W;
2382
2403
  }
2383
2404
  }, __syscall_ioctl:function(a, b, c) {
2384
- Wb = c;
2405
+ ac = c;
2385
2406
  try {
2386
- var d = Hb(a);
2407
+ var d = Mb(a);
2387
2408
  switch(b) {
2388
2409
  case 21509:
2389
2410
  return d.s ? 0 : -59;
@@ -2393,7 +2414,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2393
2414
  }
2394
2415
  if (d.s.U.bc) {
2395
2416
  b = [3, 28, 127, 21, 4, 0, 1, 0, 17, 19, 26, 0, 18, 15, 23, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,];
2396
- var e = Xb();
2417
+ var e = bc();
2397
2418
  A[e >> 2] = 25856;
2398
2419
  A[e + 4 >> 2] = 5;
2399
2420
  A[e + 8 >> 2] = 191;
@@ -2414,7 +2435,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2414
2435
  return -59;
2415
2436
  }
2416
2437
  if (d.s.U.cc) {
2417
- for (e = Xb(), b = [], f = 0; 32 > f; f++) {
2438
+ for (e = bc(), b = [], f = 0; 32 > f; f++) {
2418
2439
  b.push(t[e + f + 17 >> 0]);
2419
2440
  }
2420
2441
  }
@@ -2423,12 +2444,12 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2423
2444
  if (!d.s) {
2424
2445
  return -59;
2425
2446
  }
2426
- e = Xb();
2447
+ e = bc();
2427
2448
  return A[e >> 2] = 0;
2428
2449
  case 21520:
2429
2450
  return d.s ? -28 : -59;
2430
2451
  case 21531:
2431
- e = Xb();
2452
+ e = bc();
2432
2453
  if (!d.m.ac) {
2433
2454
  throw new G(59);
2434
2455
  }
@@ -2437,7 +2458,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2437
2458
  if (!d.s) {
2438
2459
  return -59;
2439
2460
  }
2440
- d.s.U.dc && (f = [24, 80], e = Xb(), xa[e >> 1] = f[0], xa[e + 2 >> 1] = f[1]);
2461
+ d.s.U.dc && (f = [24, 80], e = bc(), za[e >> 1] = f[0], za[e + 2 >> 1] = f[1]);
2441
2462
  return 0;
2442
2463
  case 21524:
2443
2464
  return d.s ? 0 : -59;
@@ -2447,42 +2468,42 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2447
2468
  return -28;
2448
2469
  }
2449
2470
  } catch (g) {
2450
- if ("undefined" == typeof Vb || "ErrnoError" !== g.name) {
2471
+ if ("undefined" == typeof $b || "ErrnoError" !== g.name) {
2451
2472
  throw g;
2452
2473
  }
2453
2474
  return -g.W;
2454
2475
  }
2455
2476
  }, __syscall_openat:function(a, b, c, d) {
2456
- Wb = d;
2477
+ ac = d;
2457
2478
  try {
2458
- b = b ? $a(w, b) : "";
2479
+ b = b ? eb(w, b) : "";
2459
2480
  var e = b;
2460
2481
  if ("/" === e.charAt(0)) {
2461
2482
  b = e;
2462
2483
  } else {
2463
- var f = -100 === a ? "/" : Hb(a).path;
2484
+ var f = -100 === a ? "/" : Mb(a).path;
2464
2485
  if (0 == e.length) {
2465
2486
  throw new G(44);
2466
2487
  }
2467
- b = Ta(f + "/" + e);
2488
+ b = Ya(f + "/" + e);
2468
2489
  }
2469
- var g = d ? Xb() : 0;
2470
- return Pb(b, c, g).X;
2490
+ var g = d ? bc() : 0;
2491
+ return Ub(b, c, g).X;
2471
2492
  } catch (k) {
2472
- if ("undefined" == typeof Vb || "ErrnoError" !== k.name) {
2493
+ if ("undefined" == typeof $b || "ErrnoError" !== k.name) {
2473
2494
  throw k;
2474
2495
  }
2475
2496
  return -k.W;
2476
2497
  }
2477
2498
  }, _embind_create_inheriting_constructor:function(a, b, c) {
2478
2499
  a = N(a);
2479
- b = pc(b, "wrapper");
2480
- c = bc(c);
2500
+ b = uc(b, "wrapper");
2501
+ c = gc(c);
2481
2502
  var d = [].slice, e = b.i, f = e.N, g = e.A.N, k = e.A.constructor;
2482
- a = Zb(a, function() {
2503
+ a = dc(a, function() {
2483
2504
  e.A.nb.forEach(function(n) {
2484
2505
  if (this[n] === g[n]) {
2485
- throw new ec(`Pure virtual function ${n} must be implemented in JavaScript`);
2506
+ throw new jc(`Pure virtual function ${n} must be implemented in JavaScript`);
2486
2507
  }
2487
2508
  }.bind(this));
2488
2509
  Object.defineProperty(this, "__parent", {value:f});
@@ -2491,50 +2512,50 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2491
2512
  f.__construct = function() {
2492
2513
  this === f && K("Pass correct 'this' to __construct");
2493
2514
  var n = k.implement.apply(void 0, [this].concat(d.call(arguments)));
2494
- qc(n);
2515
+ vc(n);
2495
2516
  var u = n.g;
2496
2517
  n.notifyOnDestruction();
2497
2518
  u.ia = !0;
2498
2519
  Object.defineProperties(this, {g:{value:u}});
2499
- zc(this);
2520
+ Ec(this);
2500
2521
  n = u.o;
2501
- n = kc(e, n);
2502
- jc.hasOwnProperty(n) ? K(`Tried to register registered instance: ${n}`) : jc[n] = this;
2522
+ n = pc(e, n);
2523
+ oc.hasOwnProperty(n) ? K(`Tried to register registered instance: ${n}`) : oc[n] = this;
2503
2524
  };
2504
2525
  f.__destruct = function() {
2505
2526
  this === f && K("Pass correct 'this' to __destruct");
2506
- qc(this);
2527
+ vc(this);
2507
2528
  var n = this.g.o;
2508
- n = kc(e, n);
2509
- jc.hasOwnProperty(n) ? delete jc[n] : K(`Tried to unregister unregistered instance: ${n}`);
2529
+ n = pc(e, n);
2530
+ oc.hasOwnProperty(n) ? delete oc[n] : K(`Tried to unregister unregistered instance: ${n}`);
2510
2531
  };
2511
2532
  a.prototype = Object.create(f);
2512
- for (var p in c) {
2513
- a.prototype[p] = c[p];
2533
+ for (var q in c) {
2534
+ a.prototype[q] = c[q];
2514
2535
  }
2515
- return cc(a);
2536
+ return hc(a);
2516
2537
  }, _embind_finalize_value_object:function(a) {
2517
- var b = Ac[a];
2518
- delete Ac[a];
2538
+ var b = Fc[a];
2539
+ delete Fc[a];
2519
2540
  var c = b.Qa, d = b.V, e = b.ab, f = e.map(g => g.Wb).concat(e.map(g => g.oc));
2520
2541
  P([a], f, g => {
2521
2542
  var k = {};
2522
- e.forEach((p, n) => {
2523
- var u = g[n], v = p.Ub, y = p.Vb, l = g[n + e.length], r = p.nc, x = p.pc;
2524
- k[p.Qb] = {read:z => u.fromWireType(v(y, z)), write:(z, H) => {
2543
+ e.forEach((q, n) => {
2544
+ var u = g[n], v = q.Ub, y = q.Vb, l = g[n + e.length], r = q.nc, x = q.pc;
2545
+ k[q.Qb] = {read:z => u.fromWireType(v(y, z)), write:(z, H) => {
2525
2546
  var C = [];
2526
2547
  r(x, z, l.toWireType(C, H));
2527
- Bc(C);
2548
+ Gc(C);
2528
2549
  }};
2529
2550
  });
2530
- return [{name:b.name, fromWireType:function(p) {
2551
+ return [{name:b.name, fromWireType:function(q) {
2531
2552
  var n = {}, u;
2532
2553
  for (u in k) {
2533
- n[u] = k[u].read(p);
2554
+ n[u] = k[u].read(q);
2534
2555
  }
2535
- d(p);
2556
+ d(q);
2536
2557
  return n;
2537
- }, toWireType:function(p, n) {
2558
+ }, toWireType:function(q, n) {
2538
2559
  for (var u in k) {
2539
2560
  if (!(u in n)) {
2540
2561
  throw new TypeError(`Missing field: "${u}"`);
@@ -2544,15 +2565,15 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2544
2565
  for (u in k) {
2545
2566
  k[u].write(v, n[u]);
2546
2567
  }
2547
- null !== p && p.push(d, v);
2568
+ null !== q && q.push(d, v);
2548
2569
  return v;
2549
- }, argPackAdvance:8, readValueFromPointer:Cc, J:d,}];
2570
+ }, argPackAdvance:8, readValueFromPointer:Hc, J:d,}];
2550
2571
  });
2551
2572
  }, _embind_register_bigint:function() {
2552
2573
  }, _embind_register_bool:function(a, b, c, d, e) {
2553
- var f = Gc(c);
2574
+ var f = Lc(c);
2554
2575
  b = N(b);
2555
- Fc(a, {name:b, fromWireType:function(g) {
2576
+ Kc(a, {name:b, fromWireType:function(g) {
2556
2577
  return !!g;
2557
2578
  }, toWireType:function(g, k) {
2558
2579
  return k ? d : e;
@@ -2560,7 +2581,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2560
2581
  if (1 === c) {
2561
2582
  var k = t;
2562
2583
  } else if (2 === c) {
2563
- k = xa;
2584
+ k = za;
2564
2585
  } else if (4 === c) {
2565
2586
  k = A;
2566
2587
  } else {
@@ -2568,15 +2589,15 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2568
2589
  }
2569
2590
  return this.fromWireType(k[g >> f]);
2570
2591
  }, J:null,});
2571
- }, _embind_register_class:function(a, b, c, d, e, f, g, k, p, n, u, v, y) {
2592
+ }, _embind_register_class:function(a, b, c, d, e, f, g, k, q, n, u, v, y) {
2572
2593
  u = N(u);
2573
2594
  f = R(e, f);
2574
2595
  k && (k = R(g, k));
2575
- n && (n = R(p, n));
2596
+ n && (n = R(q, n));
2576
2597
  y = R(v, y);
2577
- var l = Yb(u);
2578
- Lc(l, function() {
2579
- Xc(`Cannot construct ${u} due to unbound types`, [d]);
2598
+ var l = cc(u);
2599
+ Qc(l, function() {
2600
+ bd(`Cannot construct ${u} due to unbound types`, [d]);
2580
2601
  });
2581
2602
  P([a, b, c], d ? [d] : [], function(r) {
2582
2603
  r = r[0];
@@ -2584,50 +2605,50 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2584
2605
  var x = r.i;
2585
2606
  var z = x.N;
2586
2607
  } else {
2587
- z = Jc.prototype;
2608
+ z = Oc.prototype;
2588
2609
  }
2589
- r = Zb(l, function() {
2610
+ r = dc(l, function() {
2590
2611
  if (Object.getPrototypeOf(this) !== H) {
2591
- throw new ac("Use 'new' to construct " + u);
2612
+ throw new fc("Use 'new' to construct " + u);
2592
2613
  }
2593
2614
  if (void 0 === C.Z) {
2594
- throw new ac(u + " has no accessible constructor");
2615
+ throw new fc(u + " has no accessible constructor");
2595
2616
  }
2596
2617
  var O = C.Z[arguments.length];
2597
2618
  if (void 0 === O) {
2598
- throw new ac(`Tried to invoke ctor of ${u} with invalid number of parameters (${arguments.length}) - expected (${Object.keys(C.Z).toString()}) parameters instead!`);
2619
+ throw new fc(`Tried to invoke ctor of ${u} with invalid number of parameters (${arguments.length}) - expected (${Object.keys(C.Z).toString()}) parameters instead!`);
2599
2620
  }
2600
2621
  return O.apply(this, arguments);
2601
2622
  });
2602
2623
  var H = Object.create(z, {constructor:{value:r},});
2603
2624
  r.prototype = H;
2604
- var C = new Mc(u, r, H, y, x, f, k, n);
2625
+ var C = new Rc(u, r, H, y, x, f, k, n);
2605
2626
  C.A && (void 0 === C.A.pa && (C.A.pa = []), C.A.pa.push(C));
2606
- x = new Sc(u, C, !0, !1);
2607
- z = new Sc(u + "*", C, !1, !1);
2608
- var L = new Sc(u + " const*", C, !1, !0);
2609
- uc[a] = {pointerType:z, Ib:L};
2610
- Tc(l, r);
2627
+ x = new Xc(u, C, !0, !1);
2628
+ z = new Xc(u + "*", C, !1, !1);
2629
+ var L = new Xc(u + " const*", C, !1, !0);
2630
+ zc[a] = {pointerType:z, Ib:L};
2631
+ Yc(l, r);
2611
2632
  return [x, z, L];
2612
2633
  });
2613
2634
  }, _embind_register_class_class_function:function(a, b, c, d, e, f, g) {
2614
- var k = Zc(c, d);
2635
+ var k = dd(c, d);
2615
2636
  b = N(b);
2616
2637
  f = R(e, f);
2617
- P([], [a], function(p) {
2638
+ P([], [a], function(q) {
2618
2639
  function n() {
2619
- Xc(`Cannot call ${u} due to unbound types`, k);
2640
+ bd(`Cannot call ${u} due to unbound types`, k);
2620
2641
  }
2621
- p = p[0];
2622
- var u = `${p.name}.${b}`;
2642
+ q = q[0];
2643
+ var u = `${q.name}.${b}`;
2623
2644
  b.startsWith("@@") && (b = Symbol[b.substring(2)]);
2624
- var v = p.i.constructor;
2625
- void 0 === v[b] ? (n.ea = c - 1, v[b] = n) : (Kc(v, b, u), v[b].B[c - 1] = n);
2645
+ var v = q.i.constructor;
2646
+ void 0 === v[b] ? (n.ea = c - 1, v[b] = n) : (Pc(v, b, u), v[b].B[c - 1] = n);
2626
2647
  P([], k, function(y) {
2627
- y = Yc(u, [y[0], null].concat(y.slice(1)), null, f, g);
2648
+ y = cd(u, [y[0], null].concat(y.slice(1)), null, f, g);
2628
2649
  void 0 === v[b].B ? (y.ea = c - 1, v[b] = y) : v[b].B[c - 1] = y;
2629
- if (p.i.pa) {
2630
- for (const l of p.i.pa) {
2650
+ if (q.i.pa) {
2651
+ for (const l of q.i.pa) {
2631
2652
  l.constructor.hasOwnProperty(b) || (l.constructor[b] = y);
2632
2653
  }
2633
2654
  }
@@ -2638,17 +2659,17 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2638
2659
  }, _embind_register_class_class_property:function(a, b, c, d, e, f, g, k) {
2639
2660
  b = N(b);
2640
2661
  f = R(e, f);
2641
- P([], [a], function(p) {
2642
- p = p[0];
2643
- var n = `${p.name}.${b}`, u = {get() {
2644
- Xc(`Cannot access ${n} due to unbound types`, [c]);
2662
+ P([], [a], function(q) {
2663
+ q = q[0];
2664
+ var n = `${q.name}.${b}`, u = {get() {
2665
+ bd(`Cannot access ${n} due to unbound types`, [c]);
2645
2666
  }, enumerable:!0, configurable:!0};
2646
2667
  u.set = k ? () => {
2647
- Xc(`Cannot access ${n} due to unbound types`, [c]);
2668
+ bd(`Cannot access ${n} due to unbound types`, [c]);
2648
2669
  } : () => {
2649
2670
  K(`${n} is a read-only property`);
2650
2671
  };
2651
- Object.defineProperty(p.i.constructor, b, u);
2672
+ Object.defineProperty(q.i.constructor, b, u);
2652
2673
  P([], [c], function(v) {
2653
2674
  v = v[0];
2654
2675
  var y = {get() {
@@ -2657,80 +2678,80 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2657
2678
  k && (k = R(g, k), y.set = l => {
2658
2679
  var r = [];
2659
2680
  k(d, v.toWireType(r, l));
2660
- Bc(r);
2681
+ Gc(r);
2661
2682
  });
2662
- Object.defineProperty(p.i.constructor, b, y);
2683
+ Object.defineProperty(q.i.constructor, b, y);
2663
2684
  return [];
2664
2685
  });
2665
2686
  return [];
2666
2687
  });
2667
2688
  }, _embind_register_class_constructor:function(a, b, c, d, e, f) {
2668
- var g = Zc(b, c);
2689
+ var g = dd(b, c);
2669
2690
  e = R(d, e);
2670
2691
  P([], [a], function(k) {
2671
2692
  k = k[0];
2672
- var p = `constructor ${k.name}`;
2693
+ var q = `constructor ${k.name}`;
2673
2694
  void 0 === k.i.Z && (k.i.Z = []);
2674
2695
  if (void 0 !== k.i.Z[b - 1]) {
2675
- throw new ac(`Cannot register multiple constructors with identical number of parameters (${b - 1}) for class '${k.name}'! Overload resolution is currently only performed using the parameter count, not actual type info!`);
2696
+ throw new fc(`Cannot register multiple constructors with identical number of parameters (${b - 1}) for class '${k.name}'! Overload resolution is currently only performed using the parameter count, not actual type info!`);
2676
2697
  }
2677
2698
  k.i.Z[b - 1] = () => {
2678
- Xc(`Cannot construct ${k.name} due to unbound types`, g);
2699
+ bd(`Cannot construct ${k.name} due to unbound types`, g);
2679
2700
  };
2680
2701
  P([], g, function(n) {
2681
2702
  n.splice(1, 0, null);
2682
- k.i.Z[b - 1] = Yc(p, n, null, e, f);
2703
+ k.i.Z[b - 1] = cd(q, n, null, e, f);
2683
2704
  return [];
2684
2705
  });
2685
2706
  return [];
2686
2707
  });
2687
2708
  }, _embind_register_class_function:function(a, b, c, d, e, f, g, k) {
2688
- var p = Zc(c, d);
2709
+ var q = dd(c, d);
2689
2710
  b = N(b);
2690
2711
  f = R(e, f);
2691
2712
  P([], [a], function(n) {
2692
2713
  function u() {
2693
- Xc(`Cannot call ${v} due to unbound types`, p);
2714
+ bd(`Cannot call ${v} due to unbound types`, q);
2694
2715
  }
2695
2716
  n = n[0];
2696
2717
  var v = `${n.name}.${b}`;
2697
2718
  b.startsWith("@@") && (b = Symbol[b.substring(2)]);
2698
2719
  k && n.i.nb.push(b);
2699
2720
  var y = n.i.N, l = y[b];
2700
- void 0 === l || void 0 === l.B && l.className !== n.name && l.ea === c - 2 ? (u.ea = c - 2, u.className = n.name, y[b] = u) : (Kc(y, b, v), y[b].B[c - 2] = u);
2701
- P([], p, function(r) {
2702
- r = Yc(v, r, n, f, g);
2721
+ void 0 === l || void 0 === l.B && l.className !== n.name && l.ea === c - 2 ? (u.ea = c - 2, u.className = n.name, y[b] = u) : (Pc(y, b, v), y[b].B[c - 2] = u);
2722
+ P([], q, function(r) {
2723
+ r = cd(v, r, n, f, g);
2703
2724
  void 0 === y[b].B ? (r.ea = c - 2, y[b] = r) : y[b].B[c - 2] = r;
2704
2725
  return [];
2705
2726
  });
2706
2727
  return [];
2707
2728
  });
2708
- }, _embind_register_class_property:function(a, b, c, d, e, f, g, k, p, n) {
2729
+ }, _embind_register_class_property:function(a, b, c, d, e, f, g, k, q, n) {
2709
2730
  b = N(b);
2710
2731
  e = R(d, e);
2711
2732
  P([], [a], function(u) {
2712
2733
  u = u[0];
2713
2734
  var v = `${u.name}.${b}`, y = {get() {
2714
- Xc(`Cannot access ${v} due to unbound types`, [c, g]);
2735
+ bd(`Cannot access ${v} due to unbound types`, [c, g]);
2715
2736
  }, enumerable:!0, configurable:!0};
2716
- y.set = p ? () => {
2717
- Xc(`Cannot access ${v} due to unbound types`, [c, g]);
2737
+ y.set = q ? () => {
2738
+ bd(`Cannot access ${v} due to unbound types`, [c, g]);
2718
2739
  } : () => {
2719
2740
  K(v + " is a read-only property");
2720
2741
  };
2721
2742
  Object.defineProperty(u.i.N, b, y);
2722
- P([], p ? [c, g] : [c], function(l) {
2743
+ P([], q ? [c, g] : [c], function(l) {
2723
2744
  var r = l[0], x = {get() {
2724
- var H = $c(this, u, v + " getter");
2745
+ var H = ed(this, u, v + " getter");
2725
2746
  return r.fromWireType(e(f, H));
2726
2747
  }, enumerable:!0};
2727
- if (p) {
2728
- p = R(k, p);
2748
+ if (q) {
2749
+ q = R(k, q);
2729
2750
  var z = l[1];
2730
2751
  x.set = function(H) {
2731
- var C = $c(this, u, v + " setter"), L = [];
2732
- p(n, C, z.toWireType(L, H));
2733
- Bc(L);
2752
+ var C = ed(this, u, v + " setter"), L = [];
2753
+ q(n, C, z.toWireType(L, H));
2754
+ Gc(L);
2734
2755
  };
2735
2756
  }
2736
2757
  Object.defineProperty(u.i.N, b, x);
@@ -2740,67 +2761,67 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2740
2761
  });
2741
2762
  }, _embind_register_emval:function(a, b) {
2742
2763
  b = N(b);
2743
- Fc(a, {name:b, fromWireType:function(c) {
2744
- var d = bc(c);
2745
- ad(c);
2764
+ Kc(a, {name:b, fromWireType:function(c) {
2765
+ var d = gc(c);
2766
+ fd(c);
2746
2767
  return d;
2747
2768
  }, toWireType:function(c, d) {
2748
- return cc(d);
2749
- }, argPackAdvance:8, readValueFromPointer:Cc, J:null,});
2769
+ return hc(d);
2770
+ }, argPackAdvance:8, readValueFromPointer:Hc, J:null,});
2750
2771
  }, _embind_register_enum:function(a, b, c, d) {
2751
2772
  function e() {
2752
2773
  }
2753
- c = Gc(c);
2774
+ c = Lc(c);
2754
2775
  b = N(b);
2755
2776
  e.values = {};
2756
- Fc(a, {name:b, constructor:e, fromWireType:function(f) {
2777
+ Kc(a, {name:b, constructor:e, fromWireType:function(f) {
2757
2778
  return this.constructor.values[f];
2758
2779
  }, toWireType:function(f, g) {
2759
2780
  return g.value;
2760
- }, argPackAdvance:8, readValueFromPointer:bd(b, c, d), J:null,});
2761
- Lc(b, e);
2781
+ }, argPackAdvance:8, readValueFromPointer:gd(b, c, d), J:null,});
2782
+ Qc(b, e);
2762
2783
  }, _embind_register_enum_value:function(a, b, c) {
2763
- var d = pc(a, "enum");
2784
+ var d = uc(a, "enum");
2764
2785
  b = N(b);
2765
2786
  a = d.constructor;
2766
- d = Object.create(d.constructor.prototype, {value:{value:c}, constructor:{value:Zb(`${d.name}_${b}`, function() {
2787
+ d = Object.create(d.constructor.prototype, {value:{value:c}, constructor:{value:dc(`${d.name}_${b}`, function() {
2767
2788
  })},});
2768
2789
  a.values[c] = d;
2769
2790
  a[b] = d;
2770
2791
  }, _embind_register_float:function(a, b, c) {
2771
- c = Gc(c);
2792
+ c = Lc(c);
2772
2793
  b = N(b);
2773
- Fc(a, {name:b, fromWireType:function(d) {
2794
+ Kc(a, {name:b, fromWireType:function(d) {
2774
2795
  return d;
2775
2796
  }, toWireType:function(d, e) {
2776
2797
  return e;
2777
- }, argPackAdvance:8, readValueFromPointer:cd(b, c), J:null,});
2798
+ }, argPackAdvance:8, readValueFromPointer:hd(b, c), J:null,});
2778
2799
  }, _embind_register_function:function(a, b, c, d, e, f) {
2779
- var g = Zc(b, c);
2800
+ var g = dd(b, c);
2780
2801
  a = N(a);
2781
2802
  e = R(d, e);
2782
- Lc(a, function() {
2783
- Xc(`Cannot call ${a} due to unbound types`, g);
2803
+ Qc(a, function() {
2804
+ bd(`Cannot call ${a} due to unbound types`, g);
2784
2805
  }, b - 1);
2785
2806
  P([], g, function(k) {
2786
- Tc(a, Yc(a, [k[0], null].concat(k.slice(1)), null, e, f), b - 1);
2807
+ Yc(a, cd(a, [k[0], null].concat(k.slice(1)), null, e, f), b - 1);
2787
2808
  return [];
2788
2809
  });
2789
2810
  }, _embind_register_integer:function(a, b, c, d, e) {
2790
2811
  b = N(b);
2791
2812
  -1 === e && (e = 4294967295);
2792
- e = Gc(c);
2813
+ e = Lc(c);
2793
2814
  var f = k => k;
2794
2815
  if (0 === d) {
2795
2816
  var g = 32 - 8 * c;
2796
2817
  f = k => k << g >>> g;
2797
2818
  }
2798
- c = b.includes("unsigned") ? function(k, p) {
2799
- return p >>> 0;
2800
- } : function(k, p) {
2801
- return p;
2819
+ c = b.includes("unsigned") ? function(k, q) {
2820
+ return q >>> 0;
2821
+ } : function(k, q) {
2822
+ return q;
2802
2823
  };
2803
- Fc(a, {name:b, fromWireType:f, toWireType:c, argPackAdvance:8, readValueFromPointer:dd(b, e, 0 !== d), J:null,});
2824
+ Kc(a, {name:b, fromWireType:f, toWireType:c, argPackAdvance:8, readValueFromPointer:jd(b, e, 0 !== d), J:null,});
2804
2825
  }, _embind_register_memory_view:function(a, b, c) {
2805
2826
  function d(f) {
2806
2827
  f >>= 2;
@@ -2809,23 +2830,23 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2809
2830
  }
2810
2831
  var e = [Int8Array, Uint8Array, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array,][b];
2811
2832
  c = N(c);
2812
- Fc(a, {name:c, fromWireType:d, argPackAdvance:8, readValueFromPointer:d,}, {Zb:!0,});
2833
+ Kc(a, {name:c, fromWireType:d, argPackAdvance:8, readValueFromPointer:d,}, {Zb:!0,});
2813
2834
  }, _embind_register_std_string:function(a, b) {
2814
2835
  b = N(b);
2815
2836
  var c = "std::string" === b;
2816
- Fc(a, {name:b, fromWireType:function(d) {
2837
+ Kc(a, {name:b, fromWireType:function(d) {
2817
2838
  var e = B[d >> 2], f = d + 4;
2818
2839
  if (c) {
2819
2840
  for (var g = f, k = 0; k <= e; ++k) {
2820
- var p = f + k;
2821
- if (k == e || 0 == w[p]) {
2822
- g = g ? $a(w, g, p - g) : "";
2841
+ var q = f + k;
2842
+ if (k == e || 0 == w[q]) {
2843
+ g = g ? eb(w, g, q - g) : "";
2823
2844
  if (void 0 === n) {
2824
2845
  var n = g;
2825
2846
  } else {
2826
2847
  n += String.fromCharCode(0), n += g;
2827
2848
  }
2828
- g = p + 1;
2849
+ g = q + 1;
2829
2850
  }
2830
2851
  }
2831
2852
  } else {
@@ -2835,105 +2856,105 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2835
2856
  }
2836
2857
  n = n.join("");
2837
2858
  }
2838
- oc(d);
2859
+ tc(d);
2839
2860
  return n;
2840
2861
  }, toWireType:function(d, e) {
2841
2862
  e instanceof ArrayBuffer && (e = new Uint8Array(e));
2842
2863
  var f = "string" == typeof e;
2843
2864
  f || e instanceof Uint8Array || e instanceof Uint8ClampedArray || e instanceof Int8Array || K("Cannot pass non-string to std::string");
2844
- var g = c && f ? bb(e) : e.length;
2845
- var k = Td(4 + g + 1), p = k + 4;
2865
+ var g = c && f ? gb(e) : e.length;
2866
+ var k = Yd(4 + g + 1), q = k + 4;
2846
2867
  B[k >> 2] = g;
2847
2868
  if (c && f) {
2848
- cb(e, w, p, g + 1);
2869
+ hb(e, w, q, g + 1);
2849
2870
  } else {
2850
2871
  if (f) {
2851
2872
  for (f = 0; f < g; ++f) {
2852
2873
  var n = e.charCodeAt(f);
2853
- 255 < n && (oc(p), K("String has UTF-16 code units that do not fit in 8 bits"));
2854
- w[p + f] = n;
2874
+ 255 < n && (tc(q), K("String has UTF-16 code units that do not fit in 8 bits"));
2875
+ w[q + f] = n;
2855
2876
  }
2856
2877
  } else {
2857
2878
  for (f = 0; f < g; ++f) {
2858
- w[p + f] = e[f];
2879
+ w[q + f] = e[f];
2859
2880
  }
2860
2881
  }
2861
2882
  }
2862
- null !== d && d.push(oc, k);
2883
+ null !== d && d.push(tc, k);
2863
2884
  return k;
2864
- }, argPackAdvance:8, readValueFromPointer:Cc, J:function(d) {
2865
- oc(d);
2885
+ }, argPackAdvance:8, readValueFromPointer:Hc, J:function(d) {
2886
+ tc(d);
2866
2887
  },});
2867
2888
  }, _embind_register_std_wstring:function(a, b, c) {
2868
2889
  c = N(c);
2869
2890
  if (2 === b) {
2870
- var d = fd;
2871
- var e = gd;
2872
- var f = hd;
2873
- var g = () => ya;
2891
+ var d = ld;
2892
+ var e = md;
2893
+ var f = nd;
2894
+ var g = () => Aa;
2874
2895
  var k = 1;
2875
2896
  } else {
2876
- 4 === b && (d = jd, e = kd, f = ld, g = () => B, k = 2);
2897
+ 4 === b && (d = od, e = pd, f = qd, g = () => B, k = 2);
2877
2898
  }
2878
- Fc(a, {name:c, fromWireType:function(p) {
2879
- for (var n = B[p >> 2], u = g(), v, y = p + 4, l = 0; l <= n; ++l) {
2880
- var r = p + 4 + l * b;
2899
+ Kc(a, {name:c, fromWireType:function(q) {
2900
+ for (var n = B[q >> 2], u = g(), v, y = q + 4, l = 0; l <= n; ++l) {
2901
+ var r = q + 4 + l * b;
2881
2902
  if (l == n || 0 == u[r >> k]) {
2882
2903
  y = d(y, r - y), void 0 === v ? v = y : (v += String.fromCharCode(0), v += y), y = r + b;
2883
2904
  }
2884
2905
  }
2885
- oc(p);
2906
+ tc(q);
2886
2907
  return v;
2887
- }, toWireType:function(p, n) {
2908
+ }, toWireType:function(q, n) {
2888
2909
  "string" != typeof n && K(`Cannot pass non-string to C++ string type ${c}`);
2889
- var u = f(n), v = Td(4 + u + b);
2910
+ var u = f(n), v = Yd(4 + u + b);
2890
2911
  B[v >> 2] = u >> k;
2891
2912
  e(n, v + 4, u + b);
2892
- null !== p && p.push(oc, v);
2913
+ null !== q && q.push(tc, v);
2893
2914
  return v;
2894
- }, argPackAdvance:8, readValueFromPointer:Cc, J:function(p) {
2895
- oc(p);
2915
+ }, argPackAdvance:8, readValueFromPointer:Hc, J:function(q) {
2916
+ tc(q);
2896
2917
  },});
2897
2918
  }, _embind_register_value_object:function(a, b, c, d, e, f) {
2898
- Ac[a] = {name:N(b), Qa:R(c, d), V:R(e, f), ab:[],};
2899
- }, _embind_register_value_object_field:function(a, b, c, d, e, f, g, k, p, n) {
2900
- Ac[a].ab.push({Qb:N(b), Wb:c, Ub:R(d, e), Vb:f, oc:g, nc:R(k, p), pc:n,});
2919
+ Fc[a] = {name:N(b), Qa:R(c, d), V:R(e, f), ab:[],};
2920
+ }, _embind_register_value_object_field:function(a, b, c, d, e, f, g, k, q, n) {
2921
+ Fc[a].ab.push({Qb:N(b), Wb:c, Ub:R(d, e), Vb:f, oc:g, nc:R(k, q), pc:n,});
2901
2922
  }, _embind_register_void:function(a, b) {
2902
2923
  b = N(b);
2903
- Fc(a, {ec:!0, name:b, argPackAdvance:0, fromWireType:function() {
2924
+ Kc(a, {ec:!0, name:b, argPackAdvance:0, fromWireType:function() {
2904
2925
  }, toWireType:function() {
2905
2926
  },});
2906
2927
  }, _emscripten_get_now_is_monotonic:() => !0, _emscripten_throw_longjmp:() => {
2907
2928
  throw Infinity;
2908
2929
  }, _emval_as:function(a, b, c) {
2909
- a = bc(a);
2910
- b = pc(b, "emval::as");
2911
- var d = [], e = cc(d);
2930
+ a = gc(a);
2931
+ b = uc(b, "emval::as");
2932
+ var d = [], e = hc(d);
2912
2933
  B[c >> 2] = e;
2913
2934
  return b.toWireType(d, a);
2914
2935
  }, _emval_call_method:function(a, b, c, d, e) {
2915
- a = od[a];
2916
- b = bc(b);
2917
- c = nd(c);
2936
+ a = td[a];
2937
+ b = gc(b);
2938
+ c = sd(c);
2918
2939
  var f = [];
2919
- B[d >> 2] = cc(f);
2940
+ B[d >> 2] = hc(f);
2920
2941
  return a(b, c, f, e);
2921
2942
  }, _emval_call_void_method:function(a, b, c, d) {
2922
- a = od[a];
2923
- b = bc(b);
2924
- c = nd(c);
2943
+ a = td[a];
2944
+ b = gc(b);
2945
+ c = sd(c);
2925
2946
  a(b, c, null, d);
2926
- }, _emval_decref:ad, _emval_get_method_caller:function(a, b) {
2927
- var c = qd(a, b), d = c[0];
2947
+ }, _emval_decref:fd, _emval_get_method_caller:function(a, b) {
2948
+ var c = vd(a, b), d = c[0];
2928
2949
  b = d.name + "_$" + c.slice(1).map(function(g) {
2929
2950
  return g.name;
2930
2951
  }).join("_") + "$";
2931
- var e = rd[b];
2952
+ var e = wd[b];
2932
2953
  if (void 0 !== e) {
2933
2954
  return e;
2934
2955
  }
2935
2956
  var f = Array(a - 1);
2936
- e = pd((g, k, p, n) => {
2957
+ e = ud((g, k, q, n) => {
2937
2958
  for (var u = 0, v = 0; v < a - 1; ++v) {
2938
2959
  f[v] = c[v + 1].readValueFromPointer(n + u), u += c[v + 1].argPackAdvance;
2939
2960
  }
@@ -2942,67 +2963,67 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
2942
2963
  c[v + 1].Lb && c[v + 1].Lb(f[v]);
2943
2964
  }
2944
2965
  if (!d.ec) {
2945
- return d.toWireType(p, g);
2966
+ return d.toWireType(q, g);
2946
2967
  }
2947
2968
  });
2948
- return rd[b] = e;
2969
+ return wd[b] = e;
2949
2970
  }, _emval_get_property:function(a, b) {
2950
- a = bc(a);
2951
- b = bc(b);
2952
- return cc(a[b]);
2971
+ a = gc(a);
2972
+ b = gc(b);
2973
+ return hc(a[b]);
2953
2974
  }, _emval_incref:function(a) {
2954
2975
  4 < a && (J.get(a).qb += 1);
2955
2976
  }, _emval_new_cstring:function(a) {
2956
- return cc(nd(a));
2977
+ return hc(sd(a));
2957
2978
  }, _emval_new_object:function() {
2958
- return cc({});
2979
+ return hc({});
2959
2980
  }, _emval_run_destructors:function(a) {
2960
- var b = bc(a);
2961
- Bc(b);
2962
- ad(a);
2981
+ var b = gc(a);
2982
+ Gc(b);
2983
+ fd(a);
2963
2984
  }, _emval_set_property:function(a, b, c) {
2964
- a = bc(a);
2965
- b = bc(b);
2966
- c = bc(c);
2985
+ a = gc(a);
2986
+ b = gc(b);
2987
+ c = gc(c);
2967
2988
  a[b] = c;
2968
2989
  }, _emval_take_value:function(a, b) {
2969
- a = pc(a, "_emval_take_value");
2990
+ a = uc(a, "_emval_take_value");
2970
2991
  a = a.readValueFromPointer(b);
2971
- return cc(a);
2992
+ return hc(a);
2972
2993
  }, abort:() => {
2973
- ua("");
2994
+ wa("");
2974
2995
  }, emscripten_asm_const_int:(a, b, c) => {
2975
- sd.length = 0;
2996
+ xd.length = 0;
2976
2997
  var d;
2977
2998
  for (c >>= 2; d = w[b++];) {
2978
- c += 105 != d & c, sd.push(105 == d ? A[c] : za[c++ >> 1]), ++c;
2999
+ c += 105 != d & c, xd.push(105 == d ? A[c] : Ba[c++ >> 1]), ++c;
2979
3000
  }
2980
- return Ra[a].apply(null, sd);
3001
+ return Va[a].apply(null, xd);
2981
3002
  }, emscripten_date_now:function() {
2982
3003
  return Date.now();
2983
3004
  }, emscripten_get_now:() => performance.now(), emscripten_glActiveTexture:function(a) {
2984
3005
  U.activeTexture(a);
2985
3006
  }, emscripten_glAttachShader:function(a, b) {
2986
- U.attachShader(yd[a], Cd[b]);
3007
+ U.attachShader(Dd[a], Hd[b]);
2987
3008
  }, emscripten_glBindAttribLocation:function(a, b, c) {
2988
- U.bindAttribLocation(yd[a], b, c ? $a(w, c) : "");
3009
+ U.bindAttribLocation(Dd[a], b, c ? eb(w, c) : "");
2989
3010
  }, emscripten_glBindBuffer:function(a, b) {
2990
3011
  35051 == a ? U.Ka = b : 35052 == a && (U.fa = b);
2991
- U.bindBuffer(a, xd[b]);
2992
- }, emscripten_glBindFramebuffer:Kd, emscripten_glBindRenderbuffer:function(a, b) {
2993
- U.bindRenderbuffer(a, Ad[b]);
3012
+ U.bindBuffer(a, Cd[b]);
3013
+ }, emscripten_glBindFramebuffer:Pd, emscripten_glBindRenderbuffer:function(a, b) {
3014
+ U.bindRenderbuffer(a, Fd[b]);
2994
3015
  }, emscripten_glBindSampler:function(a, b) {
2995
- U.bindSampler(a, Ed[b]);
3016
+ U.bindSampler(a, Jd[b]);
2996
3017
  }, emscripten_glBindTexture:function(a, b) {
2997
- U.bindTexture(a, Bd[b]);
2998
- }, emscripten_glBindVertexArray:Ld, emscripten_glBindVertexArrayOES:Ld, emscripten_glBlendColor:function(a, b, c, d) {
3018
+ U.bindTexture(a, Gd[b]);
3019
+ }, emscripten_glBindVertexArray:Qd, emscripten_glBindVertexArrayOES:Qd, emscripten_glBlendColor:function(a, b, c, d) {
2999
3020
  U.blendColor(a, b, c, d);
3000
3021
  }, emscripten_glBlendEquation:function(a) {
3001
3022
  U.blendEquation(a);
3002
3023
  }, emscripten_glBlendFunc:function(a, b) {
3003
3024
  U.blendFunc(a, b);
3004
- }, emscripten_glBlitFramebuffer:function(a, b, c, d, e, f, g, k, p, n) {
3005
- U.blitFramebuffer(a, b, c, d, e, f, g, k, p, n);
3025
+ }, emscripten_glBlitFramebuffer:function(a, b, c, d, e, f, g, k, q, n) {
3026
+ U.blitFramebuffer(a, b, c, d, e, f, g, k, q, n);
3006
3027
  }, emscripten_glBufferData:function(a, b, c, d) {
3007
3028
  2 <= T.version ? c && b ? U.bufferData(a, w, d, c, b) : U.bufferData(a, b, d) : U.bufferData(a, c ? w.subarray(c, c + b) : b, d);
3008
3029
  }, emscripten_glBufferSubData:function(a, b, c, d) {
@@ -3016,71 +3037,71 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3016
3037
  }, emscripten_glClearStencil:function(a) {
3017
3038
  U.clearStencil(a);
3018
3039
  }, emscripten_glClientWaitSync:function(a, b, c, d) {
3019
- return U.clientWaitSync(Fd[a], b, (c >>> 0) + 4294967296 * d);
3040
+ return U.clientWaitSync(Kd[a], b, (c >>> 0) + 4294967296 * d);
3020
3041
  }, emscripten_glColorMask:function(a, b, c, d) {
3021
3042
  U.colorMask(!!a, !!b, !!c, !!d);
3022
3043
  }, emscripten_glCompileShader:function(a) {
3023
- U.compileShader(Cd[a]);
3044
+ U.compileShader(Hd[a]);
3024
3045
  }, emscripten_glCompressedTexImage2D:function(a, b, c, d, e, f, g, k) {
3025
3046
  2 <= T.version ? U.fa || !g ? U.compressedTexImage2D(a, b, c, d, e, f, g, k) : U.compressedTexImage2D(a, b, c, d, e, f, w, k, g) : U.compressedTexImage2D(a, b, c, d, e, f, k ? w.subarray(k, k + g) : null);
3026
- }, emscripten_glCompressedTexSubImage2D:function(a, b, c, d, e, f, g, k, p) {
3027
- 2 <= T.version ? U.fa || !k ? U.compressedTexSubImage2D(a, b, c, d, e, f, g, k, p) : U.compressedTexSubImage2D(a, b, c, d, e, f, g, w, p, k) : U.compressedTexSubImage2D(a, b, c, d, e, f, g, p ? w.subarray(p, p + k) : null);
3047
+ }, emscripten_glCompressedTexSubImage2D:function(a, b, c, d, e, f, g, k, q) {
3048
+ 2 <= T.version ? U.fa || !k ? U.compressedTexSubImage2D(a, b, c, d, e, f, g, k, q) : U.compressedTexSubImage2D(a, b, c, d, e, f, g, w, q, k) : U.compressedTexSubImage2D(a, b, c, d, e, f, g, q ? w.subarray(q, q + k) : null);
3028
3049
  }, emscripten_glCopyTexSubImage2D:function(a, b, c, d, e, f, g, k) {
3029
3050
  U.copyTexSubImage2D(a, b, c, d, e, f, g, k);
3030
3051
  }, emscripten_glCreateProgram:function() {
3031
- var a = ha(yd), b = U.createProgram();
3052
+ var a = ha(Dd), b = U.createProgram();
3032
3053
  b.name = a;
3033
3054
  b.Aa = b.ya = b.za = 0;
3034
3055
  b.Ta = 1;
3035
- yd[a] = b;
3056
+ Dd[a] = b;
3036
3057
  return a;
3037
3058
  }, emscripten_glCreateShader:function(a) {
3038
- var b = ha(Cd);
3039
- Cd[b] = U.createShader(a);
3059
+ var b = ha(Hd);
3060
+ Hd[b] = U.createShader(a);
3040
3061
  return b;
3041
3062
  }, emscripten_glCullFace:function(a) {
3042
3063
  U.cullFace(a);
3043
3064
  }, emscripten_glDeleteBuffers:function(a, b) {
3044
3065
  for (var c = 0; c < a; c++) {
3045
- var d = A[b + 4 * c >> 2], e = xd[d];
3046
- e && (U.deleteBuffer(e), e.name = 0, xd[d] = null, d == U.Ka && (U.Ka = 0), d == U.fa && (U.fa = 0));
3066
+ var d = A[b + 4 * c >> 2], e = Cd[d];
3067
+ e && (U.deleteBuffer(e), e.name = 0, Cd[d] = null, d == U.Ka && (U.Ka = 0), d == U.fa && (U.fa = 0));
3047
3068
  }
3048
3069
  }, emscripten_glDeleteFramebuffers:function(a, b) {
3049
3070
  for (var c = 0; c < a; ++c) {
3050
- var d = A[b + 4 * c >> 2], e = zd[d];
3051
- e && (U.deleteFramebuffer(e), e.name = 0, zd[d] = null);
3071
+ var d = A[b + 4 * c >> 2], e = Ed[d];
3072
+ e && (U.deleteFramebuffer(e), e.name = 0, Ed[d] = null);
3052
3073
  }
3053
3074
  }, emscripten_glDeleteProgram:function(a) {
3054
3075
  if (a) {
3055
- var b = yd[a];
3056
- b ? (U.deleteProgram(b), b.name = 0, yd[a] = null) : S(1281);
3076
+ var b = Dd[a];
3077
+ b ? (U.deleteProgram(b), b.name = 0, Dd[a] = null) : S(1281);
3057
3078
  }
3058
3079
  }, emscripten_glDeleteRenderbuffers:function(a, b) {
3059
3080
  for (var c = 0; c < a; c++) {
3060
- var d = A[b + 4 * c >> 2], e = Ad[d];
3061
- e && (U.deleteRenderbuffer(e), e.name = 0, Ad[d] = null);
3081
+ var d = A[b + 4 * c >> 2], e = Fd[d];
3082
+ e && (U.deleteRenderbuffer(e), e.name = 0, Fd[d] = null);
3062
3083
  }
3063
3084
  }, emscripten_glDeleteSamplers:function(a, b) {
3064
3085
  for (var c = 0; c < a; c++) {
3065
- var d = A[b + 4 * c >> 2], e = Ed[d];
3066
- e && (U.deleteSampler(e), e.name = 0, Ed[d] = null);
3086
+ var d = A[b + 4 * c >> 2], e = Jd[d];
3087
+ e && (U.deleteSampler(e), e.name = 0, Jd[d] = null);
3067
3088
  }
3068
3089
  }, emscripten_glDeleteShader:function(a) {
3069
3090
  if (a) {
3070
- var b = Cd[a];
3071
- b ? (U.deleteShader(b), Cd[a] = null) : S(1281);
3091
+ var b = Hd[a];
3092
+ b ? (U.deleteShader(b), Hd[a] = null) : S(1281);
3072
3093
  }
3073
3094
  }, emscripten_glDeleteSync:function(a) {
3074
3095
  if (a) {
3075
- var b = Fd[a];
3076
- b ? (U.deleteSync(b), b.name = 0, Fd[a] = null) : S(1281);
3096
+ var b = Kd[a];
3097
+ b ? (U.deleteSync(b), b.name = 0, Kd[a] = null) : S(1281);
3077
3098
  }
3078
3099
  }, emscripten_glDeleteTextures:function(a, b) {
3079
3100
  for (var c = 0; c < a; c++) {
3080
- var d = A[b + 4 * c >> 2], e = Bd[d];
3081
- e && (U.deleteTexture(e), e.name = 0, Bd[d] = null);
3101
+ var d = A[b + 4 * c >> 2], e = Gd[d];
3102
+ e && (U.deleteTexture(e), e.name = 0, Gd[d] = null);
3082
3103
  }
3083
- }, emscripten_glDeleteVertexArrays:Md, emscripten_glDeleteVertexArraysOES:Md, emscripten_glDepthMask:function(a) {
3104
+ }, emscripten_glDeleteVertexArrays:Rd, emscripten_glDeleteVertexArraysOES:Rd, emscripten_glDepthMask:function(a) {
3084
3105
  U.depthMask(!!a);
3085
3106
  }, emscripten_glDisable:function(a) {
3086
3107
  U.disable(a);
@@ -3093,49 +3114,49 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3093
3114
  }, emscripten_glDrawArraysInstancedBaseInstanceWEBGL:function(a, b, c, d, e) {
3094
3115
  U.Za.drawArraysInstancedBaseInstanceWEBGL(a, b, c, d, e);
3095
3116
  }, emscripten_glDrawBuffers:function(a, b) {
3096
- for (var c = Nd[a], d = 0; d < a; d++) {
3117
+ for (var c = Sd[a], d = 0; d < a; d++) {
3097
3118
  c[d] = A[b + 4 * d >> 2];
3098
3119
  }
3099
3120
  U.drawBuffers(c);
3100
- }, emscripten_glDrawElements:Od, emscripten_glDrawElementsInstanced:function(a, b, c, d, e) {
3121
+ }, emscripten_glDrawElements:Td, emscripten_glDrawElementsInstanced:function(a, b, c, d, e) {
3101
3122
  U.drawElementsInstanced(a, b, c, d, e);
3102
3123
  }, emscripten_glDrawElementsInstancedBaseVertexBaseInstanceWEBGL:function(a, b, c, d, e, f, g) {
3103
3124
  U.Za.drawElementsInstancedBaseVertexBaseInstanceWEBGL(a, b, c, d, e, f, g);
3104
3125
  }, emscripten_glDrawRangeElements:function(a, b, c, d, e, f) {
3105
- Od(a, d, e, f);
3126
+ Td(a, d, e, f);
3106
3127
  }, emscripten_glEnable:function(a) {
3107
3128
  U.enable(a);
3108
3129
  }, emscripten_glEnableVertexAttribArray:function(a) {
3109
3130
  U.enableVertexAttribArray(a);
3110
3131
  }, emscripten_glFenceSync:function(a, b) {
3111
- return (a = U.fenceSync(a, b)) ? (b = ha(Fd), a.name = b, Fd[b] = a, b) : 0;
3132
+ return (a = U.fenceSync(a, b)) ? (b = ha(Kd), a.name = b, Kd[b] = a, b) : 0;
3112
3133
  }, emscripten_glFinish:function() {
3113
3134
  U.finish();
3114
3135
  }, emscripten_glFlush:function() {
3115
3136
  U.flush();
3116
3137
  }, emscripten_glFramebufferRenderbuffer:function(a, b, c, d) {
3117
- U.framebufferRenderbuffer(a, b, c, Ad[d]);
3138
+ U.framebufferRenderbuffer(a, b, c, Fd[d]);
3118
3139
  }, emscripten_glFramebufferTexture2D:function(a, b, c, d, e) {
3119
- U.framebufferTexture2D(a, b, c, Bd[d], e);
3140
+ U.framebufferTexture2D(a, b, c, Gd[d], e);
3120
3141
  }, emscripten_glFrontFace:function(a) {
3121
3142
  U.frontFace(a);
3122
3143
  }, emscripten_glGenBuffers:function(a, b) {
3123
- Pd(a, b, "createBuffer", xd);
3144
+ Ud(a, b, "createBuffer", Cd);
3124
3145
  }, emscripten_glGenFramebuffers:function(a, b) {
3125
- Pd(a, b, "createFramebuffer", zd);
3146
+ Ud(a, b, "createFramebuffer", Ed);
3126
3147
  }, emscripten_glGenRenderbuffers:function(a, b) {
3127
- Pd(a, b, "createRenderbuffer", Ad);
3148
+ Ud(a, b, "createRenderbuffer", Fd);
3128
3149
  }, emscripten_glGenSamplers:function(a, b) {
3129
- Pd(a, b, "createSampler", Ed);
3150
+ Ud(a, b, "createSampler", Jd);
3130
3151
  }, emscripten_glGenTextures:function(a, b) {
3131
- Pd(a, b, "createTexture", Bd);
3132
- }, emscripten_glGenVertexArrays:Qd, emscripten_glGenVertexArraysOES:Qd, emscripten_glGenerateMipmap:function(a) {
3152
+ Ud(a, b, "createTexture", Gd);
3153
+ }, emscripten_glGenVertexArrays:Vd, emscripten_glGenVertexArraysOES:Vd, emscripten_glGenerateMipmap:function(a) {
3133
3154
  U.generateMipmap(a);
3134
3155
  }, emscripten_glGetBufferParameteriv:function(a, b, c) {
3135
3156
  c ? A[c >> 2] = U.getBufferParameter(a, b) : S(1281);
3136
3157
  }, emscripten_glGetError:function() {
3137
- var a = U.getError() || Jd;
3138
- Jd = 0;
3158
+ var a = U.getError() || Od;
3159
+ Od = 0;
3139
3160
  return a;
3140
3161
  }, emscripten_glGetFramebufferAttachmentParameteriv:function(a, b, c, d) {
3141
3162
  a = U.getFramebufferAttachmentParameter(a, b, c);
@@ -3143,17 +3164,17 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3143
3164
  a = a.name | 0;
3144
3165
  }
3145
3166
  A[d >> 2] = a;
3146
- }, emscripten_glGetIntegerv:Sd, emscripten_glGetProgramInfoLog:function(a, b, c, d) {
3147
- a = U.getProgramInfoLog(yd[a]);
3167
+ }, emscripten_glGetIntegerv:Xd, emscripten_glGetProgramInfoLog:function(a, b, c, d) {
3168
+ a = U.getProgramInfoLog(Dd[a]);
3148
3169
  null === a && (a = "(unknown error)");
3149
- b = 0 < b && d ? cb(a, w, d, b) : 0;
3170
+ b = 0 < b && d ? hb(a, w, d, b) : 0;
3150
3171
  c && (A[c >> 2] = b);
3151
3172
  }, emscripten_glGetProgramiv:function(a, b, c) {
3152
3173
  if (c) {
3153
- if (a >= wd) {
3174
+ if (a >= Bd) {
3154
3175
  S(1281);
3155
3176
  } else {
3156
- if (a = yd[a], 35716 == b) {
3177
+ if (a = Dd[a], 35716 == b) {
3157
3178
  a = U.getProgramInfoLog(a), null === a && (a = "(unknown error)"), A[c >> 2] = a.length + 1;
3158
3179
  } else if (35719 == b) {
3159
3180
  if (!a.Aa) {
@@ -3186,9 +3207,9 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3186
3207
  }, emscripten_glGetRenderbufferParameteriv:function(a, b, c) {
3187
3208
  c ? A[c >> 2] = U.getRenderbufferParameter(a, b) : S(1281);
3188
3209
  }, emscripten_glGetShaderInfoLog:function(a, b, c, d) {
3189
- a = U.getShaderInfoLog(Cd[a]);
3210
+ a = U.getShaderInfoLog(Hd[a]);
3190
3211
  null === a && (a = "(unknown error)");
3191
- b = 0 < b && d ? cb(a, w, d, b) : 0;
3212
+ b = 0 < b && d ? hb(a, w, d, b) : 0;
3192
3213
  c && (A[c >> 2] = b);
3193
3214
  }, emscripten_glGetShaderPrecisionFormat:function(a, b, c, d) {
3194
3215
  a = U.getShaderPrecisionFormat(a, b);
@@ -3196,9 +3217,9 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3196
3217
  A[c + 4 >> 2] = a.rangeMax;
3197
3218
  A[d >> 2] = a.precision;
3198
3219
  }, emscripten_glGetShaderiv:function(a, b, c) {
3199
- c ? 35716 == b ? (a = U.getShaderInfoLog(Cd[a]), null === a && (a = "(unknown error)"), A[c >> 2] = a ? a.length + 1 : 0) : 35720 == b ? (a = U.getShaderSource(Cd[a]), A[c >> 2] = a ? a.length + 1 : 0) : A[c >> 2] = U.getShaderParameter(Cd[a], b) : S(1281);
3220
+ c ? 35716 == b ? (a = U.getShaderInfoLog(Hd[a]), null === a && (a = "(unknown error)"), A[c >> 2] = a ? a.length + 1 : 0) : 35720 == b ? (a = U.getShaderSource(Hd[a]), A[c >> 2] = a ? a.length + 1 : 0) : A[c >> 2] = U.getShaderParameter(Hd[a], b) : S(1281);
3200
3221
  }, emscripten_glGetString:function(a) {
3201
- var b = Gd[a];
3222
+ var b = Ld[a];
3202
3223
  if (!b) {
3203
3224
  switch(a) {
3204
3225
  case 7939:
@@ -3206,37 +3227,37 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3206
3227
  b = b.concat(b.map(function(d) {
3207
3228
  return "GL_" + d;
3208
3229
  }));
3209
- b = Ud(b.join(" "));
3230
+ b = Zd(b.join(" "));
3210
3231
  break;
3211
3232
  case 7936:
3212
3233
  case 7937:
3213
3234
  case 37445:
3214
3235
  case 37446:
3215
3236
  (b = U.getParameter(a)) || S(1280);
3216
- b = b && Ud(b);
3237
+ b = b && Zd(b);
3217
3238
  break;
3218
3239
  case 7938:
3219
3240
  b = U.getParameter(7938);
3220
3241
  b = 2 <= T.version ? "OpenGL ES 3.0 (" + b + ")" : "OpenGL ES 2.0 (" + b + ")";
3221
- b = Ud(b);
3242
+ b = Zd(b);
3222
3243
  break;
3223
3244
  case 35724:
3224
3245
  b = U.getParameter(35724);
3225
3246
  var c = b.match(/^WebGL GLSL ES ([0-9]\.[0-9][0-9]?)(?:$| .*)/);
3226
3247
  null !== c && (3 == c[1].length && (c[1] += "0"), b = "OpenGL ES GLSL ES " + c[1] + " (" + b + ")");
3227
- b = Ud(b);
3248
+ b = Zd(b);
3228
3249
  break;
3229
3250
  default:
3230
3251
  S(1280);
3231
3252
  }
3232
- Gd[a] = b;
3253
+ Ld[a] = b;
3233
3254
  }
3234
3255
  return b;
3235
3256
  }, emscripten_glGetStringi:function(a, b) {
3236
3257
  if (2 > T.version) {
3237
3258
  return S(1282), 0;
3238
3259
  }
3239
- var c = Hd[a];
3260
+ var c = Md[a];
3240
3261
  if (c) {
3241
3262
  return 0 > b || b >= c.length ? (S(1281), 0) : c[b];
3242
3263
  }
@@ -3245,34 +3266,34 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3245
3266
  return c = U.getSupportedExtensions() || [], c = c.concat(c.map(function(d) {
3246
3267
  return "GL_" + d;
3247
3268
  })), c = c.map(function(d) {
3248
- return Ud(d);
3249
- }), c = Hd[a] = c, 0 > b || b >= c.length ? (S(1281), 0) : c[b];
3269
+ return Zd(d);
3270
+ }), c = Md[a] = c, 0 > b || b >= c.length ? (S(1281), 0) : c[b];
3250
3271
  default:
3251
3272
  return S(1280), 0;
3252
3273
  }
3253
3274
  }, emscripten_glGetUniformLocation:function(a, b) {
3254
- b = b ? $a(w, b) : "";
3255
- if (a = yd[a]) {
3275
+ b = b ? eb(w, b) : "";
3276
+ if (a = Dd[a]) {
3256
3277
  var c = a, d = c.na, e = c.vb, f;
3257
3278
  if (!d) {
3258
3279
  for (c.na = d = {}, c.ub = {}, f = 0; f < U.getProgramParameter(c, 35718); ++f) {
3259
3280
  var g = U.getActiveUniform(c, f);
3260
3281
  var k = g.name;
3261
3282
  g = g.size;
3262
- var p = Vd(k);
3263
- p = 0 < p ? k.slice(0, p) : k;
3283
+ var q = $d(k);
3284
+ q = 0 < q ? k.slice(0, q) : k;
3264
3285
  var n = c.Ta;
3265
3286
  c.Ta += g;
3266
- e[p] = [g, n];
3287
+ e[q] = [g, n];
3267
3288
  for (k = 0; k < g; ++k) {
3268
- d[n] = k, c.ub[n++] = p;
3289
+ d[n] = k, c.ub[n++] = q;
3269
3290
  }
3270
3291
  }
3271
3292
  }
3272
3293
  c = a.na;
3273
3294
  d = 0;
3274
3295
  e = b;
3275
- f = Vd(b);
3296
+ f = $d(b);
3276
3297
  0 < f && (d = parseInt(b.slice(f + 1)) >>> 0, e = b.slice(0, f));
3277
3298
  if ((e = a.vb[e]) && d < e[0] && (d += e[1], c[d] = c[d] || U.getUniformLocation(a, b))) {
3278
3299
  return d;
@@ -3282,23 +3303,23 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3282
3303
  }
3283
3304
  return -1;
3284
3305
  }, emscripten_glInvalidateFramebuffer:function(a, b, c) {
3285
- for (var d = Nd[b], e = 0; e < b; e++) {
3306
+ for (var d = Sd[b], e = 0; e < b; e++) {
3286
3307
  d[e] = A[c + 4 * e >> 2];
3287
3308
  }
3288
3309
  U.invalidateFramebuffer(a, d);
3289
3310
  }, emscripten_glInvalidateSubFramebuffer:function(a, b, c, d, e, f, g) {
3290
- for (var k = Nd[b], p = 0; p < b; p++) {
3291
- k[p] = A[c + 4 * p >> 2];
3311
+ for (var k = Sd[b], q = 0; q < b; q++) {
3312
+ k[q] = A[c + 4 * q >> 2];
3292
3313
  }
3293
3314
  U.invalidateSubFramebuffer(a, k, d, e, f, g);
3294
3315
  }, emscripten_glIsSync:function(a) {
3295
- return U.isSync(Fd[a]);
3316
+ return U.isSync(Kd[a]);
3296
3317
  }, emscripten_glIsTexture:function(a) {
3297
- return (a = Bd[a]) ? U.isTexture(a) : 0;
3318
+ return (a = Gd[a]) ? U.isTexture(a) : 0;
3298
3319
  }, emscripten_glLineWidth:function(a) {
3299
3320
  U.lineWidth(a);
3300
3321
  }, emscripten_glLinkProgram:function(a) {
3301
- a = yd[a];
3322
+ a = Dd[a];
3302
3323
  U.linkProgram(a);
3303
3324
  a.na = 0;
3304
3325
  a.vb = {};
@@ -3307,7 +3328,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3307
3328
  }, emscripten_glMultiDrawElementsInstancedBaseVertexBaseInstanceWEBGL:function(a, b, c, d, e, f, g, k) {
3308
3329
  U.hb.multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(a, A, b >> 2, c, A, d >> 2, A, e >> 2, A, f >> 2, B, g >> 2, k);
3309
3330
  }, emscripten_glPixelStorei:function(a, b) {
3310
- 3317 == a && (Id = b);
3331
+ 3317 == a && (Nd = b);
3311
3332
  U.pixelStorei(a, b);
3312
3333
  }, emscripten_glReadBuffer:function(a) {
3313
3334
  U.readBuffer(a);
@@ -3316,29 +3337,29 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3316
3337
  if (U.Ka) {
3317
3338
  U.readPixels(a, b, c, d, e, f, g);
3318
3339
  } else {
3319
- var k = Wd(f);
3340
+ var k = ae(f);
3320
3341
  U.readPixels(a, b, c, d, e, f, k, g >> 31 - Math.clz32(k.BYTES_PER_ELEMENT));
3321
3342
  }
3322
3343
  } else {
3323
- (g = Xd(f, e, c, d, g)) ? U.readPixels(a, b, c, d, e, f, g) : S(1280);
3344
+ (g = be(f, e, c, d, g)) ? U.readPixels(a, b, c, d, e, f, g) : S(1280);
3324
3345
  }
3325
3346
  }, emscripten_glRenderbufferStorage:function(a, b, c, d) {
3326
3347
  U.renderbufferStorage(a, b, c, d);
3327
3348
  }, emscripten_glRenderbufferStorageMultisample:function(a, b, c, d, e) {
3328
3349
  U.renderbufferStorageMultisample(a, b, c, d, e);
3329
3350
  }, emscripten_glSamplerParameteri:function(a, b, c) {
3330
- U.samplerParameteri(Ed[a], b, c);
3351
+ U.samplerParameteri(Jd[a], b, c);
3331
3352
  }, emscripten_glSamplerParameteriv:function(a, b, c) {
3332
- U.samplerParameteri(Ed[a], b, A[c >> 2]);
3353
+ U.samplerParameteri(Jd[a], b, A[c >> 2]);
3333
3354
  }, emscripten_glScissor:function(a, b, c, d) {
3334
3355
  U.scissor(a, b, c, d);
3335
3356
  }, emscripten_glShaderSource:function(a, b, c, d) {
3336
3357
  for (var e = "", f = 0; f < b; ++f) {
3337
3358
  var g = d ? A[d + 4 * f >> 2] : -1, k = A[c + 4 * f >> 2];
3338
- g = k ? $a(w, k, 0 > g ? void 0 : g) : "";
3359
+ g = k ? eb(w, k, 0 > g ? void 0 : g) : "";
3339
3360
  e += g;
3340
3361
  }
3341
- U.shaderSource(Cd[a], e);
3362
+ U.shaderSource(Hd[a], e);
3342
3363
  }, emscripten_glStencilFunc:function(a, b, c) {
3343
3364
  U.stencilFunc(a, b, c);
3344
3365
  }, emscripten_glStencilFuncSeparate:function(a, b, c, d) {
@@ -3351,18 +3372,18 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3351
3372
  U.stencilOp(a, b, c);
3352
3373
  }, emscripten_glStencilOpSeparate:function(a, b, c, d) {
3353
3374
  U.stencilOpSeparate(a, b, c, d);
3354
- }, emscripten_glTexImage2D:function(a, b, c, d, e, f, g, k, p) {
3375
+ }, emscripten_glTexImage2D:function(a, b, c, d, e, f, g, k, q) {
3355
3376
  if (2 <= T.version) {
3356
3377
  if (U.fa) {
3357
- U.texImage2D(a, b, c, d, e, f, g, k, p);
3358
- } else if (p) {
3359
- var n = Wd(k);
3360
- U.texImage2D(a, b, c, d, e, f, g, k, n, p >> 31 - Math.clz32(n.BYTES_PER_ELEMENT));
3378
+ U.texImage2D(a, b, c, d, e, f, g, k, q);
3379
+ } else if (q) {
3380
+ var n = ae(k);
3381
+ U.texImage2D(a, b, c, d, e, f, g, k, n, q >> 31 - Math.clz32(n.BYTES_PER_ELEMENT));
3361
3382
  } else {
3362
3383
  U.texImage2D(a, b, c, d, e, f, g, k, null);
3363
3384
  }
3364
3385
  } else {
3365
- U.texImage2D(a, b, c, d, e, f, g, k, p ? Xd(k, g, d, e, p) : null);
3386
+ U.texImage2D(a, b, c, d, e, f, g, k, q ? be(k, g, d, e, q) : null);
3366
3387
  }
3367
3388
  }, emscripten_glTexParameterf:function(a, b, c) {
3368
3389
  U.texParameterf(a, b, c);
@@ -3374,18 +3395,18 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3374
3395
  U.texParameteri(a, b, A[c >> 2]);
3375
3396
  }, emscripten_glTexStorage2D:function(a, b, c, d, e) {
3376
3397
  U.texStorage2D(a, b, c, d, e);
3377
- }, emscripten_glTexSubImage2D:function(a, b, c, d, e, f, g, k, p) {
3398
+ }, emscripten_glTexSubImage2D:function(a, b, c, d, e, f, g, k, q) {
3378
3399
  if (2 <= T.version) {
3379
3400
  if (U.fa) {
3380
- U.texSubImage2D(a, b, c, d, e, f, g, k, p);
3381
- } else if (p) {
3382
- var n = Wd(k);
3383
- U.texSubImage2D(a, b, c, d, e, f, g, k, n, p >> 31 - Math.clz32(n.BYTES_PER_ELEMENT));
3401
+ U.texSubImage2D(a, b, c, d, e, f, g, k, q);
3402
+ } else if (q) {
3403
+ var n = ae(k);
3404
+ U.texSubImage2D(a, b, c, d, e, f, g, k, n, q >> 31 - Math.clz32(n.BYTES_PER_ELEMENT));
3384
3405
  } else {
3385
3406
  U.texSubImage2D(a, b, c, d, e, f, g, k, null);
3386
3407
  }
3387
3408
  } else {
3388
- n = null, p && (n = Xd(k, g, e, f, p)), U.texSubImage2D(a, b, c, d, e, f, g, k, n);
3409
+ n = null, q && (n = be(k, g, e, f, q)), U.texSubImage2D(a, b, c, d, e, f, g, k, n);
3389
3410
  }
3390
3411
  }, emscripten_glUniform1f:function(a, b) {
3391
3412
  U.uniform1f(V(a), b);
@@ -3394,7 +3415,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3394
3415
  b && U.uniform1fv(V(a), D, c >> 2, b);
3395
3416
  } else {
3396
3417
  if (288 >= b) {
3397
- for (var d = Yd[b - 1], e = 0; e < b; ++e) {
3418
+ for (var d = ce[b - 1], e = 0; e < b; ++e) {
3398
3419
  d[e] = D[c + 4 * e >> 2];
3399
3420
  }
3400
3421
  } else {
@@ -3409,7 +3430,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3409
3430
  b && U.uniform1iv(V(a), A, c >> 2, b);
3410
3431
  } else {
3411
3432
  if (288 >= b) {
3412
- for (var d = Zd[b - 1], e = 0; e < b; ++e) {
3433
+ for (var d = de[b - 1], e = 0; e < b; ++e) {
3413
3434
  d[e] = A[c + 4 * e >> 2];
3414
3435
  }
3415
3436
  } else {
@@ -3424,7 +3445,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3424
3445
  b && U.uniform2fv(V(a), D, c >> 2, 2 * b);
3425
3446
  } else {
3426
3447
  if (144 >= b) {
3427
- for (var d = Yd[2 * b - 1], e = 0; e < 2 * b; e += 2) {
3448
+ for (var d = ce[2 * b - 1], e = 0; e < 2 * b; e += 2) {
3428
3449
  d[e] = D[c + 4 * e >> 2], d[e + 1] = D[c + (4 * e + 4) >> 2];
3429
3450
  }
3430
3451
  } else {
@@ -3439,7 +3460,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3439
3460
  b && U.uniform2iv(V(a), A, c >> 2, 2 * b);
3440
3461
  } else {
3441
3462
  if (144 >= b) {
3442
- for (var d = Zd[2 * b - 1], e = 0; e < 2 * b; e += 2) {
3463
+ for (var d = de[2 * b - 1], e = 0; e < 2 * b; e += 2) {
3443
3464
  d[e] = A[c + 4 * e >> 2], d[e + 1] = A[c + (4 * e + 4) >> 2];
3444
3465
  }
3445
3466
  } else {
@@ -3454,7 +3475,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3454
3475
  b && U.uniform3fv(V(a), D, c >> 2, 3 * b);
3455
3476
  } else {
3456
3477
  if (96 >= b) {
3457
- for (var d = Yd[3 * b - 1], e = 0; e < 3 * b; e += 3) {
3478
+ for (var d = ce[3 * b - 1], e = 0; e < 3 * b; e += 3) {
3458
3479
  d[e] = D[c + 4 * e >> 2], d[e + 1] = D[c + (4 * e + 4) >> 2], d[e + 2] = D[c + (4 * e + 8) >> 2];
3459
3480
  }
3460
3481
  } else {
@@ -3469,7 +3490,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3469
3490
  b && U.uniform3iv(V(a), A, c >> 2, 3 * b);
3470
3491
  } else {
3471
3492
  if (96 >= b) {
3472
- for (var d = Zd[3 * b - 1], e = 0; e < 3 * b; e += 3) {
3493
+ for (var d = de[3 * b - 1], e = 0; e < 3 * b; e += 3) {
3473
3494
  d[e] = A[c + 4 * e >> 2], d[e + 1] = A[c + (4 * e + 4) >> 2], d[e + 2] = A[c + (4 * e + 8) >> 2];
3474
3495
  }
3475
3496
  } else {
@@ -3484,7 +3505,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3484
3505
  b && U.uniform4fv(V(a), D, c >> 2, 4 * b);
3485
3506
  } else {
3486
3507
  if (72 >= b) {
3487
- var d = Yd[4 * b - 1], e = D;
3508
+ var d = ce[4 * b - 1], e = D;
3488
3509
  c >>= 2;
3489
3510
  for (var f = 0; f < 4 * b; f += 4) {
3490
3511
  var g = c + f;
@@ -3505,7 +3526,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3505
3526
  b && U.uniform4iv(V(a), A, c >> 2, 4 * b);
3506
3527
  } else {
3507
3528
  if (72 >= b) {
3508
- for (var d = Zd[4 * b - 1], e = 0; e < 4 * b; e += 4) {
3529
+ for (var d = de[4 * b - 1], e = 0; e < 4 * b; e += 4) {
3509
3530
  d[e] = A[c + 4 * e >> 2], d[e + 1] = A[c + (4 * e + 4) >> 2], d[e + 2] = A[c + (4 * e + 8) >> 2], d[e + 3] = A[c + (4 * e + 12) >> 2];
3510
3531
  }
3511
3532
  } else {
@@ -3518,7 +3539,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3518
3539
  b && U.uniformMatrix2fv(V(a), !!c, D, d >> 2, 4 * b);
3519
3540
  } else {
3520
3541
  if (72 >= b) {
3521
- for (var e = Yd[4 * b - 1], f = 0; f < 4 * b; f += 4) {
3542
+ for (var e = ce[4 * b - 1], f = 0; f < 4 * b; f += 4) {
3522
3543
  e[f] = D[d + 4 * f >> 2], e[f + 1] = D[d + (4 * f + 4) >> 2], e[f + 2] = D[d + (4 * f + 8) >> 2], e[f + 3] = D[d + (4 * f + 12) >> 2];
3523
3544
  }
3524
3545
  } else {
@@ -3531,7 +3552,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3531
3552
  b && U.uniformMatrix3fv(V(a), !!c, D, d >> 2, 9 * b);
3532
3553
  } else {
3533
3554
  if (32 >= b) {
3534
- for (var e = Yd[9 * b - 1], f = 0; f < 9 * b; f += 9) {
3555
+ for (var e = ce[9 * b - 1], f = 0; f < 9 * b; f += 9) {
3535
3556
  e[f] = D[d + 4 * f >> 2], e[f + 1] = D[d + (4 * f + 4) >> 2], e[f + 2] = D[d + (4 * f + 8) >> 2], e[f + 3] = D[d + (4 * f + 12) >> 2], e[f + 4] = D[d + (4 * f + 16) >> 2], e[f + 5] = D[d + (4 * f + 20) >> 2], e[f + 6] = D[d + (4 * f + 24) >> 2], e[f + 7] = D[d + (4 * f + 28) >> 2], e[f + 8] = D[d + (4 * f + 32) >> 2];
3536
3557
  }
3537
3558
  } else {
@@ -3544,7 +3565,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3544
3565
  b && U.uniformMatrix4fv(V(a), !!c, D, d >> 2, 16 * b);
3545
3566
  } else {
3546
3567
  if (18 >= b) {
3547
- var e = Yd[16 * b - 1], f = D;
3568
+ var e = ce[16 * b - 1], f = D;
3548
3569
  d >>= 2;
3549
3570
  for (var g = 0; g < 16 * b; g += 16) {
3550
3571
  var k = d + g;
@@ -3571,7 +3592,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3571
3592
  U.uniformMatrix4fv(V(a), !!c, e);
3572
3593
  }
3573
3594
  }, emscripten_glUseProgram:function(a) {
3574
- a = yd[a];
3595
+ a = Dd[a];
3575
3596
  U.useProgram(a);
3576
3597
  U.Kb = a;
3577
3598
  }, emscripten_glVertexAttrib1f:function(a, b) {
@@ -3591,7 +3612,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3591
3612
  }, emscripten_glViewport:function(a, b, c, d) {
3592
3613
  U.viewport(a, b, c, d);
3593
3614
  }, emscripten_glWaitSync:function(a, b, c, d) {
3594
- U.waitSync(Fd[a], b, (c >>> 0) + 4294967296 * d);
3615
+ U.waitSync(Kd[a], b, (c >>> 0) + 4294967296 * d);
3595
3616
  }, emscripten_memcpy_big:(a, b, c) => w.copyWithin(a, b, b + c), emscripten_resize_heap:a => {
3596
3617
  var b = w.length;
3597
3618
  a >>>= 0;
@@ -3604,10 +3625,10 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3604
3625
  var e = Math;
3605
3626
  d = Math.max(a, d);
3606
3627
  a: {
3607
- e = e.min.call(e, 2147483648, d + (65536 - d % 65536) % 65536) - va.buffer.byteLength + 65535 >>> 16;
3628
+ e = e.min.call(e, 2147483648, d + (65536 - d % 65536) % 65536) - xa.buffer.byteLength + 65535 >>> 16;
3608
3629
  try {
3609
- va.grow(e);
3610
- Aa();
3630
+ xa.grow(e);
3631
+ Ca();
3611
3632
  var f = 1;
3612
3633
  break a;
3613
3634
  } catch (g) {
@@ -3625,7 +3646,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3625
3646
  return la(a) ? 0 : -5;
3626
3647
  }, environ_get:(a, b) => {
3627
3648
  var c = 0;
3628
- be().forEach(function(d, e) {
3649
+ ge().forEach(function(d, e) {
3629
3650
  var f = b + c;
3630
3651
  e = B[a + 4 * e >> 2] = f;
3631
3652
  for (f = 0; f < d.length; ++f) {
@@ -3636,7 +3657,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3636
3657
  });
3637
3658
  return 0;
3638
3659
  }, environ_sizes_get:(a, b) => {
3639
- var c = be();
3660
+ var c = ge();
3640
3661
  B[a >> 2] = c.length;
3641
3662
  var d = 0;
3642
3663
  c.forEach(function(e) {
@@ -3646,7 +3667,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3646
3667
  return 0;
3647
3668
  }, fd_close:function(a) {
3648
3669
  try {
3649
- var b = Hb(a);
3670
+ var b = Mb(a);
3650
3671
  if (null === b.X) {
3651
3672
  throw new G(8);
3652
3673
  }
@@ -3656,12 +3677,12 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3656
3677
  } catch (c) {
3657
3678
  throw c;
3658
3679
  } finally {
3659
- tb[b.X] = null;
3680
+ yb[b.X] = null;
3660
3681
  }
3661
3682
  b.X = null;
3662
3683
  return 0;
3663
3684
  } catch (c) {
3664
- if ("undefined" == typeof Vb || "ErrnoError" !== c.name) {
3685
+ if ("undefined" == typeof $b || "ErrnoError" !== c.name) {
3665
3686
  throw c;
3666
3687
  }
3667
3688
  return c.W;
@@ -3669,12 +3690,12 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3669
3690
  }, fd_read:function(a, b, c, d) {
3670
3691
  try {
3671
3692
  a: {
3672
- var e = Hb(a);
3693
+ var e = Mb(a);
3673
3694
  a = b;
3674
3695
  for (var f, g = b = 0; g < c; g++) {
3675
- var k = B[a >> 2], p = B[a + 4 >> 2];
3696
+ var k = B[a >> 2], q = B[a + 4 >> 2];
3676
3697
  a += 8;
3677
- var n = e, u = k, v = p, y = f, l = t;
3698
+ var n = e, u = k, v = q, y = f, l = t;
3678
3699
  if (0 > v || 0 > y) {
3679
3700
  throw new G(28);
3680
3701
  }
@@ -3704,7 +3725,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3704
3725
  break a;
3705
3726
  }
3706
3727
  b += z;
3707
- if (z < p) {
3728
+ if (z < q) {
3708
3729
  break;
3709
3730
  }
3710
3731
  "undefined" !== typeof f && (f += z);
@@ -3714,7 +3735,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3714
3735
  B[d >> 2] = H;
3715
3736
  return 0;
3716
3737
  } catch (C) {
3717
- if ("undefined" == typeof Vb || "ErrnoError" !== C.name) {
3738
+ if ("undefined" == typeof $b || "ErrnoError" !== C.name) {
3718
3739
  throw C;
3719
3740
  }
3720
3741
  return C.W;
@@ -3725,15 +3746,15 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3725
3746
  if (isNaN(b)) {
3726
3747
  return 61;
3727
3748
  }
3728
- var f = Hb(a);
3729
- Qb(f, b, d);
3749
+ var f = Mb(a);
3750
+ Vb(f, b, d);
3730
3751
  F = [f.position >>> 0, (E = f.position, 1.0 <= +Math.abs(E) ? 0.0 < E ? +Math.floor(E / 4294967296.0) >>> 0 : ~~+Math.ceil((E - +(~~E >>> 0)) / 4294967296.0) >>> 0 : 0)];
3731
3752
  A[e >> 2] = F[0];
3732
3753
  A[e + 4 >> 2] = F[1];
3733
3754
  f.Na && 0 === b && 0 === d && (f.Na = null);
3734
3755
  return 0;
3735
3756
  } catch (g) {
3736
- if ("undefined" == typeof Vb || "ErrnoError" !== g.name) {
3757
+ if ("undefined" == typeof $b || "ErrnoError" !== g.name) {
3737
3758
  throw g;
3738
3759
  }
3739
3760
  return g.W;
@@ -3741,12 +3762,12 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3741
3762
  }, fd_write:function(a, b, c, d) {
3742
3763
  try {
3743
3764
  a: {
3744
- var e = Hb(a);
3765
+ var e = Mb(a);
3745
3766
  a = b;
3746
3767
  for (var f, g = b = 0; g < c; g++) {
3747
- var k = B[a >> 2], p = B[a + 4 >> 2];
3768
+ var k = B[a >> 2], q = B[a + 4 >> 2];
3748
3769
  a += 8;
3749
- var n = e, u = k, v = p, y = f, l = t;
3770
+ var n = e, u = k, v = q, y = f, l = t;
3750
3771
  if (0 > v || 0 > y) {
3751
3772
  throw new G(28);
3752
3773
  }
@@ -3762,7 +3783,7 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3762
3783
  if (!n.m.write) {
3763
3784
  throw new G(28);
3764
3785
  }
3765
- n.seekable && n.flags & 1024 && Qb(n, 0, 2);
3786
+ n.seekable && n.flags & 1024 && Vb(n, 0, 2);
3766
3787
  var r = "undefined" != typeof y;
3767
3788
  if (!r) {
3768
3789
  y = n.position;
@@ -3784,50 +3805,67 @@ var Ae = {__syscall_fcntl64:function(a, b, c) {
3784
3805
  B[d >> 2] = H;
3785
3806
  return 0;
3786
3807
  } catch (C) {
3787
- if ("undefined" == typeof Vb || "ErrnoError" !== C.name) {
3808
+ if ("undefined" == typeof $b || "ErrnoError" !== C.name) {
3788
3809
  throw C;
3789
3810
  }
3790
3811
  return C.W;
3791
3812
  }
3792
- }, glBindFramebuffer:Kd, glGetIntegerv:Sd, invoke_ii:le, invoke_iii:me, invoke_iiii:ne, invoke_iiiii:oe, invoke_iiiiii:pe, invoke_iiiiiii:qe, invoke_iiiiiiiiii:re, invoke_v:se, invoke_vi:te, invoke_vii:ue, invoke_viii:ve, invoke_viiii:we, invoke_viiiiii:xe, invoke_viiiiiii:ye, invoke_viiiiiiii:ze, strftime_l:(a, b, c, d) => fe(a, b, c, d)};
3813
+ }, glBindFramebuffer:Pd, glGetIntegerv:Xd, invoke_ii:qe, invoke_iii:re, invoke_iiii:se, invoke_iiiii:te, invoke_iiiiii:ue, invoke_iiiiiii:ve, invoke_iiiiiiiiii:we, invoke_v:xe, invoke_vi:ye, invoke_vii:ze, invoke_viii:Ae, invoke_viiii:Be, invoke_viiiiii:Ce, invoke_viiiiiii:De, invoke_viiiiiiii:Ee, strftime_l:(a, b, c, d) => ke(a, b, c, d)};
3793
3814
  (function() {
3794
- var a = {env:Ae, wasi_snapshot_preview1:Ae,};
3795
- Fa++;
3796
- Na(a, function(b) {
3797
- q = b.instance.exports;
3798
- va = q.memory;
3799
- Aa();
3800
- Ba = q.__indirect_function_table;
3801
- Da.unshift(q.__wasm_call_ctors);
3802
- Fa--;
3803
- 0 == Fa && (null !== Ga && (clearInterval(Ga), Ga = null), Ha && (b = Ha, Ha = null, b()));
3815
+ function a(c) {
3816
+ p = c = c.exports;
3817
+ xa = p.memory;
3818
+ Ca();
3819
+ Da = p.__indirect_function_table;
3820
+ Fa.unshift(p.__wasm_call_ctors);
3821
+ Ia--;
3822
+ m.monitorRunDependencies && m.monitorRunDependencies(Ia);
3823
+ if (0 == Ia && (null !== Ja && (clearInterval(Ja), Ja = null), Ka)) {
3824
+ var d = Ka;
3825
+ Ka = null;
3826
+ d();
3827
+ }
3828
+ return c;
3829
+ }
3830
+ var b = {env:Fe, wasi_snapshot_preview1:Fe,};
3831
+ Ia++;
3832
+ m.monitorRunDependencies && m.monitorRunDependencies(Ia);
3833
+ if (m.instantiateWasm) {
3834
+ try {
3835
+ return m.instantiateWasm(b, a);
3836
+ } catch (c) {
3837
+ ua("Module.instantiateWasm callback failed with error: " + c), ba(c);
3838
+ }
3839
+ }
3840
+ Ra(b, function(c) {
3841
+ a(c.instance);
3804
3842
  }).catch(ba);
3805
3843
  return {};
3806
3844
  })();
3807
- var Td = a => (Td = q.malloc)(a), oc = a => (oc = q.free)(a), Oa = m._ma_device__on_notification_unlocked = a => (Oa = m._ma_device__on_notification_unlocked = q.ma_device__on_notification_unlocked)(a);
3808
- m._ma_malloc_emscripten = (a, b) => (m._ma_malloc_emscripten = q.ma_malloc_emscripten)(a, b);
3809
- m._ma_free_emscripten = (a, b) => (m._ma_free_emscripten = q.ma_free_emscripten)(a, b);
3810
- var Pa = m._ma_device_process_pcm_frames_capture__webaudio = (a, b, c) => (Pa = m._ma_device_process_pcm_frames_capture__webaudio = q.ma_device_process_pcm_frames_capture__webaudio)(a, b, c), Qa = m._ma_device_process_pcm_frames_playback__webaudio = (a, b, c) => (Qa = m._ma_device_process_pcm_frames_playback__webaudio = q.ma_device_process_pcm_frames_playback__webaudio)(a, b, c), ke = () => (ke = q.__errno_location)(), nc = a => (nc = q.__getTypeName)(a);
3811
- m.__embind_initialize_bindings = () => (m.__embind_initialize_bindings = q._embind_initialize_bindings)();
3812
- var pb = (a, b) => (pb = q.emscripten_builtin_memalign)(a, b), X = (a, b) => (X = q.setThrew)(a, b), Y = () => (Y = q.stackSave)(), Z = a => (Z = q.stackRestore)(a);
3813
- m.dynCall_iiiij = (a, b, c, d, e, f) => (m.dynCall_iiiij = q.dynCall_iiiij)(a, b, c, d, e, f);
3814
- m.dynCall_viiij = (a, b, c, d, e, f) => (m.dynCall_viiij = q.dynCall_viiij)(a, b, c, d, e, f);
3815
- m.dynCall_iiij = (a, b, c, d, e) => (m.dynCall_iiij = q.dynCall_iiij)(a, b, c, d, e);
3816
- m.dynCall_viij = (a, b, c, d, e) => (m.dynCall_viij = q.dynCall_viij)(a, b, c, d, e);
3817
- m.dynCall_iiji = (a, b, c, d, e) => (m.dynCall_iiji = q.dynCall_iiji)(a, b, c, d, e);
3818
- m.dynCall_iiiji = (a, b, c, d, e, f) => (m.dynCall_iiiji = q.dynCall_iiiji)(a, b, c, d, e, f);
3819
- m.dynCall_jiji = (a, b, c, d, e) => (m.dynCall_jiji = q.dynCall_jiji)(a, b, c, d, e);
3820
- m.dynCall_iij = (a, b, c, d) => (m.dynCall_iij = q.dynCall_iij)(a, b, c, d);
3821
- m.dynCall_jii = (a, b, c) => (m.dynCall_jii = q.dynCall_jii)(a, b, c);
3822
- m.dynCall_viiiiij = (a, b, c, d, e, f, g, k) => (m.dynCall_viiiiij = q.dynCall_viiiiij)(a, b, c, d, e, f, g, k);
3823
- m.dynCall_viji = (a, b, c, d, e) => (m.dynCall_viji = q.dynCall_viji)(a, b, c, d, e);
3824
- m.dynCall_ji = (a, b) => (m.dynCall_ji = q.dynCall_ji)(a, b);
3825
- m.dynCall_vij = (a, b, c, d) => (m.dynCall_vij = q.dynCall_vij)(a, b, c, d);
3826
- m.dynCall_viijii = (a, b, c, d, e, f, g) => (m.dynCall_viijii = q.dynCall_viijii)(a, b, c, d, e, f, g);
3827
- m.dynCall_iiiiij = (a, b, c, d, e, f, g) => (m.dynCall_iiiiij = q.dynCall_iiiiij)(a, b, c, d, e, f, g);
3828
- m.dynCall_iiiiijj = (a, b, c, d, e, f, g, k, p) => (m.dynCall_iiiiijj = q.dynCall_iiiiijj)(a, b, c, d, e, f, g, k, p);
3829
- m.dynCall_iiiiiijj = (a, b, c, d, e, f, g, k, p, n) => (m.dynCall_iiiiiijj = q.dynCall_iiiiiijj)(a, b, c, d, e, f, g, k, p, n);
3830
- function le(a, b) {
3845
+ var Yd = a => (Yd = p.malloc)(a), tc = a => (tc = p.free)(a), Sa = m._ma_device__on_notification_unlocked = a => (Sa = m._ma_device__on_notification_unlocked = p.ma_device__on_notification_unlocked)(a);
3846
+ m._ma_malloc_emscripten = (a, b) => (m._ma_malloc_emscripten = p.ma_malloc_emscripten)(a, b);
3847
+ m._ma_free_emscripten = (a, b) => (m._ma_free_emscripten = p.ma_free_emscripten)(a, b);
3848
+ var Ta = m._ma_device_process_pcm_frames_capture__webaudio = (a, b, c) => (Ta = m._ma_device_process_pcm_frames_capture__webaudio = p.ma_device_process_pcm_frames_capture__webaudio)(a, b, c), Ua = m._ma_device_process_pcm_frames_playback__webaudio = (a, b, c) => (Ua = m._ma_device_process_pcm_frames_playback__webaudio = p.ma_device_process_pcm_frames_playback__webaudio)(a, b, c), pe = () => (pe = p.__errno_location)(), sc = a => (sc = p.__getTypeName)(a);
3849
+ m.__embind_initialize_bindings = () => (m.__embind_initialize_bindings = p._embind_initialize_bindings)();
3850
+ var ub = (a, b) => (ub = p.emscripten_builtin_memalign)(a, b), X = (a, b) => (X = p.setThrew)(a, b), Y = () => (Y = p.stackSave)(), Z = a => (Z = p.stackRestore)(a);
3851
+ m.dynCall_iiiij = (a, b, c, d, e, f) => (m.dynCall_iiiij = p.dynCall_iiiij)(a, b, c, d, e, f);
3852
+ m.dynCall_viiij = (a, b, c, d, e, f) => (m.dynCall_viiij = p.dynCall_viiij)(a, b, c, d, e, f);
3853
+ m.dynCall_iiij = (a, b, c, d, e) => (m.dynCall_iiij = p.dynCall_iiij)(a, b, c, d, e);
3854
+ m.dynCall_viij = (a, b, c, d, e) => (m.dynCall_viij = p.dynCall_viij)(a, b, c, d, e);
3855
+ m.dynCall_iiji = (a, b, c, d, e) => (m.dynCall_iiji = p.dynCall_iiji)(a, b, c, d, e);
3856
+ m.dynCall_iiiji = (a, b, c, d, e, f) => (m.dynCall_iiiji = p.dynCall_iiiji)(a, b, c, d, e, f);
3857
+ m.dynCall_jiji = (a, b, c, d, e) => (m.dynCall_jiji = p.dynCall_jiji)(a, b, c, d, e);
3858
+ m.dynCall_iij = (a, b, c, d) => (m.dynCall_iij = p.dynCall_iij)(a, b, c, d);
3859
+ m.dynCall_jii = (a, b, c) => (m.dynCall_jii = p.dynCall_jii)(a, b, c);
3860
+ m.dynCall_viiiiij = (a, b, c, d, e, f, g, k) => (m.dynCall_viiiiij = p.dynCall_viiiiij)(a, b, c, d, e, f, g, k);
3861
+ m.dynCall_viji = (a, b, c, d, e) => (m.dynCall_viji = p.dynCall_viji)(a, b, c, d, e);
3862
+ m.dynCall_ji = (a, b) => (m.dynCall_ji = p.dynCall_ji)(a, b);
3863
+ m.dynCall_vij = (a, b, c, d) => (m.dynCall_vij = p.dynCall_vij)(a, b, c, d);
3864
+ m.dynCall_viijii = (a, b, c, d, e, f, g) => (m.dynCall_viijii = p.dynCall_viijii)(a, b, c, d, e, f, g);
3865
+ m.dynCall_iiiiij = (a, b, c, d, e, f, g) => (m.dynCall_iiiiij = p.dynCall_iiiiij)(a, b, c, d, e, f, g);
3866
+ m.dynCall_iiiiijj = (a, b, c, d, e, f, g, k, q) => (m.dynCall_iiiiijj = p.dynCall_iiiiijj)(a, b, c, d, e, f, g, k, q);
3867
+ m.dynCall_iiiiiijj = (a, b, c, d, e, f, g, k, q, n) => (m.dynCall_iiiiiijj = p.dynCall_iiiiiijj)(a, b, c, d, e, f, g, k, q, n);
3868
+ function qe(a, b) {
3831
3869
  var c = Y();
3832
3870
  try {
3833
3871
  return Q(a)(b);
@@ -3839,7 +3877,7 @@ function le(a, b) {
3839
3877
  X(1, 0);
3840
3878
  }
3841
3879
  }
3842
- function ue(a, b, c) {
3880
+ function ze(a, b, c) {
3843
3881
  var d = Y();
3844
3882
  try {
3845
3883
  Q(a)(b, c);
@@ -3851,7 +3889,7 @@ function ue(a, b, c) {
3851
3889
  X(1, 0);
3852
3890
  }
3853
3891
  }
3854
- function te(a, b) {
3892
+ function ye(a, b) {
3855
3893
  var c = Y();
3856
3894
  try {
3857
3895
  Q(a)(b);
@@ -3863,7 +3901,7 @@ function te(a, b) {
3863
3901
  X(1, 0);
3864
3902
  }
3865
3903
  }
3866
- function ne(a, b, c, d) {
3904
+ function se(a, b, c, d) {
3867
3905
  var e = Y();
3868
3906
  try {
3869
3907
  return Q(a)(b, c, d);
@@ -3875,7 +3913,7 @@ function ne(a, b, c, d) {
3875
3913
  X(1, 0);
3876
3914
  }
3877
3915
  }
3878
- function ve(a, b, c, d) {
3916
+ function Ae(a, b, c, d) {
3879
3917
  var e = Y();
3880
3918
  try {
3881
3919
  Q(a)(b, c, d);
@@ -3887,7 +3925,7 @@ function ve(a, b, c, d) {
3887
3925
  X(1, 0);
3888
3926
  }
3889
3927
  }
3890
- function we(a, b, c, d, e) {
3928
+ function Be(a, b, c, d, e) {
3891
3929
  var f = Y();
3892
3930
  try {
3893
3931
  Q(a)(b, c, d, e);
@@ -3899,7 +3937,7 @@ function we(a, b, c, d, e) {
3899
3937
  X(1, 0);
3900
3938
  }
3901
3939
  }
3902
- function se(a) {
3940
+ function xe(a) {
3903
3941
  var b = Y();
3904
3942
  try {
3905
3943
  Q(a)();
@@ -3911,19 +3949,19 @@ function se(a) {
3911
3949
  X(1, 0);
3912
3950
  }
3913
3951
  }
3914
- function qe(a, b, c, d, e, f, g) {
3952
+ function ve(a, b, c, d, e, f, g) {
3915
3953
  var k = Y();
3916
3954
  try {
3917
3955
  return Q(a)(b, c, d, e, f, g);
3918
- } catch (p) {
3956
+ } catch (q) {
3919
3957
  Z(k);
3920
- if (p !== p + 0) {
3921
- throw p;
3958
+ if (q !== q + 0) {
3959
+ throw q;
3922
3960
  }
3923
3961
  X(1, 0);
3924
3962
  }
3925
3963
  }
3926
- function me(a, b, c) {
3964
+ function re(a, b, c) {
3927
3965
  var d = Y();
3928
3966
  try {
3929
3967
  return Q(a)(b, c);
@@ -3935,22 +3973,22 @@ function me(a, b, c) {
3935
3973
  X(1, 0);
3936
3974
  }
3937
3975
  }
3938
- function ye(a, b, c, d, e, f, g, k) {
3939
- var p = Y();
3976
+ function De(a, b, c, d, e, f, g, k) {
3977
+ var q = Y();
3940
3978
  try {
3941
3979
  Q(a)(b, c, d, e, f, g, k);
3942
3980
  } catch (n) {
3943
- Z(p);
3981
+ Z(q);
3944
3982
  if (n !== n + 0) {
3945
3983
  throw n;
3946
3984
  }
3947
3985
  X(1, 0);
3948
3986
  }
3949
3987
  }
3950
- function re(a, b, c, d, e, f, g, k, p, n) {
3988
+ function we(a, b, c, d, e, f, g, k, q, n) {
3951
3989
  var u = Y();
3952
3990
  try {
3953
- return Q(a)(b, c, d, e, f, g, k, p, n);
3991
+ return Q(a)(b, c, d, e, f, g, k, q, n);
3954
3992
  } catch (v) {
3955
3993
  Z(u);
3956
3994
  if (v !== v + 0) {
@@ -3959,7 +3997,7 @@ function re(a, b, c, d, e, f, g, k, p, n) {
3959
3997
  X(1, 0);
3960
3998
  }
3961
3999
  }
3962
- function oe(a, b, c, d, e) {
4000
+ function te(a, b, c, d, e) {
3963
4001
  var f = Y();
3964
4002
  try {
3965
4003
  return Q(a)(b, c, d, e);
@@ -3971,10 +4009,10 @@ function oe(a, b, c, d, e) {
3971
4009
  X(1, 0);
3972
4010
  }
3973
4011
  }
3974
- function ze(a, b, c, d, e, f, g, k, p) {
4012
+ function Ee(a, b, c, d, e, f, g, k, q) {
3975
4013
  var n = Y();
3976
4014
  try {
3977
- Q(a)(b, c, d, e, f, g, k, p);
4015
+ Q(a)(b, c, d, e, f, g, k, q);
3978
4016
  } catch (u) {
3979
4017
  Z(n);
3980
4018
  if (u !== u + 0) {
@@ -3983,7 +4021,7 @@ function ze(a, b, c, d, e, f, g, k, p) {
3983
4021
  X(1, 0);
3984
4022
  }
3985
4023
  }
3986
- function pe(a, b, c, d, e, f) {
4024
+ function ue(a, b, c, d, e, f) {
3987
4025
  var g = Y();
3988
4026
  try {
3989
4027
  return Q(a)(b, c, d, e, f);
@@ -3995,44 +4033,63 @@ function pe(a, b, c, d, e, f) {
3995
4033
  X(1, 0);
3996
4034
  }
3997
4035
  }
3998
- function xe(a, b, c, d, e, f, g) {
4036
+ function Ce(a, b, c, d, e, f, g) {
3999
4037
  var k = Y();
4000
4038
  try {
4001
4039
  Q(a)(b, c, d, e, f, g);
4002
- } catch (p) {
4040
+ } catch (q) {
4003
4041
  Z(k);
4004
- if (p !== p + 0) {
4005
- throw p;
4042
+ if (q !== q + 0) {
4043
+ throw q;
4006
4044
  }
4007
4045
  X(1, 0);
4008
4046
  }
4009
4047
  }
4010
- var Be;
4011
- Ha = function Ce() {
4012
- Be || De();
4013
- Be || (Ha = Ce);
4048
+ var Ge;
4049
+ Ka = function He() {
4050
+ Ge || Ie();
4051
+ Ge || (Ka = He);
4014
4052
  };
4015
- function De() {
4016
- if (!(0 < Fa)) {
4017
- for (; 0 < Ca.length;) {
4018
- Ca.shift()(m);
4019
- }
4020
- if (!(0 < Fa || Be || (Be = !0, m.calledRun = !0, wa))) {
4021
- m.noFSInit || Sb || (Sb = !0, Rb(), m.stdin = m.stdin, m.stdout = m.stdout, m.stderr = m.stderr, m.stdin ? Ub("stdin", m.stdin) : Nb("/dev/tty", "/dev/stdin"), m.stdout ? Ub("stdout", null, m.stdout) : Nb("/dev/tty", "/dev/stdout"), m.stderr ? Ub("stderr", null, m.stderr) : Nb("/dev/tty1", "/dev/stderr"), Pb("/dev/stdin", 0), Pb("/dev/stdout", 1), Pb("/dev/stderr", 1));
4022
- for (wb = !1; 0 < Da.length;) {
4023
- Da.shift()(m);
4024
- }
4053
+ function Ie() {
4054
+ function a() {
4055
+ if (!Ge && (Ge = !0, m.calledRun = !0, !ya)) {
4056
+ m.noFSInit || Xb || (Xb = !0, Wb(), m.stdin = m.stdin, m.stdout = m.stdout, m.stderr = m.stderr, m.stdin ? Zb("stdin", m.stdin) : Sb("/dev/tty", "/dev/stdin"), m.stdout ? Zb("stdout", null, m.stdout) : Sb("/dev/tty", "/dev/stdout"), m.stderr ? Zb("stderr", null, m.stderr) : Sb("/dev/tty1", "/dev/stderr"), Ub("/dev/stdin", 0), Ub("/dev/stdout", 1), Ub("/dev/stderr", 1));
4057
+ Bb = !1;
4058
+ Wa(Fa);
4025
4059
  aa(m);
4026
4060
  if (m.onRuntimeInitialized) {
4027
4061
  m.onRuntimeInitialized();
4028
4062
  }
4029
- for (; 0 < Ea.length;) {
4030
- Ea.shift()(m);
4063
+ if (m.postRun) {
4064
+ for ("function" == typeof m.postRun && (m.postRun = [m.postRun]); m.postRun.length;) {
4065
+ var b = m.postRun.shift();
4066
+ Ga.unshift(b);
4067
+ }
4068
+ }
4069
+ Wa(Ga);
4070
+ }
4071
+ }
4072
+ if (!(0 < Ia)) {
4073
+ if (m.preRun) {
4074
+ for ("function" == typeof m.preRun && (m.preRun = [m.preRun]); m.preRun.length;) {
4075
+ Ha();
4031
4076
  }
4032
4077
  }
4078
+ Wa(Ea);
4079
+ 0 < Ia || (m.setStatus ? (m.setStatus("Running..."), setTimeout(function() {
4080
+ setTimeout(function() {
4081
+ m.setStatus("");
4082
+ }, 1);
4083
+ a();
4084
+ }, 1)) : a());
4085
+ }
4086
+ }
4087
+ if (m.preInit) {
4088
+ for ("function" == typeof m.preInit && (m.preInit = [m.preInit]); 0 < m.preInit.length;) {
4089
+ m.preInit.pop()();
4033
4090
  }
4034
4091
  }
4035
- De();
4092
+ Ie();
4036
4093
 
4037
4094
 
4038
4095
 
@@ -4047,7 +4104,7 @@ De();
4047
4104
  /* 2 */
4048
4105
  /***/ ((module) => {
4049
4106
 
4050
- module.exports = JSON.parse('{"name":"@rive-app/webgl","version":"2.11.0","description":"Rive\'s webgl based web api.","main":"rive.js","homepage":"https://rive.app","repository":{"type":"git","url":"https://github.com/rive-app/rive-wasm/tree/master/js"},"keywords":["rive","animation"],"author":"Rive","contributors":["Luigi Rosso <luigi@rive.app> (https://rive.app)","Maxwell Talbot <max@rive.app> (https://rive.app)","Arthur Vivian <arthur@rive.app> (https://rive.app)","Umberto Sonnino <umberto@rive.app> (https://rive.app)","Matthew Sullivan <matt.j.sullivan@gmail.com> (mailto:matt.j.sullivan@gmail.com)"],"license":"MIT","files":["rive.js","rive.wasm","rive.js.map","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
4107
+ module.exports = JSON.parse('{"name":"@rive-app/webgl","version":"2.12.0","description":"Rive\'s webgl based web api.","main":"rive.js","homepage":"https://rive.app","repository":{"type":"git","url":"https://github.com/rive-app/rive-wasm/tree/master/js"},"keywords":["rive","animation"],"author":"Rive","contributors":["Luigi Rosso <luigi@rive.app> (https://rive.app)","Maxwell Talbot <max@rive.app> (https://rive.app)","Arthur Vivian <arthur@rive.app> (https://rive.app)","Umberto Sonnino <umberto@rive.app> (https://rive.app)","Matthew Sullivan <matt.j.sullivan@gmail.com> (mailto:matt.j.sullivan@gmail.com)"],"license":"MIT","files":["rive.js","rive.wasm","rive.js.map","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}');
4051
4108
 
4052
4109
  /***/ }),
4053
4110
  /* 3 */