Hello, On Sat, 10 May 2025 at 21:47, John Paul Adrian Glaubitz <[email protected]> wrote: > > Hello, > > On Sat, 2025-05-10 at 19:46 +0200, John Paul Adrian Glaubitz wrote: > > Hello, > > > > On Sat, 2025-05-10 at 19:25 +0200, John Paul Adrian Glaubitz wrote: > > > Local changes are: > > > > > > firefox (133.0.3-1+ppc64.1) unreleased; urgency=medium > > > > > > * Build with --without-wasm-sandboxed-libraries > > > > > > -- John Paul Adrian Glaubitz <[email protected]> Sat, 10 May > > > 2025 04:47:37 -0700 > > > > That still crashes for me. However, I think I did not use the proper > > mechanism to disable WASM sandboxed libraries which is actually with > > the help of browser.mozconfig.in [1]. > > > > Trying this now. > > Success: https://people.debian.org/~glaubitz/firefox-ppc64.png
Fantastic work! By the way I noticed that in linux from scratch they use the same --without-wasm-sandboxed-libraries option, but also disable sandboxing completely for non x86-64 via --disable-sandbox. Although it seems it is not required, I wonder if this could improve performance? They also disable telemetry reporting, I don't know if that is something that we could also do. https://www.linuxfromscratch.org/blfs/view/svn/xsoft/firefox.html Cheers, Ed > > Package uploaded to unreleased. Will be installable in a few hours. > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer > `. `' Physicist > `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 >

