lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello everybody,

quite a while ago I chose to release the header-only C++14 wrapper I have been using. It focuses on minimal overhead, which reflects greatly in terms of performance. 

On GitHub: https://github.com/vapourismo/luwra

I have been cleaning up some of the internals aswell as the exposed API to make things a little easier to use. 

I would love to read some feedback.

Ole