On 9/29/25 10:52, Kohei Tokunaga wrote:
Hi Marc-André,
Thank you for working on this patch.
> wasm-ld: error: unable to find library -llibqemuutil.a
This issue looks similar to the one in "[PATCH v2 24/27] WIP: cirrus/macos:
enable Rust" so I tried the upcoming meson change[1] mentioned in that
patch for the wasm build. By also applying a patch for disabling the
"verbatim" modifier for the Emscripten build[2], I was able to avoid the
error.
Hi Kohei,
can you please open a PR for this patch?
Thanks,
Paolo