Re: [ANN] Lua 5.4.0 (work2) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (work2) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2018年6月20日 09:56:37 -0300
> I am curious about the changes in how function calls/returns are
> handled. Were the drivers for these changes performance related?
Yes.
-- Roberto