Skip to content

imega-docker/luajit-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luajit-compiler

Running luajit object file from C.

Usage

$ make build test

Result

$ docker run --rm -it -v `pwd`/tests/app:/data/app -w /data alpine sh
# apk --update add luajit
# ./app

output: Hello world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published