We have a new baby:

https://github.com/wowemulation-dev/rilua

Our own zero-dependency #lua interpreter and bytecode compiler in #rustlang

(initial version provided by @danielsreichenbach inspired by https://github.com/cjneidhart/lua-in-rust)

GitHub - wowemulation-dev/rilua: A zero-dependency Rust port of Lua 5.1.1 as supported in the World of Warcraft game client.

A zero-dependency Rust port of Lua 5.1.1 as supported in the World of Warcraft game client. - wowemulation-dev/rilua

GitHub

https://github.com/fneddy/rilua_derive is the first community made extension, allowing to export functions to Rust via macro.

Hooray! 😍

@wowemulation very nice, now just needs adoption and a community. Best of luck!