yasl
yasl copied to clipboard
Improve YASL bytecode
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.