lua-users home
lua-l archive

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


> I'm interested too! Since Lua is now used on more than a few small
> microcontroller projects, is there some room for consideration
> of making more items ROMable?
>
> I'm specifically talking about C functions that are called as Lua
> functions and are registered at boot time.

This is exactly what my patch does. Or are you talking about something else?

Best,
Bogdan