contrib/firefox/README
2023-07-01 09:30:01 -04:00

8 lines
261 B
Plaintext

For sandboxing webapps you will need to install the additional ports:
wasi-libc
wasi-compiler-rt
wasi-libc++
If you compile firefox frequently, consider installing ccache and sccache,
so that later updates can use the artifacts left over from previous builds.