lua-users home
lua-l archive

Re: How to load buffer from C to the particular Lua namespace(table)

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


That's covered by the line:
>> /* add some data here ... */
See? :-D
You could simply install the minimal set that you need, or set up a
metamethod __index that falls back to the globals. Sandboxing comes at a
price...
--
Wim

AltStyle によって変換されたページ (->オリジナル) /