18 Feb
2017
18 Feb
'17
11:45 a.m.
On Sat, Feb 18, 2017 at 11:00 AM, Lutz Haseloff
Does that mean, that i can't use the new beta on my phone until linux armhf supports lua ffi? btw the new luatex 1.0.4 runs fine here. hm, you should have a luatex on your bin folder; can you run test.lua
--[=[ test.lua]=] for k,v in pairs(ffi) do print(k,v) end $> luatex --version $A luatex --luaonly test.lua and report the result ? -- luigi