Loading…
Loading…
PixiJS works directly with WebGL and GPU memory. A forgotten destroy() means memory is never freed, FPS drops, and the tab eats gigabytes.
Pixi v8 broke half the API: Application became async, Loader was removed, Graphics was rewritten, the Ticker callback signature changed. Reviewing a migration PR from v7 — 5 files, 10 problems.