Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 301 Bytes

File metadata and controls

10 lines (6 loc) · 301 Bytes

zluajit examples

This directory contains examples to let you get started using zluajit.

If you want to build a program embedding LuaJIT, see embed directory.

If you want to build a module that can be imported from LuaJIT, see module directory.