Hacker News new | ask | show | jobs
by aaronblohowiak 5344 days ago
js interpreters are not as friendly as lua for embedding.
1 comments

Exactly, I've worked with the Lua C API before, it was fairly easy to use. I've looked at the V8 API before. Compared to Lua, it is far more complicated.