#lua #bindings #thin #projects

lunka

Pretty thin bindings to Lua 5.4

11 releases (6 breaking)

new 0.8.0 Jun 2, 2024
0.6.1 Jun 1, 2024
0.2.0 Mar 30, 2024

#1421 in Development tools

Download history 406/week @ 2024-03-27 78/week @ 2024-04-03 174/week @ 2024-04-24 237/week @ 2024-05-01 171/week @ 2024-05-08 4/week @ 2024-05-15 14/week @ 2024-05-22 785/week @ 2024-05-29

977 downloads per month

MIT license

165KB
2.5K SLoC

lunka

Pretty thin bindings to Lua 5.4.

This crate is still a work-in-progress, but is usable for projects.

Examples

For some examples, check the examples directory in the crate's repository.


lib.rs:

#![no_std] bindings to Lua 5.4.

Dependencies

~260KB