|
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)