luajit 0.1.1

Rust crate for calling LuaJIT from Rust
Documentation
1
2
3
pub fn main() {
    println!("cargo:rustc-link-lib=luajit-5.1");
}