yasl icon indicating copy to clipboard operation
yasl copied to clipboard

Improve YASL bytecode

Open CoffeeTableEspresso opened this issue 5 years ago • 0 comments

Things that could be improved:

  • better opcodes for shorter integers
  • specialised opcodes for certain common operations like storing immediate values.
  • remove specialised int opcodes.
  • opcode for non-empty list and table.

CoffeeTableEspresso avatar Oct 06 '19 18:10 CoffeeTableEspresso