Skip to content

lde-org/ffix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffix

This is a namespaced version of the ffi library for LuaJIT.

It works by parsing your C code and individually renaming types and symbols to be namespaced to an ffix.context().

This solves the issue of ffi redefinition fears that are all too common with a large amount of ffi definitions in LuaJIT.

Usage

lde add ffix --git https://github.com/lde-org/ffix

About

A namespaced version of LuaJIT's ffi library.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages