Hi folks, I posted some details on Lua embedding here: http://www.eonblast.com/blog/optimizing-erlualib-calls/ It's about an Erlang embedded Lua driver, discussing in detail how to go beyond single step stack manipulation port calls towards directly accessing the Lua C API in one go. Feedback and critique very welcome. Regards, Henning