I am looking for a JIT code generator for a runtime binary translator. Is libgccjit suitable for such an application? I would like a light-weight code generator that can emit target code even for non-structured source (= binary) code in reasonable time.