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


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: WinterHound <winterhound <at> yandex.com>
Cc: 53730 <at> debbugs.gnu.org, Maxime Devos <maximedevos <at> telenet.be>
Subject: [bug#53730] Add binaryen
Date: Sun, 06 Mar 2022 22:38:27 +0100
Hi WinterHound,

Did you have a chance to look into Maxime’s suggestion?

  https://issues.guix.gnu.org/53730

Thanks in advance,
Ludo’.

Maxime Devos <maximedevos <at> telenet.be> skribis:

> 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.




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.