|
|
|
|
|
by csnover
214 days ago
|
|
As others have noted, this is not actually a Lua engine written in Rust. It is a wrapper over existing C/C++ implementations of Lua. There is, however, an actual Lua engine written in Rust. It is called piccolo.[0] [0] https://github.com/kyren/piccolo |
|