Le jeu. 23 janv. 2025 à 10:51, Jonas Smedegaard <
jonas@jones.dk> a écrit :
Quoting Paul Gevers (2025-01-23 09:29:22)
> Hi _javascript_ maintainers,
>
> On Fri, 10 Jan 2025 14:41:12 +0100 Jonas Smedegaard <jonas@jones.dk> wrote:
> > > Alternatively I'd look into removing it from testing, however there's a few
> > > rdeps that look hard to remove.
> >
> > Which "it" are you talking about removing from testing?
>
> emscript, and as a consequence all its reverse (build) dependencies. The
> bad shape of emscript is the last piece blocking the removal of
> llvm-toolchain-15 which we don't want to ship in trixie.
Ok.
Just a nitpick: The name is "emscripten" - the trailing "en" is part of
the name.
It seems that among the reverse build-dependencies is node-corepack,
which in turn has quite a few build-dependencies. Let's hope most of
those rely on non-WASM parts of that package and can survive the blow.
I removed the extra arbitrary build-dependencies from node-corepack (cmake, rsync, emscripten).