Hi Philippe,

> Does wasm depend on TCI at this point (no TCG backend)? If so, should
> we check TCI is enabled? (I wonder if configuring with the
> --disable-tcg-interpreter option succeed).

Yes, it depends on TCI at this point. Configuring with the
--disable-tcg-interpreter succeeds but leads to a build error. I'll update
the patch to include a check to ensure TCI is enabled.

Reply via email to