lua-users home
lua-l archive

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


On Sun, Sep 25, 2016 at 9:29 AM, Marc Balmer <marc@msys.ch> wrote:
> has anybody tried to make a libffi binding for Lua?  If yes, what was the outcome?

The Alien package did this, and worked well for not-too-complicated tasks.