Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

udbg/llua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated, please use ezlua instead


llua is a rust binding for lua(5.4), which provides some lower-layer API

Features

  • Serialization (serde) support
  • Rust nostd support
  • Not all is safe, but the binding is efficient
  • Ergonomic binding for functions and userdata methods
  • Builtin bindings to rust standard library

Credits

Releases

No releases published

Packages

No packages published

Languages