LuaD
LuaD copied to clipboard
Add support for LuaJit
As far as I know the LuaJit C-API includes all the same functions as standard Lua 5.1 with some extensions. I'd add this functionality myself but I just started using D a couple days ago and I'm not at all familiar with writing bindings. Should be simple enough to add for support though.
+1