Leonardo2718/lua-vermelha

Implement CONCAT opcode

Closed this issue · 2 comments

Implement ILGen for the CONCAT opcode as well as adequate testing for it.

I included some simple code I had implemented for OP_CONCAT in #16 but if you have an implementation that you would rather use let me know and I can pull that commit out of my PR.

Fixed by #16.