[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: What code will produce instructions taking advantage of extra opcode arguments?
- From: Bas Groothedde <lua@...>
- Date: Tue, 9 Aug 2022 10:13:05 +0200
> On 9. Aug 2022, at 07:48, Ryan Starrett <pyryanggg@gmail.com> wrote:
>
>
> Been fooling around for a little while, but I can't figure out when this type of bytecode is generated. Any tips or examples would be greatly appreciated.
Do you have an example of the bytecode output you're looking for? You can experiment with luac.nl.
~b