Package: wasm-pack Version: 0.14.0+ds-3 Severity: normal Hi Jonas,
I'm playing with wasm-pack because node-amaro needs it. I watched closely how you're using it in oxigraph package. However, it seems that passing `-- --offline` doesn't work: it's still trying to download missing crates. I tried several things... and discovered this: - to get logs, env RUST_LOG=debug - to stop net access, env CARGO_NET_OFFLINE=true I suppose it's a bug in wasm-pack, or in cargo, and it might affect oxigraph. Jérémy -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 7.0.4+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wasm-pack depends on: ii libc6 2.42-16 ii libgcc-s1 16.1.0-1 ii liblzma5 5.8.3-1 ii libzstd1 1.5.7+dfsg-3+b2 Versions of packages wasm-pack recommends: ii ca-certificates 20260223 wasm-pack suggests no packages. -- no debconf information

