lua-users home
lua-l archive

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 29/05/2010 19:34, Gilles Ganault a écrit :
> Hello
> 
> Out of curiosity, if I write some Lua scripts that require some
> modules (sockets, LuaSQL, etc.), will they compile/run OK on non-x86
> processors like ARM, Blackfin, etc.?
> 
> Thank you.
> 
> 

	If the module is pure Lua, yes; If it makes use of C, then the module
has to be available for the targeted platform.

	Thomas.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwBU2MACgkQBV7eXqefhqhocQCgmKNhcfPlJh+sbYx6TxE33RS7
CjgAn3FJfoPeNWVb/O+ZvVo2loEAhrtb
=dpUh
-----END PGP SIGNATURE-----