lua-users home
lua-l archive

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


On Wed, Jul 21, 2010 at 13:05, Vyacheslav Egorov <mister.aleph@gmail.com> wrote:
>>> Also for Chrome
> Well. Chrome already supports Lua through mighty NaCl ;-)

To gain popularity, we need unified support on all (or most) browsers.
(This includes unified DOM API as well.)

> http://code.google.com/p/nativeclient/source/browse/trunk/nacl/googleclient/native_client/tests/lua/lua.html?spec=svn110&r=110

For this to work, you should run Chrome with specific command line
options that are not recommended for the normal web browsing:

http://code.google.com/p/nativeclient/wiki/NativeClientInGoogleChrome

Alexander.