khvzak / lua-src-rs

Source code and logic to build Lua 5.1/5.2/5.3/5.4 for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-src

Build Status

This crate contains the sources of Lua 5.1/5.2/5.3/5.4 and logic to build them. Intended to be consumed by the mlua-sys crate.

License

This project is licensed under MIT license

About

Source code and logic to build Lua 5.1/5.2/5.3/5.4 for Rust

License:Other


Languages

Language:C 99.6%Language:Rust 0.4%