GNU bug report logs - #53730
Add binaryen

Previous Next

Package: guix-patches;

Reported by: WinterHound <winterhound <at> yandex.com>

Date: Wed, 2 Feb 2022 17:09:01 UTC

Severity: normal

Full log


Message #8 received at 53730 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: WinterHound <winterhound <at> yandex.com>, 53730 <at> debbugs.gnu.org
Subject: Re: [bug#53730] Add binaryen
Date: Wed, 02 Feb 2022 20:21:27 +0100
[Message part 1 (text/plain, inline)]
WinterHound schreef op wo 02-02-2022 om 22:38 [+0530]:
> +(define-public binaryen
> +  (package
> +    (name "binaryen")
> +    (version "105")
> +    (source
> +     (origin
> +       (method git-fetch)
> +       (uri (git-reference
> +             (url "https://github.com/WebAssembly/binaryen")
> +             (commit (string-append "version_" version))
> +             (recursive? #t)))

There's some bundling in third_party (googletest, parts of llvm and
mozjs).  IIRC this software is already in Guix, so can we use the
version from Guix instead?

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 91 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.