> Hi Daniel and Richard, > > Thank you for pinging me. > > > On 1/8/26 20:03, Daniel P. Berrangé wrote: > > > On Thu, Jan 08, 2026 at 04:29:29PM +1100, Richard Henderson wrote: > > >> These deprecated builds will be disabled. > > >> Remove testing of armhf, i686, and wasm32. > > > > > > CC'ing the wasm maintainer. > > > > > > This patch is removing our only CI testing of wasm. Is there any > > > 64-bit container image that can be used to test wasm instead ? > > > > Ah, right. Yesterday I remembered that I should include this in the cover letter, but > > then today when I actually posted it I forgot. > > > > There are two sets of wasm64 patches; the simple one uses TCI, just like the existing > > wasm32 code: > > > > https://lore.kernel.org/qemu-devel/[email protected]/ > > > > I attempted to incorporate these patches, but there were too many conflicts. > > > > The complex wasm64 patch set includes a complete tcg backend: > > > > https://lore.kernel.org/qemu-devel/[email protected]/ > > > > I really need to study that more before I'm willing to accept the core tcg changes required. > > > > Anyway, I meant to cc Kohei about this, to see if he would revive the TCI patch set in the > > short term. > > I'm rebasing the wasm64 TCI patch series and will post it to the mailing list > when it's ready.
I've just posted the rebased version of the wasm64 TCI patch series. https://patchew.org/QEMU/[email protected]/ Regards, Kohei
