From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OOpINcLo72OVRgEAbAwnHQ (envelope-from ) for ; Fri, 17 Feb 2023 21:51:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0DZGNcLo72OVPQAAauVa8A (envelope-from ) for ; Fri, 17 Feb 2023 21:51:14 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AF91A3D60F for ; Fri, 17 Feb 2023 21:51:14 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=ED8QbH3Z; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676667074; a=rsa-sha256; cv=none; b=uyLhYXnYviHBxZOR0w92R9JMCCnuoTlJh7/iS0np1nToDADaOk2p3xX/srNdvVSDFbnLf1 08pCx+uCc8smWNUf5H09s7r3mUCAlDA8r7HSTM7iMwBA23SEd2Rja7PGB+BjuyO3FIWhPH cKd8cyWPHbsbBeivaoeqoxHhwWvwxnBRLjS2HVKZDK3bcUAhkVFg0QG7EjOGDx5DLYfIcM Pgs5lvIuvEpqaYkJ+suucruvfG83exBXttSI967OwIxIjS90Deld2j39jN0oJ3djduJuj1 IVf62HzeL3fz4xW4AZxbZgFth7uG78lLZKQlKQVQv0ggtEIywaCjc1Xn1DuNtw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=ED8QbH3Z; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676667074; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=JEK0OGNwQjwKh/jst9ash+STDzx1sSEsDRiafGJ5UM8=; b=kaNFZl/KmeqZ0r3SXYavSyg4xQ7kNIL/oJENi0iSuhJIrV8heoZm3ncNTY0m4Yoc5A62fq OMpyJiZDt4Ya/zWuoyUsr7Ov5AidtbyI/k42kUqpAN2n/3/3AgwxJYdN2Ow1q4grPjfK/r 2rnvhK05gX+b4UuX9jtMujgIAcb31dLGnb3wNk1hNiyqPSs2MJKYqLYzF0Dhe7hyvLmMM0 AYLOedECDJ467zORifgVVJ1VOQme1+AXIhrWr2B27tmyXgdJ7zw8Ra8ghqlWGoqOH0Pbe0 qdLYc4UiSscjt/wtNN0ELw2bt564u5DcquZGtcNG79i/l9+XZyV3BN1N3MLe8Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pT7hA-0005Xp-Fx; Fri, 17 Feb 2023 15:51:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pT7h9-0005Xc-1j for guix-patches@gnu.org; Fri, 17 Feb 2023 15:51:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pT7h8-00051f-MW for guix-patches@gnu.org; Fri, 17 Feb 2023 15:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pT7h8-0007vv-JI for guix-patches@gnu.org; Fri, 17 Feb 2023 15:51:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61586] [PATCH RFC 0/2] Add BinaryEn Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 20:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61586 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61586@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167666704630452 (code B ref -1); Fri, 17 Feb 2023 20:51:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Feb 2023 20:50:46 +0000 Received: from localhost ([127.0.0.1]:41681 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT7gs-0007v5-79 for submit@debbugs.gnu.org; Fri, 17 Feb 2023 15:50:46 -0500 Received: from lists.gnu.org ([209.51.188.17]:50302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT7gp-0007uv-Su for submit@debbugs.gnu.org; Fri, 17 Feb 2023 15:50:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pT7gp-0005V5-G2 for guix-patches@gnu.org; Fri, 17 Feb 2023 15:50:43 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pT7gm-0004sF-EW for guix-patches@gnu.org; Fri, 17 Feb 2023 15:50:43 -0500 Received: by mail-wr1-x444.google.com with SMTP id n3so1930948wri.10 for ; Fri, 17 Feb 2023 12:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:message-id:to:subject:date:from:from:to:cc:subject :date:message-id:reply-to; bh=JEK0OGNwQjwKh/jst9ash+STDzx1sSEsDRiafGJ5UM8=; b=ED8QbH3ZmV+BOBUzXK8+Rqqyes9rI7lBWZim+0VMoyMlxTXWaiernMzVbDEmgq8ZkC ClSjsomytJH2USWNzT90CZWhHZJCC5vAbi3HOdzj8cfH/ulK6tWaZ/o4ZMhI3iw4sLyq X91oTcNCK+WaClAyLxFUgj8ulad16+KAiDi83sqae5hT4/LeKQo1aOgCBm/6knnF6Z0n gy7XcA+upflxf2+wncA2CE0PNafLHrafq5kTEm2sqw1mDmMxvVSrPdQCiom2peWbSWUh 2qh8Kt56UFGAPrS2y4z4ZmIffL4BnplSypvdClns1gLRaRfgrBrCZzSxCV8w//VVyusj 9Syw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:to:subject:date:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=JEK0OGNwQjwKh/jst9ash+STDzx1sSEsDRiafGJ5UM8=; b=66mPcbIdQXDAOQ7iiNza51NPoNcN0SfoBs8eJGpE9wcWnCZ13YLH4uyw5YlRQx3n9M MhRGkK9M62ird5/7Qhnbshv6XHYlLacgnlhjw7OXsm+aQXR1dNvoE4aGI0oqgSe+z2Y8 gyK2eetlxDdzFe+MFjc0aPUh55WS5gwQ2QtJ/IvcADrkPHBmP6V5Z/r41x030B6Ev9gT vOhxWOEqMcN0cJ4Y6wFpsb9kP4UFKtjJyPW+fKmrkOpCFWXcnZmcFUukIva5X6nN9mYN onxae7DGF+u5c2CJZZ7h9gBARKwc48pfS9aLXRKQhAOshDeJOZrZsevXSlCBh+GJIG/p BR3g== X-Gm-Message-State: AO0yUKWf9zSDNXdWl/R/Z1A4BwyUPnfgKkjaKv3kzBoDV8q/ElpxrKSc nOCB3RqtxG13ock04NONgs/hiaaz5lIH6g== X-Google-Smtp-Source: AK7set9CPaivWnacVAKvt2BfD17qR7BVYTgvOtzeV24TcRhMlzuU2oBOi/nfkg3DODfYUm/72oRuLQ== X-Received: by 2002:a5d:468f:0:b0:2c5:509b:dc54 with SMTP id u15-20020a5d468f000000b002c5509bdc54mr790537wrq.0.1676667036797; Fri, 17 Feb 2023 12:50:36 -0800 (PST) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id u11-20020a5d514b000000b002425be3c9e2sm5092040wrt.60.2023.02.17.12.50.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 12:50:36 -0800 (PST) From: Liliana Marie Prikler Date: Fri, 17 Feb 2023 21:45:33 +0100 Message-ID: <2cc4a1091e54c0fec082de4ce2789dfc42470e54.camel@gmail.com> MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::444; envelope-from=liliana.prikler@gmail.com; helo=mail-wr1-x444.google.com X-Spam_score_int: 6 X-Spam_score: 0.6 X-Spam_bar: / X-Spam_report: (0.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, MALFORMED_FREEMAIL=2.699, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: AF91A3D60F X-Spam-Score: -2.73 X-Migadu-Spam-Score: -2.73 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: 3TIQZn+2RuMK Hi Guix, this series gets us a little closer to having a "full" WebAssembly stack. It packages binaryen, on top of which other compilers such as emscripten or AssemblyScript (a sort of Typescript?) are built. However, there is a grain of salt. It appears binaryen has some rather esoteric use for -msse2 on i686: Rather than performance, it wants it for precision. Needless to say, this would break compatibility with older CPUs. I'm wondering if we should simply drop i686 (and similarly 32-bit ARM) from supported-systems or whether there's a more clever hack to use here. Cheers Liliana Marie Prikler (2): gnu: Add python-filecheck. gnu: Add binaryen. gnu/packages/check.scm | 25 +++++++++++++++++++++++ gnu/packages/web.scm | 45 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) base-commit: 312f1f41d3f3f3e5d2c36ff46920c6dce1c21a17 -- 2.39.1