luatex --version
This is LuaTeX, Version 1.0.4 (TeX Live 2017/dev)

Execute 'luatex --credits' for credits and version details.

There is NO warranty. Redistribution of this software is covered by
the terms of the GNU General Public License, version 2 or (at your option)
any later version. For more information about these matters, see the file
named COPYING and the LuaTeX source.

LuaTeX is Copyright 2017 Taco Hoekwater and the LuaTeX Team.


luatex --luaonly test.lua
number function: 0xa4b7e0
new function: 0xa4b7e0
gc function: 0xa4b7e0
metatype function: 0xa4b7e0
os
sizeof function: 0xa4b7e0
i64 function: 0xa4b7e0
fill function: 0xa4b7e0
arch
debug function: 0xa4b7e0
istype function: 0xa4b7e0
abi function: 0xa4b7e0
load function: 0xa4b7e0
alignof function: 0xa4b7e0
cast function: 0xa4b7e0
offsetof function: 0xa4b7e0
u64 function: 0xa4b7e0
string function: 0xa4b7e0
errno function: 0xa4b7e0
typeof function: 0xa4b7e0
cdef function: 0xa4b7e0
type function: 0xa4b7e0
copy function: 0xa4b7e0

Am 18. Februar 2017 11:45:06 MEZ schrieb luigi scarso <luigi.scarso@gmail.com>:
On Sat, Feb 18, 2017 at 11:00 AM, Lutz Haseloff <lutzi@toppkieker.net> wrote:
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 ?

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.