lua-users home
lua-l archive

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


I would like to experiment with Lua's DynASM (as a fast general purpose JIT engine)

I couldn't find any docs or references to help me with it. Does anybody even use it (outside of LuaJIT of course) ?

I only found a tiny example in github(https://github.com/thoughtpolice/dynasm-example)


--
Regards,
Gabi