Y
Hacker News
new
|
ask
|
show
|
jobs
by
strangecasts
3325 days ago
While the performance definitely doesn't compare to LuaJIT, Duktape (
http://duktape.org/
) could be a good target for Rust bindings - it's fairly small and available as a single-header/implementation library.
1 comments
steveklabnik
3324 days ago
https://crates.io/crates/duktape
link