<div dir="ltr"><div><br></div><div>I received a suggestion today that sljit might provide a better compiler intermediate language (they call theirs a LIR) than TCG does. sljit has a very similar set of backends that it supports for output. TCG is obviously much more fully tested -- but at first glance, it looks like sljit may produce much more optimized/efficient code. I think it's a lot smaller than TCG, too, which I like. It may also require less modding to provide full C99 functionality.</div><div><br></div><div>Maybe we should encourage the QEMU guys to dump TCG and adopt sljit, eh? :D</div><div><br></div><div>Thoughts?</div><div><br></div><div><a href="http://sljit.sourceforge.net/">http://sljit.sourceforge.net/</a></div><div><br></div></div>