contrib/firefox
2023-10-14 13:59:24 +00:00
..
.footprint firefox: 113.0.2 -> 114.0.2 2023-06-26 06:44:35 -04:00
.signature firefox: add clang to the dependencies 2023-10-14 12:48:42 +00:00
firefox.desktop firefox: 113.0.2 -> 114.0.2 2023-06-26 06:44:35 -04:00
node-stdout-nonblocking-wrapper firefox: 104.0 -> 104.0.2 2022-09-19 22:37:26 +10:00
Pkgfile firefox: add clang to the dependencies 2023-10-14 12:48:42 +00:00
README firefox: updated README 2023-10-14 13:59:24 +00:00
simd039.patch firefox: 118.0.1 -> 118.0.2 2023-10-11 14:55:50 +00:00

For sandboxing webapps you will need to install these optional dependencies:
wasi-libc
wasi-compiler-rt
wasi-libc++
See https://hacks.mozilla.org/2020/02/securing-firefox-with-webassembly/ 
to learn why you might want to enable this feature. A different approach,
https://wiki.gentoo.org/wiki/Simple_sandbox , can be implemented without
any additional dependencies.

If you compile firefox frequently, consider installing ccache and sccache,
so that later updates can use the artifacts left over from previous builds.