| 
         | 
    ||
        
  | 
    
Bogdan Marinescu wrote:
I just implemented one :) I implemented two new data types ("light
functions" and "read-only tables") and by using them I reduced the
initial memory consumption (when you start the interpreter) from 18k
to about 12k, which isn't mind blowing, but it's still better than
nothing. I think I can do even better, but first I have to run the Lua
5.1 test suite on my mods and see how well (or bad) it performs.
Bogdan, Are these mods available on the eLua site yet? Ralph