unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: WinterHound <winterhound@yandex.com>, 53730@debbugs.gnu.org
Subject: [bug#53730] Add binaryen
Date: Wed, 02 Feb 2022 20:21:27 +0100	[thread overview]
Message-ID: <7334a114e6e557226aa7e86fd6409b1fe889a35d.camel@telenet.be> (raw)
In-Reply-To: <20220202170814.19498-1-winterhound@yandex.com>

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

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.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-02-02 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02 17:08 [bug#53730] Add binaryen WinterHound
2022-02-02 19:21 ` Maxime Devos [this message]
2022-03-06 21:38   ` Ludovic Courtès
2022-03-15  6:32 ` [bug#53730] [PATCH] Replaced with Guix packages WinterHound

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7334a114e6e557226aa7e86fd6409b1fe889a35d.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=53730@debbugs.gnu.org \
    --cc=winterhound@yandex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).