commit | ccc403ed5844613849deeaf18cba380b55b6e9bf | [log] [tgz] |
---|---|---|
author | Kohei Tokunaga <ktokunaga.mail@gmail.com> | Mon Apr 28 15:39:07 2025 +0900 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 06 16:02:04 2025 +0200 |
tree | 80198daf7cf01de2c0639f998e602fb50c6644dd | |
parent | 5b78d120ffa2c343728600082777a49cbc825ee1 [diff] |
meson: Add wasm build in build scripts has_int128_type is set to false on emscripten as of now to avoid errors by libffi. Tests are disabled on emscripten because they rely on host features that aren't supported by emscripten (e.g. fork and unix socket). Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com> Link: https://lore.kernel.org/r/ad03b3b180335f59e785e930968077bf15c46260.1745820062.git.ktokunaga.mail@gmail.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>