BindBC / bindbc-lua

Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.
Boost Software License 1.0
17 stars 5 forks source link

Support for Lua 5.4 #8

Closed FateMeetsLuck closed 3 years ago

FateMeetsLuck commented 3 years ago

Is it possible to support the latest Lua version such as 5.4.2?

mdparker commented 3 years ago

Yes. I hadn't been paying attention and didn't realize 5.4 had been released. I'll make time for it when I can.

mdparker commented 3 years ago

Finally got around to this. It's available in release 0.4.0.