Cosmin Apreutesei
2014-06-28 23:19:39 UTC
Hi everyone,
This is a modified version of DynASM that allows generating,
compiling, and running x86 and x86-64 assembly code directly from Lua.
It also exposes the DynASM translator and linker to be used as Lua
modules.
Works with Windows, Linux and OSX, x86 and x64.
Homepage:
http://luapower.com/dynasm
Code:
https://github.com/luapower/dynasm
Changes from DynASM:
https://github.com/luapower/dynasm/compare/7d7e130...master
Enjoy!
This is a modified version of DynASM that allows generating,
compiling, and running x86 and x86-64 assembly code directly from Lua.
It also exposes the DynASM translator and linker to be used as Lua
modules.
Works with Windows, Linux and OSX, x86 and x64.
Homepage:
http://luapower.com/dynasm
Code:
https://github.com/luapower/dynasm
Changes from DynASM:
https://github.com/luapower/dynasm/compare/7d7e130...master
Enjoy!