On Saturday, 11 June 2016 at 13:41:32 UTC, ketmar wrote:
i'd also say: "JIT it from the start!" targeting LibJIT is very easy, and you will have nice machine code for x86, x86_64 and ARM, plus IR interpreter for any other "unsupported" arch.

Yes, I was thinking along the same lines. JIT from the start.

Reply via email to