lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Sep 13, 2017 at 4:08 PM, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:

Dynasm is an assembler so that is even worse than writing LLVM IR -
you have to write assembly code for each architecture you wish to
support.

Have you considered SLJIT?

https://sourceforge.net/projects/sljit/

e