#lua #bindings #no-std

lunka

#![no_std] bindings to Lua 5.4

3 releases (breaking)

new 0.3.0 Apr 27, 2024
0.2.0 Mar 30, 2024
0.1.1 Mar 30, 2024
0.1.0 Mar 30, 2024

#46 in #lua

Download history 297/week @ 2024-03-24 181/week @ 2024-03-31 6/week @ 2024-04-07

484 downloads per month

MIT license

160KB
2.5K SLoC

lunka

#![no_std] bindings to Lua 5.4.


lib.rs:

#![no_std] bindings to Lua 5.4. Prelude that re-exports useful things, but prepends Lua or lua_ to them to prevent name clashes.

Dependencies

~265KB