[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lack of http://www.lua.org/manual/5.3/luac.html & bytecode portability question
- From: Bulat Ziganshin <bulat.ziganshin@...>
- Date: Sun, 16 Oct 2016 13:54:06 +0300
Hello Lua,
there is http://www.lua.org/manual/5.1/luac.html and
http://www.lua.org/manual/5.2/luac.html , but no
http://www.lua.org/manual/5.3/luac.html (i.e 5.3 version)
luac.1 included in distro is hardly readable on windows. so i wonder -
that's the best way to read luac 5.3 docs?
The second question: luac manual says that bytecode isn't portable
across architectures, but can it positively state when bytecode IS
portable? in particular, can i use the same compiled bytecode with
msvc/icc/clang/gcc on windows and icc/clang/gcc on linux? Is it
portable across Lua compiled as C / C++ code?
--
Best regards,
Bulat mailto:Bulat.Ziganshin@gmail.com