Hi, All,
What about compiling .luc files for otf font cache and load it instead
of .lua ones? Or maybe use .luc for all of the lua files, like PYTHON
does with .pyc files?
The idea was written here:
http://tug.org/pipermail/luatex/2013-March/004101.html
In the future would be good that font cache files could be loaded using
kpsea library.
Linas
Different developments on these ideas:
1. updates of luaotfload v1 and v2 for compatibility with LuaTeX 0.75
are available on [7] and [8], to be tested further. It also fixes
some small issues. Note that this just adapts the old code for
compatibility with new LuaTeX, it does not really update the code.