|
> Are you really sharing the Proto object or only the bytecode (and maybeI wish lua can support share strings and prototypes directly in future
> some other fields)? If you are sharing the Proto object, how to you
> handle its constants (field 'k')? They include strings, and short strings
> cannot be shared (at least directly), due to internalization.
>
> -- Roberto
>
version , so that we can run many lua states on many-core , and
passing the constants between lua states can be very cheap (like
Erlang does).
--
http://blog.codingnow.com