Comment by IshKebab
1 year ago
Yes, it is designed for Rust, so the actual interop with Rust is very good. You can pass Rust types in and out with very little work, and they are represented in Rhai in a logical way.
Even something like a `Vec<u64>` is likely to be a right pain with Lua.
No comments yet
Contribute on Hacker News ↗