JakobOvrum/LuaD

Add support for LuaJit

Opened this issue · 1 comments

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.