lua-users home
lua-l archive

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


>From the "What's running JavaScript under the hood?" item in [0]:

> We're currently running a custom-built, real time operating system on top of a Lua Runtime. Your JavaScript is compiled to Lua bytecode when you push your code, and that bytecode is run on the runtime. It's this runtime that allows us to have such low memory overhead.

Does anyone know anything about this?

-- Pierre-Yves

[0] http://www.dragoninnovation.com/projects/22-tessel#project-faq