Author Topic: [DEV] JIT support for Firefox  (Read 66916 times)

tle

  • Hero Member
  • *****
  • Posts: 602
  • Karma: +57/-0
    • View Profile
    • Trung's Personal Website
Re: [DEV] JIT support for Firefox
« Reply #30 on: August 03, 2026, 07:07:45 pm »
So tle firefox port already support big endian?
This Firefox-v153 patches work on ESR140.12?

thanks of adavance.

Yes BE is now fully supported.

The ESR 153 patches will NOT work on ESR 140.
Faithful Linux enthusiast

My Raptor Blackbird

carlosgonz

  • Newbie
  • *
  • Posts: 25
  • Karma: +2/-0
    • View Profile
Re: [DEV] JIT support for Firefox
« Reply #31 on: August 03, 2026, 07:46:31 pm »
Thanks tle. FF BE it is huge milestone.

So next milestone will be GLES-3.0 BE  mesa driver support, otherwise firefox webrender hard accel do not work. Atm only gles2.0 extensions is supported on BE.
Blackbird  Rv1.02, Gnu Trisquel

tle

  • Hero Member
  • *****
  • Posts: 602
  • Karma: +57/-0
    • View Profile
    • Trung's Personal Website
Re: [DEV] JIT support for Firefox
« Reply #32 on: August 03, 2026, 11:48:28 pm »
Thanks tle. FF BE it is huge milestone.

So next milestone will be GLES-3.0 BE  mesa driver support, otherwise firefox webrender hard accel do not work. Atm only gles2.0 extensions is supported on BE.

That's way out of scope. Even if I want to do it, I have zero clue about mesa codebases. My initial goal was to get SpiderMonkey up and running on BE. Fortunately the full Firefox can be built and ran successfully (despite of lacking optimisations in many components). I guess that is enough as foundation for the community to improve upon.
Faithful Linux enthusiast

My Raptor Blackbird

tle

  • Hero Member
  • *****
  • Posts: 602
  • Karma: +57/-0
    • View Profile
    • Trung's Personal Website
Re: [DEV] JIT support for Firefox
« Reply #33 on: August 11, 2026, 10:14:29 pm »
https://github.com/runlevel5/firefox-ppc64/releases/tag/FIREFOX_153_0_4_RELEASE_PPC64 has also added support for PowerPC970 (G4/G5). I have tested it on Debian Linux running on my POWER9 box and had 2 folks in the ArchPOWER side to help with the verification with their G5 however I am not 100% certain that it would perfectly on native hardware (PowerMac G4)
Faithful Linux enthusiast

My Raptor Blackbird