28
The Language That Never Was | Celes' Ramblings
(blog.celes42.com)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Lua has a really good C api. Not sure if there's anything for rust.
mlua looks nice. It also does async for coroutines, which is really nice.