Y
Hacker News
new
|
ask
|
show
|
jobs
by
lblack00
218 days ago
Correct me if I'm wrong, mlua is a set of bindings to interact with the Lua C API via FFI, not necessarily a Rust implementation.
It (mlua) would be more similar to rusty_v8.
1 comments
jasonjmcghee
218 days ago
indeed, not pure rust / requires vendored lib, but i thought it might help explain the potential use case
link