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

indeed, not pure rust / requires vendored lib, but i thought it might help explain the potential use case