lua-users home
lua-l archive

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


I like the light userdata holding the C function pointer trick. Of course, we still need a way to push without throwing or at least to guarantee the existence of stack space without throwing.

Mark