It doesn’t matter where you go, there you are.

  • 1 Post
  • 10 Comments
Joined 1 month ago
cake
Cake day: April 2nd, 2025

help-circle
  • This comment won’t fix it for you, but I can definitely relate to what you’re saying. I’ve spent so much time optimizing my web games in a way that they run more-or-less consistently the same in any modern browser, it was probably as much work as it was put in the games themselves. I do maintain my own engine, so I was aware of the cost.

    The thing is, now Firefox is officially one of the last browsers employing their own rendering engine. The other one is probably Safari. I’m not aware of any others that do that. All other major browsers are using Chromium under the hood, and we know how this industry ruthlessly optimizes things for popularity. I won’t delve into how many software layers of responsibility are involved in playing a video game in a web browser. My point is, if something is “passable” for a couple popular browsers, very few people will bother with checking why the less popular ones might have some sub-par performance.