[Pkg-javascript-devel] Bug#1004658: Fwd: Help to compile a wasm package

Yadd yadd at debian.org
Mon Jan 31 12:50:58 GMT 2022


if you want to take a look, I pushed my work to salsa. Note: 
libjs-source-map isn't updated (missing minified files).

Cheers,
Yadd

-------- Forwarded Message --------
Subject: Help to compile a wasm package
Resent-Date: Mon, 31 Jan 2022 12:37:02 +0000 (UTC)
Resent-From: debian-rust at lists.debian.org
Date: Mon, 31 Jan 2022 13:09:43 +0100
From: Yadd <yadd at debian.org>
To: debian-rust at lists.debian.org

Hi all,

to update a nodejs package, I need to build a wasm file using cargo. I 
succeed to do it but it downloads some package during build process:
  * libc-0.2.116
  * rand-0.4.6
  * vlq-0.5.1

Which package do I have to install as dependency to avoid this ?

Cheers,
Yadd

PS: sorry, I don't know anything about rust packaging, neither 
rust/cargo themselves...



More information about the Pkg-javascript-devel mailing list