mlua-rs / luajit-src-rs

Source code and logic to build LuaJIT 2.1 for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luajit-src

Build Status

This crate contains the sources of LuaJIT 2.1 (from Mike Pall) and logic to build it. Intended to be consumed by the mlua-sys crate.

License

This project is licensed under MIT license

About

Source code and logic to build LuaJIT 2.1 for Rust

License:MIT License


Languages

Language:Rust 73.0%Language:Batchfile 27.0%