qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: Kohei Tokunaga <ktokunaga.mail@gmail.com>, qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Thomas Huth" <thuth@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Daniel P . Berrangé" <berrange@redhat.com>,
	"Stefan Hajnoczi" <stefanha@redhat.com>
Subject: Re: [PATCH 3/4] dockerfiles: Add support for wasm64 to the wasm Dockerfile
Date: Mon, 4 Aug 2025 09:37:15 -0700	[thread overview]
Message-ID: <e433820a-25f8-498d-801a-b451a22f682a@linaro.org> (raw)
In-Reply-To: <cc6f1489159379da7f259f3cfd77e6ded89aeba1.1754310749.git.ktokunaga.mail@gmail.com>

On 8/4/25 5:57 AM, Kohei Tokunaga wrote:
> This commit fixes Dockerfile of the wasm build to support both of wasm32 and
> wasm64 build. Dockerfile takes the following build arguments and use these
> values for building dependencies.
> 
> - TARGET_CPU: target wasm arch (wasm32 or wasm64)
> - WASM64_MEMORY64: target -sMEMORY64 mode (1 or 2)
> 
> Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
> ---
>   MAINTAINERS                                   |  2 +-
>   ...2-cross.docker => emsdk-wasm-cross.docker} | 29 ++++++++++++++-----
>   2 files changed, 23 insertions(+), 8 deletions(-)
>   rename tests/docker/dockerfiles/{emsdk-wasm32-cross.docker => emsdk-wasm-cross.docker} (85%)

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>



  reply	other threads:[~2025-08-04 18:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-04 12:57 [PATCH 0/4] wasm: Enable 64bit guests on TCI using wasm64 Kohei Tokunaga
2025-08-04 12:57 ` [PATCH 1/4] meson: Add wasm64 support to the --cpu flag Kohei Tokunaga
2025-08-04 16:33   ` Pierrick Bouvier
2025-08-04 12:57 ` [PATCH 2/4] configure: Enable to propagate -sMEMORY64 flag to Emscripten Kohei Tokunaga
2025-08-04 16:36   ` Pierrick Bouvier
2025-08-05 12:07     ` Kohei Tokunaga
2025-08-06  7:01   ` Philippe Mathieu-Daudé
2025-08-06 12:55     ` Kohei Tokunaga
2025-08-04 12:57 ` [PATCH 3/4] dockerfiles: Add support for wasm64 to the wasm Dockerfile Kohei Tokunaga
2025-08-04 16:37   ` Pierrick Bouvier [this message]
2025-08-04 12:57 ` [PATCH 4/4] .gitlab-ci.d: Add build tests for wasm64 Kohei Tokunaga
2025-08-04 16:37   ` Pierrick Bouvier
2025-08-04 16:40 ` [PATCH 0/4] wasm: Enable 64bit guests on TCI using wasm64 Pierrick Bouvier
2025-08-05 12:04   ` Kohei Tokunaga

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

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

  git send-email \
    --in-reply-to=e433820a-25f8-498d-801a-b451a22f682a@linaro.org \
    --to=pierrick.bouvier@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=ktokunaga.mail@gmail.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@redhat.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.
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 NNTP newsgroup(s).