| 1 May 2026 |
llakala | taking a look at where i re-import pkgs in my config - does the the usage of some wasm sandboxing in build-mozilla-mach really require an entire cross-chain?
relevant lines:
export WASM_CC=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}cc
export WASM_CXX=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}c++
and
wasiSysRoot = runCommand "wasi-sysroot" { } ''
mkdir -p $out/lib/wasm32-wasi
for lib in ${pkgsCross.wasi32.llvmPackages.libcxx}/lib/*; do
ln -s $lib $out/lib/wasm32-wasi
done
'';
| 18:56:57 |
llakala | * taking a look at where i re-import pkgs in my config - does the the usage of some wasm sandboxing in build-mozilla-mach really require an entire cross-chain, or is it possible to achieve this without it?
relevant lines:
export WASM_CC=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}cc
export WASM_CXX=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}c++
and
wasiSysRoot = runCommand "wasi-sysroot" { } ''
mkdir -p $out/lib/wasm32-wasi
for lib in ${pkgsCross.wasi32.llvmPackages.libcxx}/lib/*; do
ln -s $lib $out/lib/wasm32-wasi
done
'';
| 18:57:19 |
K900 | Yes, it does | 19:13:29 |
llakala | thought i'd ask. thanks! | 19:17:55 |
whispers [& it/fae] | * | 20:31:26 |
colemickens | great, that is basically the only explanation my brain could reason with, thanks for saying :) | 20:33:16 |
| 7 May 2026 |
nbp | https://groups.google.com/a/mozilla.org/g/dev-platform/c/LR5ovzj7ZkA/m/sfP65v0zAAAJ | 09:28:39 |
hexa | 2 years in the making | 09:29:26 |
hexa | Redacted or Malformed Event | 09:29:28 |
hexa | Redacted or Malformed Event | 09:29:30 |
hexa | this will further improve the details in our crashreports, which is much appreciated | 09:29:52 |
| @jykrwn_bot:matrix.org joined the room. | 09:32:41 |
| NixOS Moderation Bot banned @jykrwn_bot:matrix.org (disagreement). | 09:32:42 |
hexa | https://groups.google.com/a/mozilla.org/g/dev-platform/c/yy4p-jmWDy8 | 09:50:43 |
nbp | hexa: do you know if the cache has download statistics for cached packages, such as Firefox? | 12:34:02 |
hexa | only in principle | 12:41:31 |
hexa | I think we need to finish https://github.com/NixOS/infra/pull/388 | 12:42:16 |
hexa | that generates https://github.com/NixOS/infra/tree/main/metrics/fastly#reports | 12:42:49 |
nbp | Thank you for the info. I was wondering whether it would have been possible to estimate the number of people who turn off telemetry by comparing the reported data.
Not a big deal. | 13:03:15 |
dish [Fox/It/She] | In reply to @hexa:lossy.network https://groups.google.com/a/mozilla.org/g/dev-platform/c/yy4p-jmWDy8 oh no | 14:09:20 |
hexa | https://hacks.mozilla.org/2026/05/behind-the-scenes-hardening-firefox/ | 17:39:57 |
| 8 May 2026 |
| jopejoe1 changed their display name from jopejoe1 (4094@epvpn) to jopejoe1. | 08:42:50 |
| rntpts joined the room. | 13:13:30 |
| Blake joined the room. | 16:12:25 |
| 9 May 2026 |
| @rasmata:matrix.org joined the room. | 00:01:04 |
| @rasmata:matrix.org left the room. | 00:01:13 |
| @oldawareness1988:matrix.org joined the room. | 22:13:10 |
| @oldawareness1988:matrix.org left the room. | 22:13:37 |
| 13 May 2026 |
hexa | https://hackread.com/pwn2own-berlin-2026-hits-capacity-hackers-0-days/ | 12:28:40 |
hexa | so e.g. ggwhyp disclosed early to mozilla, which prompted 150.0.3 | 12:29:14 |