lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




2013/1/26 dualface <dualface@gmail.com>

Hoping to get help, thanks.


I'll check this. But after a bit of thought, I am not sure that 'embedding' and 'require' belong to the same philosophy.
If you embed everything you need, you don't have to require() anything as you setup your Lua states manually within the host application.
In which case Lanes would need a bit of work to run without 'require'.


--
Benoit.